Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: external display and empty space in file names
       [not found] <87ocvcfmrq.fsf@debian.IGP>
@ 2009-04-04 18:16 ` Suno Ano
  0 siblings, 0 replies; only message in thread
From: Suno Ano @ 2009-04-04 18:16 UTC (permalink / raw)
  To: info-gnus-english


[-- Attachment #1.1: Type: text/plain, Size: 590 bytes --]


 Andreas> How would I achieve that? Or is there another, better way to
 Andreas> solve the problem?

Here is what I do (a snippet taken from my .emacs):

; Rewriting file names of MIME parts i.e. process email attachments of
; unenlightened users e.g. delete control characters, delete shell
; gotchas, handle whitespace, make downcase, etc.

(setq mm-file-name-rewrite-functions
      '(mm-file-name-delete-control
        mm-file-name-delete-gotchas
        mm-file-name-trim-whitespace
        mm-file-name-collapse-whitespace
        mm-file-name-replace-whitespace
        downcase))

[-- Attachment #1.2: Type: application/pgp-signature, Size: 196 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-04-04 18:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <87ocvcfmrq.fsf@debian.IGP>
2009-04-04 18:16 ` external display and empty space in file names Suno Ano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).