emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#9382: closed (Need an option for the default forwa


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#9382: closed (Need an option for the default forwarding method)
Date: Sun, 11 Sep 2011 00:09:02 +0000

Your message dated Sun, 11 Sep 2011 02:01:23 +0200
with message-id <address@hidden>
and subject line Re: bug#9382: Need an option for the default forwarding method
has caused the GNU bug report #9382,
regarding Need an option for the default forwarding method
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
9382: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9382
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Need an option for the default forwarding method Date: Fri, 26 Aug 2011 14:09:27 -0800 User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.3 (darwin)
If I don't want to do simple inlining, the default prefix argument (nil)
for gnus-summary-mail-forward results in attachments that are unreadable
on iPhones and iPads.  They don't seem to like multipart/alternative.
Any of the other prefix arguments (1-5) will work, with 2 and 3 giving
the results I like best.  I don't want to have to use a prefix every
time just to make sure my forwarded messages are received.  It would be
nice if `message-forward-as-mime' could have more options that would let
me choose different mime forwarding by default, or if there were some
other mechanism to make the prefix unneeded.


No Gnus v0.18
GNU Emacs 23.3.1 (x86_64-apple-darwin10.8.0, Carbon Version 1.6.0 AppKit 
1038.36)
 of 2011-07-31 on vulcan
200 Leafnode NNTP Daemon, version 1.11.8 running at localhost (my fqdn: 
pluto.boostpro.com)
500 Unknown command

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com




--- End Message ---
--- Begin Message --- Subject: Re: bug#9382: Need an option for the default forwarding method Date: Sun, 11 Sep 2011 02:01:23 +0200 User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux)
Dave Abrahams <address@hidden> writes:

> If I don't want to do simple inlining, the default prefix argument (nil)
> for gnus-summary-mail-forward results in attachments that are unreadable
> on iPhones and iPads.  They don't seem to like multipart/alternative.
> Any of the other prefix arguments (1-5) will work, with 2 and 3 giving
> the results I like best.  I don't want to have to use a prefix every
> time just to make sure my forwarded messages are received.  It would be
> nice if `message-forward-as-mime' could have more options that would let
> me choose different mime forwarding by default, or if there were some
> other mechanism to make the prefix unneeded.

Option 2 is literally:

       ((eq arg 2)
        (setq message-forward-as-mime t
              message-forward-show-mml nil))

So you can just set those variables to get that action without using a
prefix.

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]