emacs-devel
[Top][All Lists]
Advanced

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

address@hidden: Unexpected behaviour of sorting in the buffer menu mode]


From: Richard M. Stallman
Subject: address@hidden: Unexpected behaviour of sorting in the buffer menu mode]
Date: Mon, 30 Jan 2006 13:46:03 -0500

Would someone please take a look at this?
It is no disaster, but it probably isn't hard to make
these commands DTRT (I am not sure what TRT is).

------- Start of forwarded message -------
From: Dieter Wilhelm <address@hidden>
To: address@hidden
Date: Sat, 28 Jan 2006 21:42:32 +0100 (CET)
Subject: Unexpected behaviour of sorting in the buffer menu mode


Hi

Some minor issue.

I arranged my buffer menu with buffer-menu-bury (b) and switched the
display with Buffer-menu-toggle-files-only (T) and then started to
rearrange the remaining file buffers.  I expected that this reordering
does not affect the buried buffer sequence (more in the line of
narrowing) but it is.  Consider the following layout:

*buffer1*
file-buffer1
file-buffer2
file-buffer3
*buffer2*
*buffer3*

`T' displays:

file-buffer1
file-buffer2
file-buffer3

`b' on file-buffer1 line:

file-buffer2
file-buffer3
file-buffer1

`T' shows now

*buffer1*
file-buffer2
file-buffer3
*buffer2*
*buffer3*
file-buffer1

I would have expected

*buffer1*
file-buffer2
file-buffer3
file-buffer1
*buffer2*
*buffer3*



- ------------------------------
In GNU Emacs 22.0.50.7 (i686-pc-linux-gnu, X toolkit, Xaw3d scroll bars)
 of 2006-01-28 on hans
X server distributor `The XFree86 Project, Inc', version 11.0.40399902
Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: fr_FR.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Buffer Menu

Minor modes in effect:
  display-time-mode: t
  global-hl-line-mode: t
  show-paren-mode: t
  auto-compression-mode: t
  mouse-wheel-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t
  transient-mark-mode: t

Recent input:
C-p C-p C-p C-p C-n C-n C-n C-t b b b T T T T C-p T 
C-p C-p b T C-h C-g C-g C-h k T C-x o M-f M-f M-f M-f 
C-k C-x 4 b <return> C-x o C-x C-b M-x e m a c <backspace> 
<backspace> <backspace> <backspace> b u g <tab> <tab> 
<M-backspace> e m a c s - b <tab> <backspace> <backspace> 
<backspace> <backspace> <backspace> <backspace> <backspace> 
C-h a b u g <return> C-g C-h a b u f <backspace> g 
<return> C-M-v M-x r e p o r t SPC e m <tab> <retu
rn>

Recent messages:
Quit
Loading help-fns...done
Type C-x 1 to remove help window.  
byte-code: Buffer is read-only: #<buffer *Help*>
Commands: d, s, x, u; f, o, 1, 2, m, v; ~, %; q to quit; ? for help.
Loading apropos...done
apropos-read-pattern: Command attempted to use minibuffer while in minibuffer
Quit [2 times]
Type C-x 4 b RET to restore the other window.  
Loading emacsbug...done


- -- 
Best wishes

     Dieter Wilhelm


_______________________________________________
emacs-pretest-bug mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug
------- End of forwarded message -------




reply via email to

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