* Gnus: Selecting several attachments (in dired-mode) does not (seem to) work
@ 2011-11-23 13:29 Marius Hofert
2011-11-23 15:25 ` Tassilo Horn
0 siblings, 1 reply; 4+ messages in thread
From: Marius Hofert @ 2011-11-23 13:29 UTC (permalink / raw)
To: Emacs help
Hi,
I have
(add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
in .gnus.el in order to use dired mode to select multiple attachments at once. I read that C-c C-m C-a allows this. But if I hit that key combination in a new message, I obtain (in the minibuffer):
C-c RET C-a is undefined
What else do I have to specify?
Cheers,
Marius
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Gnus: Selecting several attachments (in dired-mode) does not (seem to) work
2011-11-23 13:29 Gnus: Selecting several attachments (in dired-mode) does not (seem to) work Marius Hofert
@ 2011-11-23 15:25 ` Tassilo Horn
2011-11-23 15:58 ` Marius Hofert
0 siblings, 1 reply; 4+ messages in thread
From: Tassilo Horn @ 2011-11-23 15:25 UTC (permalink / raw)
To: help-gnu-emacs
Marius Hofert <marius.hofert@math.ethz.ch> writes:
Hi Marius,
> I have
> (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
> in .gnus.el in order to use dired mode to select multiple attachments at
> once. I read that C-c C-m C-a allows this. But if I hit that key combination in
> a new message, I obtain (in the minibuffer):
> C-c RET C-a is undefined
You have to do that inside a dired buffer, when point is on a line
corresponding to the file you want to attach to the currently open
message mode buffer (aka THE MAIL).
Bye,
Tassilo
--
(What the world needs (I think) is not
(a Lisp (with fewer parentheses))
but (an English (with more.)))
Brian Hayes, http://tinyurl.com/3y9l2kf
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Gnus: Selecting several attachments (in dired-mode) does not (seem to) work
2011-11-23 15:25 ` Tassilo Horn
@ 2011-11-23 15:58 ` Marius Hofert
2011-11-23 16:11 ` Tassilo Horn
0 siblings, 1 reply; 4+ messages in thread
From: Marius Hofert @ 2011-11-23 15:58 UTC (permalink / raw)
To: Tassilo Horn; +Cc: help-gnu-emacs
On 2011-11-23, at 16:25 , Tassilo Horn wrote:
> Marius Hofert <marius.hofert@math.ethz.ch> writes:
>
> Hi Marius,
>
>> I have
>> (add-hook 'dired-mode-hook 'turn-on-gnus-dired-mode)
>> in .gnus.el in order to use dired mode to select multiple attachments at
>> once. I read that C-c C-m C-a allows this. But if I hit that key combination in
>> a new message, I obtain (in the minibuffer):
>> C-c RET C-a is undefined
>
> You have to do that inside a dired buffer, when point is on a line
> corresponding to the file you want to attach to the currently open
> message mode buffer (aka THE MAIL).
thanks a lot, that works.
The attachements are inserted right after the signature. I cheated in some newlines by adding two blank lines to ~/.signature.
Cheers,
Marius
>
> Bye,
> Tassilo
> --
> (What the world needs (I think) is not
> (a Lisp (with fewer parentheses))
> but (an English (with more.)))
> Brian Hayes, http://tinyurl.com/3y9l2kf
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Gnus: Selecting several attachments (in dired-mode) does not (seem to) work
2011-11-23 15:58 ` Marius Hofert
@ 2011-11-23 16:11 ` Tassilo Horn
0 siblings, 0 replies; 4+ messages in thread
From: Tassilo Horn @ 2011-11-23 16:11 UTC (permalink / raw)
To: Marius Hofert; +Cc: help-gnu-emacs
Marius Hofert <marius.hofert@math.ethz.ch> writes:
Hi Marius,
>> You have to do that inside a dired buffer, when point is on a line
>> corresponding to the file you want to attach to the currently open
>> message mode buffer (aka THE MAIL).
>
> thanks a lot, that works.
>
> The attachements are inserted right after the signature. I cheated in
> some newlines by adding two blank lines to ~/.signature.
No need to do that. Most email apps around today won't display the
attachments where they are inserted in the mail anyway. Well, except
for Gnus, of course.
Bye,
Tassilo
--
(What the world needs (I think) is not
(a Lisp (with fewer parentheses))
but (an English (with more.)))
Brian Hayes, http://tinyurl.com/3y9l2kf
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-11-23 16:11 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-23 13:29 Gnus: Selecting several attachments (in dired-mode) does not (seem to) work Marius Hofert
2011-11-23 15:25 ` Tassilo Horn
2011-11-23 15:58 ` Marius Hofert
2011-11-23 16:11 ` Tassilo Horn
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).