Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* ADAPT file name on win and *nix
@ 2009-02-04 22:44 Olexandr Sydorchuk
  2009-02-05  9:51 ` Reiner Steib
  0 siblings, 1 reply; 2+ messages in thread
From: Olexandr Sydorchuk @ 2009-02-04 22:44 UTC (permalink / raw)
  To: info-gnus-english

Hi,
Im using unison to sync my pers data, where News/ are sync too. But on
windows ADAPT files are named differn then *nix 
win    nntp+news.gmane.org_gmane.comp.lib.agar.general.ADAPT
*nix   nntp+news.gmane.org:gmane.comp.lib.agar.general.ADAPT
                          ^
   problem here-----------|

On win-nt ADAPT file name cannot have symbol ":" in file name, so I have
too ADAPTS files after sync :(.
I was look on gnus source, but my experience in lisp not so good. So I
need halp know hove to set on unix file name "_" instead ":".

-- Olexandr Sydorchuk

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

* Re: ADAPT file name on win and *nix
  2009-02-04 22:44 ADAPT file name on win and *nix Olexandr Sydorchuk
@ 2009-02-05  9:51 ` Reiner Steib
  0 siblings, 0 replies; 2+ messages in thread
From: Reiner Steib @ 2009-02-05  9:51 UTC (permalink / raw)
  To: info-gnus-english

On Wed, Feb 04 2009, Olexandr Sydorchuk wrote:

> Im using unison to sync my pers data, where News/ are sync too. But on
> windows ADAPT files are named differn then *nix 
> win    nntp+news.gmane.org_gmane.comp.lib.agar.general.ADAPT
> *nix   nntp+news.gmane.org:gmane.comp.lib.agar.general.ADAPT
>                           ^
>    problem here-----------|
>
> On win-nt ADAPT file name cannot have symbol ":" in file name, so I have
> too ADAPTS files after sync :(.

Set `nnheader-file-name-translation-alist' to the value it has on
windows on both.

Then new files should use "_" instead of ":".  If you need to rename
the ":" files, I'd suggest to use `M-x dired RET' and `M-x
wdired-change-to-wdired-mode RET'.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

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

end of thread, other threads:[~2009-02-05  9:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-02-04 22:44 ADAPT file name on win and *nix Olexandr Sydorchuk
2009-02-05  9:51 ` Reiner Steib

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