GNU bug report logs -
#5154
23.1.50; mml-attach-file: say how to attach several files
Previous Next
Reported by: jidanni <at> jidanni.org
Date: Tue, 8 Dec 2009 06:40:10 UTC
Severity: minor
Tags: notabug
Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 5154 in the body.
You can then email your comments to 5154 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#5154
; Package
emacs
.
(Tue, 08 Dec 2009 06:40:11 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
jidanni <at> jidanni.org
:
New bug report received and forwarded. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Tue, 08 Dec 2009 06:40:11 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
Both (info "(message) MIME") and the docstring of:
C-c C-a runs the command mml-attach-file,
should mention how to attach several files all at once.
e.g., one wants to attach
DSCN2764.JPG DSCN2765.JPG DSCN2766.JPG DSCN2769.JPG DSCN2771.JPG DSCN2772.JPG
all at once and not one at a time.
Or say it is not possible, and to use another MUA instead.
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#5154
; Package
emacs
.
(Tue, 08 Dec 2009 15:55:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Kevin Rodgers <kevin.d.rodgers <at> gmail.com>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Tue, 08 Dec 2009 15:55:05 GMT)
Full text and
rfc822 format available.
Message #10 received at submit <at> emacsbugs.donarmstrong.com (full text, mbox):
jidanni <at> jidanni.org wrote:
> Both (info "(message) MIME") and the docstring of:
> C-c C-a runs the command mml-attach-file,
> should mention how to attach several files all at once.
Why? It clearly attaches a single file.
> e.g., one wants to attach
> DSCN2764.JPG DSCN2765.JPG DSCN2766.JPG DSCN2769.JPG DSCN2771.JPG DSCN2772.JPG
> all at once and not one at a time.
Then you should contribute the implementation of such a feature.
> Or say it is not possible, and to use another MUA instead.
Ridiculous.
--
Kevin Rodgers
Denver, Colorado, USA
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#5154
; Package
emacs
.
(Wed, 09 Dec 2009 09:15:04 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Reiner Steib <Reiner.Steib <at> gmx.de>
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Wed, 09 Dec 2009 09:15:04 GMT)
Full text and
rfc822 format available.
Message #15 received at 5154 <at> emacsbugs.donarmstrong.com (full text, mbox):
On Tue, Dec 08 2009, Kevin Rodgers wrote:
> jidanni <at> jidanni.org wrote:
>> Both (info "(message) MIME") and the docstring of:
>> C-c C-a runs the command mml-attach-file,
>> should mention how to attach several files all at once.
>
> Why? It clearly attaches a single file.
I tend to agree that (info "(message) MIME") should tell it. This
node is the relevant one when doing an index search for "attach" in
the message manual.
>> e.g., one wants to attach
>> DSCN2764.JPG DSCN2765.JPG [...] DSCN2771.JPG DSCN2772.JPG
>> all at once and not one at a time.
>
> Then you should contribute the implementation of such a feature.
,----[ (info "(gnus)Other modes") ]
| `C-c C-m C-a'
| Send dired's marked files as an attachment (`gnus-dired-attach').
| You will be prompted for a message buffer.
`----
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
Information forwarded
to
bug-submit-list <at> lists.donarmstrong.com, Emacs Bugs <bug-gnu-emacs <at> gnu.org>
:
bug#5154
; Package
emacs
.
(Tue, 15 Dec 2009 06:35:05 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
jidanni <at> jidanni.org
:
Extra info received and forwarded to list. Copy sent to
Emacs Bugs <bug-gnu-emacs <at> gnu.org>
.
(Tue, 15 Dec 2009 06:35:05 GMT)
Full text and
rfc822 format available.
Message #20 received at 5154 <at> emacsbugs.donarmstrong.com (full text, mbox):
RS> ,----[ (info "(gnus)Other modes") ]
RS> | `C-c C-m C-a'
RS> | Send dired's marked files as an attachment (`gnus-dired-attach').
RS> | You will be prompted for a message buffer.
That requires a change to one's .emacs file.
I wish one could just do 0 w in dired to snarf the full filenames, and
then some command in the message-buffer to tell them to message-mode.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#5154
; Package
emacs
.
(Wed, 06 Jan 2010 20:34:03 GMT)
Full text and
rfc822 format available.
Message #23 received at 5154 <at> debbugs.gnu.org (full text, mbox):
> RS> ,----[ (info "(gnus)Other modes") ]
> RS> | `C-c C-m C-a'
> RS> | Send dired's marked files as an attachment (`gnus-dired-attach').
> RS> | You will be prompted for a message buffer.
> j> That requires a change to one's .emacs file.
>
> Why, to load gnus-dired? I haven't experienced your scenario.
Not only to load gnus-dired, but also to call `turn-on-gnus-dired-mode'
on a Dired buffer to enable `C-c C-m C-a'. This is too inconvenient.
> j> I wish one could just do 0 w in dired to snarf the full filenames, and
> j> then some command in the message-buffer to tell them to message-mode.
>
> Something like message-dired? It certainly seems, reading gnus-dired,
> that most of it is not Gnus-specific.
If you want to create a new command `message-dired', then please also
implement a better UI, e.g. `C-c C-m C-a' in the Message buffer could
pop-up a Dired buffer where after marking files you could type `C-c C-c'
to close it and add marked files as attachments to the current Message
buffer.
--
Juri Linkov
http://www.jurta.org/emacs/
Severity set to 'minor' from 'normal'
Request was from
Glenn Morris <rgm <at> gnu.org>
to
control <at> debbugs.gnu.org
.
(Fri, 15 Jan 2010 02:35:01 GMT)
Full text and
rfc822 format available.
Added tag(s) notabug.
Request was from
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Wed, 13 Jul 2011 15:01:01 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
5154 <at> debbugs.gnu.org and jidanni <at> jidanni.org
Request was from
Lars Magne Ingebrigtsen <larsi <at> gnus.org>
to
control <at> debbugs.gnu.org
.
(Wed, 13 Jul 2011 15:01:01 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Thu, 11 Aug 2011 11:24:06 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 6 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.