GNU bug report logs - #7330
24.0.50; Gnus: Symbol's function definition is void

Previous Next

Packages: gnus, emacs;

Reported by: Rares Vernica <rares <at> ics.uci.edu>

Date: Thu, 4 Nov 2010 21:56:01 UTC

Severity: normal

Found in version 24.0.50

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Rares Vernica <rares <at> ics.uci.edu>
Subject: bug#7330: closed (Re: bug#7330: 24.0.50; Gnus: Symbol's function
 definition is void)
Date: Fri, 05 Nov 2010 17:44:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#7330: 24.0.50; Gnus: Symbol's function definition is void

which was filed against the emacs,gnus package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 7330 <at> debbugs.gnu.org.

-- 
7330: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=7330
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Rares Vernica <rares <at> ics.uci.edu>
Cc: 7330-close <at> debbugs.gnu.org, bugs <at> gnus.org
Subject: Re: bug#7330: 24.0.50; Gnus: Symbol's function definition is void
Date: Fri, 05 Nov 2010 18:46:06 +0100
Then I'm closing this bug report.

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

[Message part 3 (message/rfc822, inline)]
From: Rares Vernica <rares <at> ics.uci.edu>
To: bug-gnu-emacs <at> gnu.org
Subject: 24.0.50; Gnus: Symbol's function definition is void
Date: Thu, 04 Nov 2010 14:59:14 -0700
Hello,

I updated to the latest emacs version from bzr on November 4. I compiled
it and it seems to work fine except for Gnus. I get an error when I try
to open any of the Gnus groups.

M-x emacs-version:
GNU Emacs 24.0.50.1 (sparc-sun-solaris2.10, X toolkit) of 2010-11-04

I open Gnus and it checks for new emails. Everything works fine and all
the groups are displayed. When I try to enter a group I get the flowing
error message:

insert: Symbol's function definition is void: gnus-user-format-function-b

M-x toggle-debug-on-error:

Debugger entered--Lisp error: (void-function gnus-user-format-function-b)
  (gnus-user-format-function-b gnus-tmp-header)
  (insert (gnus-user-format-function-b gnus-tmp-header) gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char gnus-tmp-indentation)
  (progn (insert (gnus-user-format-function-b gnus-tmp-header) gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char gnus-tmp-indentation) (gnus-put-text-property (point) (progn (insert (format "%c%4s: %-20s%c" gnus-tmp-opening-bracket gnus-tmp-lines (let* ((val ...) (need ...)) (if (> need 0) (concat nil val ...) val)) gnus-tmp-closing-bracket)) (point)) gnus-mouse-face-prop gnus-mouse-face) (insert " " gnus-tmp-subject-or-nil "\n"))
  eval((progn (insert (gnus-user-format-function-b gnus-tmp-header) gnus-tmp-unread gnus-tmp-replied gnus-tmp-score-char gnus-tmp-indentation) (gnus-put-text-property (point) (progn (insert (format "%c%4s: %-20s%c" gnus-tmp-opening-bracket gnus-tmp-lines (let* ((val ...) (need ...)) (if (> need 0) (concat nil val ...) val)) gnus-tmp-closing-bracket)) (point)) gnus-mouse-face-prop gnus-mouse-face) (insert " " gnus-tmp-subject-or-nil "\n")))
  gnus-summary-prepare-threads((([ ... emails list ... ])))
  gnus-summary-prepare()
  gnus-summary-read-group-1("nndraft:drafts" nil t nil nil nil)
  gnus-summary-read-group("nndraft:drafts" nil t nil nil nil nil)
  gnus-group-read-group(nil t)
  gnus-group-select-group(nil)
  call-interactively(gnus-group-select-group nil nil)

This might also be related. If I have BBDB enabled I get the following
error message when Gnus starts:

Symbol's function definition is void: bbdb-insinuate-gnus

I had to disable BBDB in order to get emacs to load.

Thanks,
Rares



This bug report was last modified 14 years and 257 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.