bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#1369: marked as done (string-width problem in buff-menu.el)


From: Emacs bug Tracking System
Subject: bug#1369: marked as done (string-width problem in buff-menu.el)
Date: Thu, 20 Nov 2008 07:30:03 -0800

Your message dated Thu, 20 Nov 2008 10:22:35 -0500
with message-id <jwviqqipgm1.fsf-monnier+emacsbugreports@gnu.org>
and subject line Re: bug#1369: string-width problem in buff-menu.el
has caused the Emacs bug report #1369,
regarding string-width problem in buff-menu.el
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1369: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1369
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems
--- Begin Message --- Subject: string-width problem in buff-menu.el Date: Wed, 19 Nov 2008 00:48:02 +0900
hello.

I found a problem in buff-menu.el.
(I use GNU Emacs 22.3.1 (i386-msvc-nt5.0.2195).)

`list-buffers' function can't deal with buffer name in multilingual environment.
it can't truncate buffer name properly.

example:
========================================================================
CRM Buffer                Size  Mode              File
.%  あいうえおかきくけこさしすせそ        271  Dired by name ~/temp/あいうえおかきくけこさしすせそ/
 %  あいう                    247  Dired by name  ~/temp/あいう/
 %  *GNU Emacs*            669  Fundamental
    *scratch*              191  Lisp Interaction
  * *Messages*             691  Fundamental
========================================================================

i made a patch for this problem. please check it. if ok, please apply.

Attachment: buff-menu.el.diff
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#1369: string-width problem in buff-menu.el Date: Thu, 20 Nov 2008 10:22:35 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)
> I found a problem in buff-menu.el.
> (I use GNU Emacs 22.3.1 (i386-msvc-nt5.0.2195).)

> `list-buffers' function can't deal with buffer name in multilingual
> environment.  it can't truncate buffer name properly.

> i made a patch for this problem. please check it. if ok, please apply.

Thank you, applied,


        Stefan


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]