unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* ChangeLog entry for ido.el
@ 2010-04-04  9:35 Eli Zaretskii
  2010-04-04 10:33 ` John Wiegley
  2010-04-04 17:36 ` Richard Stallman
  0 siblings, 2 replies; 5+ messages in thread
From: Eli Zaretskii @ 2010-04-04  9:35 UTC (permalink / raw)
  To: John Wiegley; +Cc: emacs-devel

Are long entries such as the one below really appropriate for
ChangeLog files?  I don't think ChangeLog is a place to explain how
things work; it would have been much better to move this description
to ido.el itself, right where ido-use-virtual-buffers is defined.

  2010-04-04  John Wiegley  <jwiegley@gmail.com>

	  * ido.el (ido-use-virtual-buffers): New variable to indicate
	  whether "virtual buffer" support is enabled for IDO.  Essentially
	  it works as follows: Say you are visiting a file and the buffer
	  gets cleaned up by mignight.el.  Later, you want to switch to that
	  buffer, but find it's no longer open.  With virtual buffers
	  enabled, the buffer name stays in the buffer list (using the
	  ido-virtual face, and always at the end), and if you select it, it
	  opens the file back up again.  This allows you to think less about
	  whether recently opened files are still open or not.  Most of the
	  time you can quit Emacs, restart, and then switch to a file buffer
	  that was previously open as if it still were.  NOTE: This feature
	  has been present in iswitchb for several years now, and I'm
	  porting the same logic to IDO.




^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-04-04 17:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-04  9:35 ChangeLog entry for ido.el Eli Zaretskii
2010-04-04 10:33 ` John Wiegley
2010-04-04 11:34   ` Eli Zaretskii
2010-04-04 17:57   ` Glenn Morris
2010-04-04 17:36 ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).