SourceForge.net | 11 Nov 2009 13:53
Picon
Favicon

[ emacs-jabber-Bugs-2895898 ] jabber-autoloads.el: defvar jabber-account-list

Bugs item #2895898, was opened at 2009-11-11 17:53
Message generated for change (Tracker Item Submitted) made by vyazovoi
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=586350&aid=2895898&group_id=88346

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: CVS
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Pavel Vyazovoi (vyazovoi)
Assigned to: Nobody/Anonymous (nobody)
Summary: jabber-autoloads.el: defvar jabber-account-list

Initial Comment:
(defvar jabber-account-list ...
Should be used defcustom, because this variable is overwritten, if it was initialized earlier (I have
custom-file is loaded first).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=586350&aid=2895898&group_id=88346

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
(Continue reading)

SourceForge.net | 11 Nov 2009 13:55
Picon
Favicon

[ emacs-jabber-Bugs-2895898 ] jabber-autoloads.el: defvar jabber-account-list

Bugs item #2895898, was opened at 2009-11-11 17:53
Message generated for change (Settings changed) made by vyazovoi
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=586350&aid=2895898&group_id=88346

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: CVS
Status: Open
Resolution: None
>Priority: 3
Private: No
Submitted By: Pavel Vyazovoi (vyazovoi)
Assigned to: Nobody/Anonymous (nobody)
Summary: jabber-autoloads.el: defvar jabber-account-list

Initial Comment:
(defvar jabber-account-list ...
Should be used defcustom, because this variable is overwritten, if it was initialized earlier (I have
custom-file is loaded first).

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=586350&aid=2895898&group_id=88346

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
(Continue reading)

SourceForge.net | 12 Nov 2009 20:27
Picon
Favicon

[ emacs-jabber-Bugs-2895898 ] jabber-autoloads.el: defvar jabber-account-list

Bugs item #2895898, was opened at 2009-11-11 12:53
Message generated for change (Comment added) made by legoscia
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=586350&aid=2895898&group_id=88346

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: CVS
Status: Open
Resolution: None
Priority: 3
Private: No
Submitted By: Pavel Vyazovoi (vyazovoi)
Assigned to: Nobody/Anonymous (nobody)
Summary: jabber-autoloads.el: defvar jabber-account-list

Initial Comment:
(defvar jabber-account-list ...
Should be used defcustom, because this variable is overwritten, if it was initialized earlier (I have
custom-file is loaded first).

----------------------------------------------------------------------

>Comment By: Magnus Henoch (legoscia)
Date: 2009-11-12 19:27

Message:
No, defvar doesn't overwrite the value of the variable if it has a value. I
(Continue reading)


Gmane