all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* set-rmail-inbox-list
@ 2009-02-18 12:09 Richard M Stallman
  2009-02-18 20:31 ` set-rmail-inbox-list Glenn Morris
  0 siblings, 1 reply; 2+ messages in thread
From: Richard M Stallman @ 2009-02-18 12:09 UTC (permalink / raw
  To: emacs-devel

The command set-rmail-inbox-list no longer works properly.
It used to store the inbox list in the inbox file, but that
is no longer possible.

For the moment I have documented this.  Maybe that is sufficient.  If
you only get new mail into the primary Rmail file, it is sufficient to
set the variable rmail-inbox-list.  I don't know whether anyone gets
new mail into other Rmail files.

The special first message scheme, if implemented, would provide a
place to store this info as well as the list of keywords for
completion.




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

* Re: set-rmail-inbox-list
  2009-02-18 12:09 set-rmail-inbox-list Richard M Stallman
@ 2009-02-18 20:31 ` Glenn Morris
  0 siblings, 0 replies; 2+ messages in thread
From: Glenn Morris @ 2009-02-18 20:31 UTC (permalink / raw
  To: rms; +Cc: emacs-devel

Richard M Stallman wrote:

> The special first message scheme, if implemented, would provide a
> place to store this info as well as the list of keywords for
> completion.

If you were implementing this feature from scratch, you would probably
just use a customizable variable. Eg an alist where the key is the
name of the rmail file, and the values are one or more inboxes to use.




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

end of thread, other threads:[~2009-02-18 20:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-18 12:09 set-rmail-inbox-list Richard M Stallman
2009-02-18 20:31 ` set-rmail-inbox-list Glenn Morris

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.