Bug 521709 - Button does not work in Customize Option: Bbdb/Mail Auto Create P
Summary: Button does not work in Customize Option: Bbdb/Mail Auto Create P
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: emacs-bbdb
Version: 17
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Göran Uddeborg
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-09-07 21:11 UTC by Robin Green
Modified: 2013-02-10 04:29 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-02-10 04:24:41 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Robin Green 2009-09-07 21:11:45 UTC
Description of problem:
If I try to customize the bbdb/mail-auto-create-p variable to refer to a function, using Customize, emacs prints an error in the minibuffer and doesn't let me.

Version-Release number of selected component (if applicable):
emacs-bbdb-2.35-3.fc12.noarch

How reproducible:
Always

Steps to Reproduce:
1. emacs -Q
2. (require 'bbdb)
3. In the Options menu, choose Customize Emacs -> Specific Option -> bbdb/mail-auto-create-p
4. Click Value Menu, and choose Create with function
  
Actual results:
Minibuffer displays: read: Symbol's function definition is void: bbdb-

Expected results:
Customize should offer to let me set a function

Additional info:
emacs-23.1-6.fc12.i686

Comment 1 Jonathan Underwood 2009-10-21 14:52:14 UTC
Can you get the full error message (not truncated) from the *Messages* buffer? Thanks.

Comment 2 Robin Green 2009-10-21 18:40:01 UTC
It's just

read: Symbol's function definition is void: bbdb-

Comment 3 Bug Zapper 2009-11-16 12:02:16 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 12 development cycle.
Changing version to '12'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Robin Green 2010-08-20 11:52:01 UTC
Still present in emacs-bbdb-2.35-4.fc13.noarch.

Comment 5 Bug Zapper 2011-06-02 17:46:23 UTC
This message is a reminder that Fedora 13 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 13.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '13'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 13's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 13 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 6 Robin Green 2011-06-15 16:49:03 UTC
Still present in emacs-bbdb-2.35-5.fc15.noarch.

Comment 7 Robin Green 2012-07-22 07:08:45 UTC
Still present in emacs-bbdb-2.35-8.fc17.noarch. The steps to reproduce need to be changed - add:

(add-to-list 'load-path "/usr/share/emacs/site-lisp/bbdb")

so that emacs can find it.

Comment 8 Göran Uddeborg 2013-01-27 16:55:47 UTC
And also present in emacs-bbdb-2.35-10.fc18.noarch apparently.  I'll have a look and see if I can understand what is going on.

Comment 9 Göran Uddeborg 2013-01-27 21:55:12 UTC
To me it looks like an upstreams bug in the code.  To begin with, I've reported it: https://savannah.nongnu.org/bugs/index.php?38178

Comment 10 Göran Uddeborg 2013-01-28 17:57:38 UTC
Upstreams doesn't seem interested in BBDB 2, only in BBDB 3.  I'll try to make a patch instead.

Comment 11 Fedora Update System 2013-01-29 10:39:57 UTC
emacs-bbdb-2.35-11.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/emacs-bbdb-2.35-11.fc18

Comment 12 Fedora Update System 2013-01-29 10:41:49 UTC
emacs-bbdb-2.35-9.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/emacs-bbdb-2.35-9.fc17

Comment 13 Fedora Update System 2013-02-01 17:06:11 UTC
Package emacs-bbdb-2.35-9.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing emacs-bbdb-2.35-9.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-1766/emacs-bbdb-2.35-9.fc17
then log in and leave karma (feedback).

Comment 14 Fedora Update System 2013-02-10 04:24:43 UTC
emacs-bbdb-2.35-9.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 15 Fedora Update System 2013-02-10 04:29:41 UTC
emacs-bbdb-2.35-11.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.