all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Re: [tinu@email.ch: [Starting Gnus] directory-files: wrong number of arguments]
       [not found] <E189oGg-0007rP-00@fencepost.gnu.org>
@ 2002-11-07 15:44 ` ShengHuo ZHU
  0 siblings, 0 replies; only message in thread
From: ShengHuo ZHU @ 2002-11-07 15:44 UTC (permalink / raw)
  Cc: tinu, bug-gnu-emacs

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-11-07 15:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E189oGg-0007rP-00@fencepost.gnu.org>
2002-11-07 15:44 ` [tinu@email.ch: [Starting Gnus] directory-files: wrong number of arguments] ShengHuo ZHU

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.