Gnus development mailing list
 help / color / mirror / Atom feed
* void-function gnus-make-local-hook
@ 2010-10-08  6:45 NAKAJI Hiroyuki
  2010-10-08  7:01 ` Katsumi Yamaoka
  0 siblings, 1 reply; 5+ messages in thread
From: NAKAJI Hiroyuki @ 2010-10-08  6:45 UTC (permalink / raw)
  To: ding

I updated Emacs trunk and Gnus CVS head, and got an error, when starting Gnus.

Debugger entered--Lisp error: (void-function gnus-make-local-hook)
  gnus-make-local-hook(post-command-hook)
  gnus-undo-mode(1)
  gnus-group-mode()
  gnus-group-setup-buffer()
  gnus-group-list-groups(nil)
  byte-code("..." [dont-connect did-connect gnus-startup-file
gnus-current-startup-file gnus-slave gnus-use-dribble-file
gnus-group-quit gnus-run-hooks gnus-startup-hook gnus-make-newsrc-file
gnus-dribble-read-file gnus-request-create-group "queue" (nndraft "")
"drafts" (nndraft "") gnus-setup-news nil gnus-setup-news-hook
gnus-start-draft-setup gnus-group-list-groups
gnus-group-first-unread-group gnus-configure-windows group
gnus-group-set-mode-line gnus-started-hook gnus-agent level] 4)
  gnus-1(nil nil nil)
  gnus(nil)
  call-interactively(gnus nil nil)
  command-execute(gnus)
  command-line-1(("-e" "gnus"))
  command-line()
  normal-top-level()

M-x gnus again, then I can see *Group* buffer, but when I press SPC or
C-j at, for example, fj.mail.reader, another error appears.

Debugger entered--Lisp error: (void-function gnus-make-local-hook)
  gnus-make-local-hook(pre-command-hook)
  gnus-summary-mode("fj.mail.reader")
  gnus-summary-setup-buffer("fj.mail.reader")
  gnus-summary-read-group-1("fj.mail.reader" nil nil nil nil nil)
  gnus-summary-read-group("fj.mail.reader" nil nil nil nil nil nil)
  gnus-group-read-group(nil)
  call-interactively(gnus-group-read-group nil nil)

SPC again in *Group* buffer, I can get *Summary* buffer but the
articles are not any marked "read", "moved", " to be expired" and so
on.

Of course, pressing 'm' in *Group* buffer gets same  (void-function
gnus-make-local-hook) error. And I can't send emails with Gnus. :)

I'm not sure if this is a problem of Gnus itself or Emacs trunk. Thanks.



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

end of thread, other threads:[~2010-10-13  2:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-08  6:45 void-function gnus-make-local-hook NAKAJI Hiroyuki
2010-10-08  7:01 ` Katsumi Yamaoka
2010-10-12  1:12   ` NAKAJI Hiroyuki
2010-10-12  5:52     ` Steinar Bang
2010-10-13  2:45       ` NAKAJI Hiroyuki

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