Gnus development mailing list
 help / color / mirror / Atom feed
From: Roger Williams <roger@coelacanth.com>
Cc: ding@ifi.uio.no
Subject: Re: *.SCORE question
Date: 23 Jul 1996 19:42:20 -0500	[thread overview]
Message-ID: <rogerhgqypjmb.fsf@sturgeon.coelacanth.com> (raw)
In-Reply-To: "Michael Welsh Duggan"'s message of 23 Jul 1996 18:54:44 -0400

>>>>> Michael Welsh Duggan <md5i@schenley.com> writes:

  >> "~/News/nnfolder:all/SCORE", for instance.

  > Unfortunately, I can't do this as I am using NTEmacs, and `:' is
  > not valid in a file name.

nnheader-translate-file-chars should be translating these to valid
characters for you.  

Check the value of nnheader-file-name-translation-alist -- for
Windoze, it ought to be ((58 . 95) (43 . 45)), which means that the
`:' character will be translated to the `_' character.

The score file will then be "~/news/nnfolder_all/score".

-- 
Roger Williams                         finger me for my PGP public key
Coelacanth Engineering        consulting & turnkey product development
Middleborough, MA           wireless * DSP-based instrumentation * ATE
tel +1 508 947-8049 * fax +1 508 947-9118 * http://www.coelacanth.com/


      reply	other threads:[~1996-07-24  0:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-07-10 23:33 Michael Welsh Duggan
1996-07-14 13:53 ` Lars Magne Ingebrigtsen
1996-07-23 22:54   ` Michael Welsh Duggan
1996-07-24  0:42     ` Roger Williams [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=rogerhgqypjmb.fsf@sturgeon.coelacanth.com \
    --to=roger@coelacanth.com \
    --cc=ding@ifi.uio.no \
    /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).