all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#5154: 23.1.50; mml-attach-file: say how to attach several files
@ 2009-12-08  6:27 jidanni
  2009-12-08 15:51 ` Kevin Rodgers
  0 siblings, 1 reply; 7+ messages in thread
From: jidanni @ 2009-12-08  6:27 UTC (permalink / raw
  Cc: emacs-pretest-bug

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.





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

* bug#5154: 23.1.50; mml-attach-file: say how to attach several files
  2009-12-08  6:27 bug#5154: 23.1.50; mml-attach-file: say how to attach several files jidanni
@ 2009-12-08 15:51 ` Kevin Rodgers
  2009-12-09  9:09   ` Reiner Steib
  0 siblings, 1 reply; 7+ messages in thread
From: Kevin Rodgers @ 2009-12-08 15:51 UTC (permalink / raw
  To: bug-gnu-emacs; +Cc: emacs-pretest-bug

jidanni@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







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

* bug#5154: 23.1.50; mml-attach-file: say how to attach several files
  2009-12-08 15:51 ` Kevin Rodgers
@ 2009-12-09  9:09   ` Reiner Steib
  0 siblings, 0 replies; 7+ messages in thread
From: Reiner Steib @ 2009-12-09  9:09 UTC (permalink / raw
  To: Kevin Rodgers; +Cc: 5154, ding

On Tue, Dec 08 2009, Kevin Rodgers wrote:

> jidanni@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/





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

* bug#5154: 23.1.50; mml-attach-file: say how to attach several files
       [not found] <87tyw0jyyk.fsf@marauder.physik.uni-ulm.de>
@ 2009-12-15  6:26 ` jidanni
       [not found] ` <877hson46j.fsf@jidanni.org>
  1 sibling, 0 replies; 7+ messages in thread
From: jidanni @ 2009-12-15  6:26 UTC (permalink / raw
  To: kevin.d.rodgers; +Cc: 5154, ding

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.





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

* Re: bug#5154: 23.1.50; mml-attach-file: say how to attach several files
       [not found] ` <877hson46j.fsf@jidanni.org>
@ 2010-01-05 19:45   ` Ted Zlatanov
  2010-01-06 20:29     ` Juri Linkov
  2010-01-06 20:29     ` Juri Linkov
  0 siblings, 2 replies; 7+ messages in thread
From: Ted Zlatanov @ 2010-01-05 19:45 UTC (permalink / raw
  To: ding; +Cc: emacs-devel

On Tue, 15 Dec 2009 14:26:28 +0800 jidanni@jidanni.org wrote: 

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.

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.  CC to emacs-devel for any
opinions.

Ted




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

* bug#5154: 23.1.50; mml-attach-file: say how to attach several files
  2010-01-05 19:45   ` Ted Zlatanov
@ 2010-01-06 20:29     ` Juri Linkov
  2010-01-06 20:29     ` Juri Linkov
  1 sibling, 0 replies; 7+ messages in thread
From: Juri Linkov @ 2010-01-06 20:29 UTC (permalink / raw
  To: Ted Zlatanov; +Cc: 5154, ding, emacs-devel

> 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/






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

* Re: bug#5154: 23.1.50; mml-attach-file: say how to attach several files
  2010-01-05 19:45   ` Ted Zlatanov
  2010-01-06 20:29     ` Juri Linkov
@ 2010-01-06 20:29     ` Juri Linkov
  1 sibling, 0 replies; 7+ messages in thread
From: Juri Linkov @ 2010-01-06 20:29 UTC (permalink / raw
  To: Ted Zlatanov; +Cc: 5154, ding, emacs-devel

> 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/




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

end of thread, other threads:[~2010-01-06 20:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-08  6:27 bug#5154: 23.1.50; mml-attach-file: say how to attach several files jidanni
2009-12-08 15:51 ` Kevin Rodgers
2009-12-09  9:09   ` Reiner Steib
     [not found] <87tyw0jyyk.fsf@marauder.physik.uni-ulm.de>
2009-12-15  6:26 ` jidanni
     [not found] ` <877hson46j.fsf@jidanni.org>
2010-01-05 19:45   ` Ted Zlatanov
2010-01-06 20:29     ` Juri Linkov
2010-01-06 20:29     ` Juri Linkov

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.