Gnus development mailing list
 help / color / mirror / Atom feed
* Gnus 5.x, OS/2 and those pesky colons :(
@ 1995-12-16  6:35 Roger Williams
  1995-12-20  2:53 ` Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Roger Williams @ 1995-12-16  6:35 UTC (permalink / raw)


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.

Any helpful suggestions?  (I don't really want to have to reboot into
Linux just to nnkiboze...)

-- 
Roger Williams            PGP key available from PGP public keyservers
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/


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1995-12-20  3:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-12-16  6:35 Gnus 5.x, OS/2 and those pesky colons :( Roger Williams
1995-12-20  2:53 ` Lars Magne Ingebrigtsen
1995-12-20  3:40   ` Roger Williams

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).