* mailcap funny default
@ 2007-08-01 16:24 Nic James Ferrier
2007-08-02 7:20 ` Frank Schmitt
2007-08-02 19:14 ` Reiner Steib
0 siblings, 2 replies; 3+ messages in thread
From: Nic James Ferrier @ 2007-08-01 16:24 UTC (permalink / raw)
To: emacs-devel
mailcap.el has:
application/octet-stream
set to the default viewer of mailcap-save-binary-file.
Should mailcap be providing a default for this? I don't think so.
A lot of attachments have this purely because the sender has a poor
mime setup (I am working with a client with a mac that _never_ sends
anything other than this mimetype).
So _most_ of the time one wants to ask:
(mailcap-mime-info "application/octet-stream")
and get no default so that one can ask the user how they want to look
at it.
--
Nic Ferrier
http://www.tapsellferrier.co.uk
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mailcap funny default
2007-08-01 16:24 mailcap funny default Nic James Ferrier
@ 2007-08-02 7:20 ` Frank Schmitt
2007-08-02 19:14 ` Reiner Steib
1 sibling, 0 replies; 3+ messages in thread
From: Frank Schmitt @ 2007-08-02 7:20 UTC (permalink / raw)
To: emacs-devel
Nic James Ferrier <nferrier@tapsellferrier.co.uk> writes:
> mailcap.el has:
>
> application/octet-stream
>
> set to the default viewer of mailcap-save-binary-file.
>
> Should mailcap be providing a default for this? I don't think so.
>
> A lot of attachments have this purely because the sender has a poor
> mime setup (I am working with a client with a mac that _never_ sends
> anything other than this mimetype).
>
> So _most_ of the time one wants to ask:
>
> (mailcap-mime-info "application/octet-stream")
>
> and get no default so that one can ask the user how they want to look
> at it.
I second this.
--
Did you ever realize how much text fits in eighty columns? If you now consider
that a signature usually consists of up to four lines, this gives you enough
space to spread a tremendous amount of information with your messages. So seize
this opportunity and don't waste your signature with bullshit nobody will read.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: mailcap funny default
2007-08-01 16:24 mailcap funny default Nic James Ferrier
2007-08-02 7:20 ` Frank Schmitt
@ 2007-08-02 19:14 ` Reiner Steib
1 sibling, 0 replies; 3+ messages in thread
From: Reiner Steib @ 2007-08-02 19:14 UTC (permalink / raw)
To: emacs-devel
On Wed, Aug 01 2007, Nic James Ferrier wrote:
> mailcap.el has:
>
> application/octet-stream
>
> set to the default viewer of mailcap-save-binary-file.
>
> Should mailcap be providing a default for this? I don't think so.
>
> A lot of attachments have this purely because the sender has a poor
> mime setup (I am working with a client with a mac that _never_ sends
> anything other than this mimetype).
>
> So _most_ of the time one wants to ask:
>
> (mailcap-mime-info "application/octet-stream")
>
> and get no default so that one can ask the user how they want to look
> at it.
Are you talking about Gnus?
I tried removing `mailcap-save-binary-file' but I didn't notice a
difference in the behavior.
Could you describe more precisely what in which situation and how your
suggested change would make a difference (and what exactly is this
change?).
Bye, Reiner.
--
,,,
(o o)
---ooO-(_)-Ooo--- | PGP key available | http://rsteib.home.pages.de/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-08-02 19:14 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-01 16:24 mailcap funny default Nic James Ferrier
2007-08-02 7:20 ` Frank Schmitt
2007-08-02 19:14 ` Reiner Steib
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.