unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Emacs mailreader that doesn't move the spool
@ 2013-10-22 19:05 Hikaru Ichijyo
  2013-10-22 20:17 ` Gregory Benjamin
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Hikaru Ichijyo @ 2013-10-22 19:05 UTC (permalink / raw)
  To: help-gnu-emacs

Every now and then, I consider migrating my mail and news reading to the 
wonderful wild world of Emacs, but every time I do, the main thing that 
always makes me decide to forget about it is that, as far as I can tell, 
there isn't a single Emacs mailreader that doesn't insist on copying 
your mailbox into your home directory and leaving it there.

For mail, currently I use Alpine, but I like occasionally using Mutt, 
and sometimes even Kmail.  All of these mailreaders have appropriate 
file locking mechanisms implemented to make it possible to operate on 
the system mailbox in place, in /var/spool/mail or wherever it happens 
to be.  Having it this way makes it so that even if I use Alpine most of 
the time, I can switch if I like, and the mail is always where it's 
expected to be.  Even my shell knows to give me the "You have new mail" 
notication by watching the system spool (where else should my mail be?).

Most UNIX newsreaders also seem to have a similar philosophy of sharing, 
since they all more or less have agreed to keep read/subscribed article 
information in ~/.newsrc, even ones that have more efficient mechanisms 
that they use for themselves, so you don't have to stay in one 
newsreader.  I mostly use Tin, but I also use Pan, and sometimes SLRN.  
None of them lock me in.

I've gone over the documentation for RMAIL, VM, and Gnus, and they all 
seem to require moving your mailbox to the home directory, apparently 
because none of them can lock the mailbox for exclusive access.  Emacs 
seems powerful enough that a kludge could probably be written that puts 
your mailbox back the way it was every time you close your mailreader, 
but that seems sort of ugly and unnecessary.

I'm strongly leaning toward either VM or Gnus if I did migrate, but I 
really want to keep my mailbox where it is.  Is there any way to do 
that?

-- 
He that would make his own liberty secure must guard even his enemy from
oppression; for if he violates this duty, he establishes a precedent
that will reach to himself.
					--Thomas Paine


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

end of thread, other threads:[~2013-10-25  6:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-22 19:05 Emacs mailreader that doesn't move the spool Hikaru Ichijyo
2013-10-22 20:17 ` Gregory Benjamin
2013-10-22 22:07   ` Jude DaShiell
2013-10-22 21:51 ` Damien Wyart
2013-10-23  5:33   ` Damien Wyart
2013-10-23 19:40   ` Joost Kremers
2013-10-22 22:15 ` Emanuel Berg
2013-10-23 19:19 ` Jonathan Groll
     [not found] ` <mailman.4561.1382555797.10748.help-gnu-emacs@gnu.org>
2013-10-23 22:02   ` Hikaru Ichijyo
2013-10-25  6:22     ` William G Gardella
2013-10-25  6:40       ` William G Gardella

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).