Gnus development mailing list
 help / color / mirror / Atom feed
* gnus-use-long-filenames
@ 1998-03-28  4:45 Harry Putnam
  1998-03-29  9:58 ` gnus-use-long-filenames Lars Magne Ingebrigtsen
  0 siblings, 1 reply; 2+ messages in thread
From: Harry Putnam @ 1998-03-28  4:45 UTC (permalink / raw)



My understanding is that in order to use 'agent' successfully,
gnus-use-long-filenames must be set to 'nil'

Following this notion, I have that variable set to 'nil' consequently
any score files I make are also in unix style file format.  This causes
gnus to go on a lengthy search for all score files through a deeply nested
file structure.  Quite time consuming, and can take upwards of a minute.

I understand from snippets and hints from Lars, that this can be
arranged where the score files are in long file name format.  Making
this search take considerable less time.  And further that this is
explained somewhere in the Gnus Info.

I am hoping someone will break all precedence and actually give a
straight forward clue as to how this might be done and/or where in Info
the details might be found.

-- 

Harry Putnam  reader@newsguy.com


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

* Re: gnus-use-long-filenames
  1998-03-28  4:45 gnus-use-long-filenames Harry Putnam
@ 1998-03-29  9:58 ` Lars Magne Ingebrigtsen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars Magne Ingebrigtsen @ 1998-03-29  9:58 UTC (permalink / raw)


Harry Putnam <reader@newsguy.com> writes:

> My understanding is that in order to use 'agent' successfully,
> gnus-use-long-filenames must be set to 'nil'

No, that shouldn't be necessary.  (Well, there isn't such a variable,
but there is `gnus-use-long-file-name', which I guess is what you
mean.) 

> I understand from snippets and hints from Lars, that this can be
> arranged where the score files are in long file name format.  Making
> this search take considerable less time.  And further that this is
> explained somewhere in the Gnus Info.

`C-h v' is your friend:

---------
gnus-use-long-file-name's value is t

Documentation:
*Non-nil means that the default name of a file to save articles in is the group name.
If it's nil, the directory form of the group name is used instead.

If this variable is a list, and the list contains the element
`not-score', long file names will not be used for score files; if it
contains the element `not-save', long file names will not be used for
saving; and if it contains the element `not-kill', long file names
will not be used for kill files.

Note that the default for this variable varies according to what system
type you're using.  On `usg-unix-v' and `xenix' this variable defaults
to nil while on all other systems it defaults to t.
----------

So if you set this to `(not-score)', you'll get long file names for
everything but score files, which is the opposite of what you want.  :-)

-- 
(domestic pets only, the antidote for overdose, milk.)
  larsi@gnus.org * Lars Magne Ingebrigtsen


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

end of thread, other threads:[~1998-03-29  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-03-28  4:45 gnus-use-long-filenames Harry Putnam
1998-03-29  9:58 ` gnus-use-long-filenames Lars Magne Ingebrigtsen

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