[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] face-at-point
From: |
Nick Dokos |
Subject: |
Re: [O] face-at-point |
Date: |
Fri, 14 Jun 2013 08:31:08 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) |
Nick Dokos <address@hidden> writes:
> Uwe Brauer <address@hidden> writes:
>
>
>> > The error is[fn:1]:
>>
>> I am sorry, this is also the fault of
>> gnus-dired-attach
>>
>> Which by default uses this type of attachment, I have to look into it,
>> how to change it on demand.
>>
>>
>
> gnus-dired-attach uses mm-default-file-encoding to figure things out.
> That in turn calls mailcap-extension-to-mime which uses your mailcap
> file (see the mailcap man page) and the file extension. If you give your
> backtrace files a .txt extension, chances are good that they will end up
> with mime type "text/plain". Evaluate this to make sure:
>
> (mailcap-extension-to-mime "txt")
> "text/plain"
>
> Or look through your mailcap file and find a mime-type that is
> appropriate and use whatever extension it needs.
Sorry - /etc/mime.types is the file that maps extensions to mime-types,
not mailcap.
--
Nick
- [O] serious problems with org-8 under Xemacs-21.5.32, Uwe Brauer, 2013/06/14
- Re: [O] serious problems with org-8 under Xemacs-21.5.32, Nick Dokos, 2013/06/14
- [O] face-at-point (was: serious problems with org-8 under Xemacs-21.5.32), Uwe Brauer, 2013/06/14
- Re: [O] face-at-point, Nick Dokos, 2013/06/14
- Re: [O] face-at-point,
Nick Dokos <=
- Re: [O] face-at-point, Uwe Brauer, 2013/06/14
- Re: [O] face-at-point, Nick Dokos, 2013/06/14
- Re: [O] face-at-point, Eric S Fraga, 2013/06/14
- Re: [O] face-at-point, Uwe Brauer, 2013/06/14
- Re: [O] face-at-point, Nick Dokos, 2013/06/14
- Re: [O] face-at-point, Michael Sperber, 2013/06/15
[O] [partically solved] (was: serious problems with org-8 under Xemacs-21.5.32), Uwe Brauer, 2013/06/14
Re: [O] serious problems with org-8 under Xemacs-21.5.32, Eric S Fraga, 2013/06/14