Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Problem with bbdb on debian unstable
@ 2006-11-15  6:17 leandro noferini
  2006-11-15  9:34 ` Reiner Steib
  0 siblings, 1 reply; 3+ messages in thread
From: leandro noferini @ 2006-11-15  6:17 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 863 bytes --]

Ciao a tutti,

I am founding a problem using the old configuration for bbdb on my emacs
(snapshot) on debian unstable. 

I had these lines on .emacs:
;bbdb
(require 'bbdb)
;(bbdb-initialize 'gnus 'message 'sc)

The third  was not commented but  if I try  to uncomment now I  get this
error with emacs --debug-init:

Debugger entered--Lisp error: (void-function custom-autoload)
  (custom-autoload (quote bbdb-multiple-buffers) "bbdb" t)
  require(bbdb-autoloads)
  bbdb-initialize(gnus message sc)
  byte-code("!\210#\210!\210!\210!\210!\210!\210^P!\210^Q\"\210^R^S^T!\210 \210!\210!\210!\2$
  load("~/.emacs" t t)
  #[nil "^H\205\227^@ =\203^Q^@^HQ\2025^@ =\203'^@#\203#^@\2025^@\2025^@ =\2031^@\2025^@^HQ^Z^S\n\211#\21$
  command-line()
  normal-top-level()



-- 
Ciao
leandro
to write me remove MANISUDICIE from the address below

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

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

* Re: Problem with bbdb on debian unstable
  2006-11-15  6:17 Problem with bbdb on debian unstable leandro noferini
@ 2006-11-15  9:34 ` Reiner Steib
  2006-11-15 13:17   ` leandro noferini
  0 siblings, 1 reply; 3+ messages in thread
From: Reiner Steib @ 2006-11-15  9:34 UTC (permalink / raw)


On Wed, Nov 15 2006, leandro noferini wrote:

> I am founding a problem using the old configuration for bbdb on my emacs
> (snapshot) on debian unstable. 
[...]
> Debugger entered--Lisp error: (void-function custom-autoload)
>   (custom-autoload (quote bbdb-multiple-buffers) "bbdb" t)
>   require(bbdb-autoloads)
[...]

Looks like BBDB was compiled with Emacs 22 (Emacs snapshot), but used
with Emacs 21.  Emacs 21 doesn't have the function `custom-autoload'.

If you intend to share packages between Emacs 21 and Emacs 22, you
should compile them with Emacs 21.

Bye, Reiner.
-- 
       ,,,
      (o o)
---ooO-(_)-Ooo---  |  PGP key available  |  http://rsteib.home.pages.de/

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

* Re: Problem with bbdb on debian unstable
  2006-11-15  9:34 ` Reiner Steib
@ 2006-11-15 13:17   ` leandro noferini
  0 siblings, 0 replies; 3+ messages in thread
From: leandro noferini @ 2006-11-15 13:17 UTC (permalink / raw)



[-- Attachment #1.1: Type: text/plain, Size: 700 bytes --]

Reiner Steib <reinersteib+gmane@imap.cc> writes:

>> I am founding a problem using the old configuration for bbdb on my emacs
>> (snapshot) on debian unstable. 
> [...]
>> Debugger entered--Lisp error: (void-function custom-autoload)
>>   (custom-autoload (quote bbdb-multiple-buffers) "bbdb" t)
>>   require(bbdb-autoloads)
> [...]
>
> Looks like BBDB was compiled with Emacs 22 (Emacs snapshot), but used
> with Emacs 21.  Emacs 21 doesn't have the function `custom-autoload'.

Yes, this was the problem. I think during some upgrade /etc/alternatives
link was changed not noticed by me.

Thanks a lot!


-- 
Ciao
leandro
to write me remove MANISUDICIE from the address below

[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
info-gnus-english mailing list
info-gnus-english@gnu.org
http://lists.gnu.org/mailman/listinfo/info-gnus-english

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

end of thread, other threads:[~2006-11-15 13:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-11-15  6:17 Problem with bbdb on debian unstable leandro noferini
2006-11-15  9:34 ` Reiner Steib
2006-11-15 13:17   ` leandro noferini

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