From: ShengHuo ZHU <zsh@cs.rochester.edu>
Cc: tinu <tinu@email.ch>, bug-gnu-emacs@gnu.org
Subject: Re: [tinu@email.ch: [Starting Gnus] directory-files: wrong number of arguments]
Date: Thu, 07 Nov 2002 10:44:51 -0500 [thread overview]
Message-ID: <2nlm454c5o.fsf@zsh.cs.rochester.edu> (raw)
In-Reply-To: <E189oGg-0007rP-00@fencepost.gnu.org> (Richard Stallman's message of "Thu, 07 Nov 2002 10:08:26 -0500")
Richard Stallman <rms@gnu.org> writes:
> It looks like something in Gnus is passing 5 args to directory-files.
> It only accepts 4 args.
No. Gnus only passes 4 args. But the backtrace shows that
directory-files is defadvice'd.
> From: tinu <tinu@email.ch>
> Subject: [Starting Gnus] directory-files: wrong number of arguments
> To: bug-gnu-emacs@gnu.org
> Date: Wed, 6 Nov 2002 15:03:12 +0100
> Reply-to: tinu@email.ch
>
> Symptoms:
>
> When starting Gnus, I get (wrong-number-of-arguments #<subr directory-files> 5)
> I reported the same error before for PCL-CVS checkin.
> Backtrace follows:
>
> ===========
> <Backtrace>
> (ad-Orig-directory-files dirname full match nosort files-only)
> (setq ad-return-value (ad-Orig-directory-files dirname full match nosort files-only))
> (let (ad-return-value) (setq ad-return-value (ad-Orig-directory-files dirname full match nosort files-only)) (setq ad-return-value (cond ... ... ...)) ad-return-value)
> directory-files("/home/tinu/" t "^\\.newsrc-slave-" t)
> gnus-master-read-slave-newsrc()
> gnus-setup-news(nil nil nil)
ShengHuo
parent reply other threads:[~2002-11-07 15:44 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <E189oGg-0007rP-00@fencepost.gnu.org>]
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
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2nlm454c5o.fsf@zsh.cs.rochester.edu \
--to=zsh@cs.rochester.edu \
--cc=bug-gnu-emacs@gnu.org \
--cc=tinu@email.ch \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
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 read-only IMAP folder(s) and NNTP newsgroup(s).