Gnus development mailing list
 help / color / mirror / Atom feed
From: kai.grossjohann@uni-duisburg.de (Kai Großjohann)
Subject: Re: NTEmacs, smptpmail-queue-mail, and line-endings
Date: Mon, 11 Nov 2002 17:35:34 +0100	[thread overview]
Message-ID: <84bs4wt67d.fsf@crybaby.uni-duisburg.de> (raw)
In-Reply-To: <ud6pe2krd.fsf@boost-consulting.com>

David Abrahams <dave@boost-consulting.com> writes:

> I don't know. It might. I added
>
> (setq file-coding-system-alist
>       (cons
>        (cons
>         (concat (expand-file-name "~/Mail/queued-mail/") "[^.]+\\'")
>         '(emacs-mule-dos . undecided-unix))
>        file-coding-system-alist))

This is looking okay, I guess.  Hm.  What happens if you simplify the
regexp, to just "queued-mail", say?  That catches some files wrongly,
but maybe the above complicated regexp didn't match.

kai
-- 
~/.signature is: umop ap!sdn    (Frank Nobis)



      parent reply	other threads:[~2002-11-11 16:35 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-06 14:56 David Abrahams
2002-11-06 19:17 ` David Abrahams
2002-11-08 11:36 ` Kai Großjohann
2002-11-10  2:58   ` David Abrahams
2002-11-10  4:52     ` David Abrahams
2002-11-11 16:35     ` Kai Großjohann [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=84bs4wt67d.fsf@crybaby.uni-duisburg.de \
    --to=kai.grossjohann@uni-duisburg.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).