* How modify previous-buffer and next-buffer to go to next buffer as if buffer list was in ALPHABETICAL order?
@ 2014-10-10 17:26 Chris Seberino
2014-10-10 18:04 ` Drew Adams
0 siblings, 1 reply; 2+ messages in thread
From: Chris Seberino @ 2014-10-10 17:26 UTC (permalink / raw)
To: help-gnu-emacs
How modify previous-buffer and next-buffer to go to next buffer as if buffer list was in ALPHABETICAL order?
The reason is Emacs doesn't automatically sort the buffer list.
Thanks!
cs
^ permalink raw reply [flat|nested] 2+ messages in thread
* RE: How modify previous-buffer and next-buffer to go to next buffer as if buffer list was in ALPHABETICAL order?
2014-10-10 17:26 How modify previous-buffer and next-buffer to go to next buffer as if buffer list was in ALPHABETICAL order? Chris Seberino
@ 2014-10-10 18:04 ` Drew Adams
0 siblings, 0 replies; 2+ messages in thread
From: Drew Adams @ 2014-10-10 18:04 UTC (permalink / raw)
To: Chris Seberino, help-gnu-emacs
> How modify previous-buffer and next-buffer to go to next buffer as
> if buffer list was in ALPHABETICAL order?
> The reason is Emacs doesn't automatically sort the buffer list.
There are other ways to cycle among buffers, some of which use
the order you want or allow you to choose it. See this page:
http://www.emacswiki.org/emacs/SwitchingBuffers#BufferCycling
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-10 18:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-10 17:26 How modify previous-buffer and next-buffer to go to next buffer as if buffer list was in ALPHABETICAL order? Chris Seberino
2014-10-10 18:04 ` Drew Adams
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.