* rmail with attachments
@ 2006-01-24 0:05 Pedro Sá da Costa
0 siblings, 0 replies; 8+ messages in thread
From: Pedro Sá da Costa @ 2006-01-24 0:05 UTC (permalink / raw)
How should i configure rmail in emacs to read attachments, or save the
attachments in a specific directory?
Thanks,
Pedro
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: rmail with attachments
[not found] <mailman.2282.1138062032.26925.help-gnu-emacs@gnu.org>
@ 2006-01-24 0:10 ` John Paul Wallington
2006-01-24 1:30 ` Pedro Sá da Costa
2006-01-25 4:44 ` Joe Bush
1 sibling, 1 reply; 8+ messages in thread
From: John Paul Wallington @ 2006-01-24 0:10 UTC (permalink / raw)
Cc: help-gnu-emacs
Pedro Sá da Costa <op132650c@mail.telepac.pt> writes:
> How should i configure rmail in emacs to read attachments, or save the
> attachments in a specific directory?
I recommend Moody's rmime.el library available from
http://www.cinti.net/~rmoody/rmime/
It requires external programs like metamail and mmencode to work.
See http://www.emacswiki.org/cgi-bin/wiki/RmailMime for more
information.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: rmail with attachments
2006-01-24 0:10 ` rmail with attachments John Paul Wallington
@ 2006-01-24 1:30 ` Pedro Sá da Costa
2006-01-24 9:33 ` Raimund Kohl-Fuechsle
2006-02-18 0:36 ` Peter S Galbraith
0 siblings, 2 replies; 8+ messages in thread
From: Pedro Sá da Costa @ 2006-01-24 1:30 UTC (permalink / raw)
I'm having problems in the configuration of mh-e and mmenconde.
Can anybody show me the section for configure mh-e (mail for emacs) and
mmenconde in the dotemacs?
When i try to open mh-e in emacs with mh-rmail, i get that emacs can't
found install-mh file or directory. How can i solve this problem?
And if possible, what are others applications for reading mails?
What are the difference between mh-e and VM? I suppose that is two
programs that do the same.
Thanks,
Pedro
On Tue, 2006-01-24 at 00:10 +0000, John Paul Wallington wrote:
> Pedro Sá da Costa <op132650c@mail.telepac.pt> writes:
>
> > How should i configure rmail in emacs to read attachments, or save the
> > attachments in a specific directory?
>
> I recommend Moody's rmime.el library available from
> http://www.cinti.net/~rmoody/rmime/
>
> It requires external programs like metamail and mmencode to work.
>
> See http://www.emacswiki.org/cgi-bin/wiki/RmailMime for more
> information.
>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: rmail with attachments
2006-01-24 1:30 ` Pedro Sá da Costa
@ 2006-01-24 9:33 ` Raimund Kohl-Fuechsle
2006-02-18 0:36 ` Peter S Galbraith
1 sibling, 0 replies; 8+ messages in thread
From: Raimund Kohl-Fuechsle @ 2006-01-24 9:33 UTC (permalink / raw)
Hi Pedro,
what system are you using? Debian Sarge I guess, right?
> I'm having problems in the configuration of mh-e and mmenconde.
Your subject line talks about rmail but rmail is not mh-e. mh-e is the
emacs frontend of nmh, the "new mail handler" which followed mh, the
unix mail handler. Now, what are you looking for to use: rmail or mh-e?
> Can anybody show me the section for configure mh-e (mail for emacs)
> and mmenconde in the dotemacs?
>
> When i try to open mh-e in emacs with mh-rmail, i get that emacs can't
> found install-mh file or directory. How can i solve this problem?
Should you intend to use mh-e I therefore suggest to first study the info
file for nmh:
"To get started using nmh, put the directory /usr/bin/mh on your
$PATH. This is best done in one of the files: .profile, .login,
.bashrc, or .cshrc in your home directory. (Check the manual entry
for the shell you use, in case you don't know how to do this.) Run
the install-mh command. If you've never used nmh before, it will
create the necessary default files and directories after asking you
if you wish it to do so."
After you have done this mh-e should work out of the box greatly
... you'll gonna see :-)
> And if possible, what are others applications for reading mails?
Within emacs?
> What are the difference between mh-e and VM? I suppose that is two
> programs that do the same.
I haven't used VM, just took a short look on it but stick with mh-e
then. rmail, AFAIK, is the emacs standard mail tool. mh-e is explained
shortly above. VM (I think it stands for "view mail") is another mail
tool for use with emacs.
ray
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: rmail with attachments
[not found] <mailman.2282.1138062032.26925.help-gnu-emacs@gnu.org>
2006-01-24 0:10 ` rmail with attachments John Paul Wallington
@ 2006-01-25 4:44 ` Joe Bush
1 sibling, 0 replies; 8+ messages in thread
From: Joe Bush @ 2006-01-25 4:44 UTC (permalink / raw)
There's a an elisp called either etach or e-tach. it will allow you to
save or add attachments in rmail.
-Joe.
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: rmail with attachments
2006-01-24 1:30 ` Pedro Sá da Costa
2006-01-24 9:33 ` Raimund Kohl-Fuechsle
@ 2006-02-18 0:36 ` Peter S Galbraith
2006-02-18 16:50 ` Xavier Maillard
1 sibling, 1 reply; 8+ messages in thread
From: Peter S Galbraith @ 2006-02-18 0:36 UTC (permalink / raw)
Cc: help-gnu-emacs
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=utf-8, Size: 1013 bytes --]
Pedro Sá da Costa <op132650c@mail.telepac.pt> wrote:
> I'm having problems in the configuration of mh-e and mmenconde.
>
> Can anybody show me the section for configure mh-e (mail for emacs) and
> mmenconde in the dotemacs?
>
> When i try to open mh-e in emacs with mh-rmail, i get that emacs can't
> found install-mh file or directory. How can i solve this problem?
>
> And if possible, what are others applications for reading mails?
>
> What are the difference between mh-e and VM? I suppose that is two
> programs that do the same.
Catching up on the list... Sorry for the last post.
If you are using MH-E and Emacs-21 (rather from CVS Emacs), then you
really should try the separetely available MH-E from
http://mh-e.sourceforge.net/
This version will handle MIME pretty natively through gnus (so it's also
best to have an updated gnus installation as well).
If you are using Debian, install the packages:
mh-e, gnus, compface, swish++, picon-domains, w3m-el
Peter
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: rmail with attachments
2006-02-18 0:36 ` Peter S Galbraith
@ 2006-02-18 16:50 ` Xavier Maillard
2006-02-18 18:13 ` Peter S Galbraith
0 siblings, 1 reply; 8+ messages in thread
From: Xavier Maillard @ 2006-02-18 16:50 UTC (permalink / raw)
Cc: help-gnu-emacs, op132650c
From: Peter S Galbraith <p.galbraith@globetrotter.net>
Pedro Sá da Costa <op132650c@mail.telepac.pt> wrote:
[snip: original post (12 lines)]
Catching up on the list... Sorry for the last post.
[snip (3 lines)]
This version will handle MIME pretty natively through gnus (so it's also
best to have an updated gnus installation as well).
So to send mail you need to MUA ? Or did I misunderstand something ?
Xavier Maillard
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: rmail with attachments
2006-02-18 16:50 ` Xavier Maillard
@ 2006-02-18 18:13 ` Peter S Galbraith
0 siblings, 0 replies; 8+ messages in thread
From: Peter S Galbraith @ 2006-02-18 18:13 UTC (permalink / raw)
Cc: help-gnu-emacs, op132650c
Xavier Maillard <zedek@gnu.org> wrote:
> This version [of MH-E] will handle MIME pretty natively through
> gnus (so it's also best to have an updated gnus installation as
> well).
>
> So to send mail you need to MUA ? Or did I misunderstand something ?
>
> Xavier Maillard
If you meant "two", no the user doesn't need to directly use gnus. MH-E
transparently uses gnus as a library of sorts. Why re-invent code?
Try MH-E, you might like it! Of source it requires that you use an
MH-style email layout. Create a test user to try it out maybe?
Peter
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2006-02-18 18:13 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <mailman.2282.1138062032.26925.help-gnu-emacs@gnu.org>
2006-01-24 0:10 ` rmail with attachments John Paul Wallington
2006-01-24 1:30 ` Pedro Sá da Costa
2006-01-24 9:33 ` Raimund Kohl-Fuechsle
2006-02-18 0:36 ` Peter S Galbraith
2006-02-18 16:50 ` Xavier Maillard
2006-02-18 18:13 ` Peter S Galbraith
2006-01-25 4:44 ` Joe Bush
2006-01-24 0:05 Pedro Sá da Costa
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.