Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
a94adef0
Commit
a94adef0
authored
Oct 17, 2004
by
Richard M. Stallman
Browse files
(nnspool-spool-directory): Use news-directory instead of news-path.
parent
e0281050
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/gnus/nnspool.el
lisp/gnus/nnspool.el
+1
-1
No files found.
lisp/gnus/nnspool.el
View file @
a94adef0
...
...
@@ -44,7 +44,7 @@ This is most commonly `inews' or `injnews'.")
"Switches for nnspool-request-post to pass to `inews' for posting news.
If you are using Cnews, you probably should set this variable to nil."
)
(
defvoo
nnspool-spool-directory
(
file-name-as-directory
news-
path
)
(
defvoo
nnspool-spool-directory
(
file-name-as-directory
news-
directory
)
"Local news spool directory."
)
(
defvoo
nnspool-nov-directory
(
concat
nnspool-spool-directory
"over.view/"
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment