Gnus development mailing list
 help / color / mirror / Atom feed
From: larsi@ifi.uio.no (Lars Magne Ingebrigtsen)
Subject: Re: Gnus 5.x, OS/2 and those pesky colons :(
Date: 20 Dec 1995 03:53:49 +0100	[thread overview]
Message-ID: <w8sag4oqwci.fsf@surt.ifi.uio.no> (raw)
In-Reply-To: Roger Williams's message of Sat, 16 Dec 95 01:35:31 -0500

Roger Williams <roger@coelacanth.com> writes:

> I'm stuck using OS/2 instead of Linux a lot these days.
> Unfortunately, OS/2 is unable to handle certain Gnus 5.x capabilities,
> such as foreign groups, because of its inability to deal with ":"
> characters in file names.  Fixing gnus-newsgroup-saveable-name:
> 
>     (defun gnus-newsgroup-saveable-name (group)
>       (gnus-replace-chars-in-string group ?/ ?. ?: ?. ?\\ ?. ?| ?.))
> 
> doesn't solve the whole problem.

My feeling is that this is something that should be solved generally
in the Emacs OS/2 port -- there should be a file name translation
table of some sort that maps "illegal" characters into "legal" ones.

If there is absolutely no interest in doing something like that, I may
do a wrapper of some sort around the file name generation functions.

-- 
Home is where the cat is.


  reply	other threads:[~1995-12-20  2:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-12-16  6:35 Roger Williams
1995-12-20  2:53 ` Lars Magne Ingebrigtsen [this message]
1995-12-20  3:40   ` Roger Williams

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=w8sag4oqwci.fsf@surt.ifi.uio.no \
    --to=larsi@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).