all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* reconciling defvars - using package manager
@ 2011-10-09 20:05 Jambunathan K
  2011-10-09 20:56 ` Jambunathan K
  0 siblings, 1 reply; 2+ messages in thread
From: Jambunathan K @ 2011-10-09 20:05 UTC (permalink / raw)
  To: emacs-devel


The question concerns `org-inlinetask-export-templates' which is
defvared in `org-inlinetask.el. 

In org-7.7 which is bundled with Emacs pretest the variable has some
value say v1.

In the daily builds, say org-20111009.tar, the above variable has a
different value say v2. 

Now when I upgrade it to the daily build I find that the variable stays
at the 7.7 value. As a user I was expecting that the variable reflects
the org-20111009 setting.

I am wondering whether replacing defvar with defcustom will improve the
situation here

or 

are there any other workarounds.

TIA,
Jambunathan K.

-- 



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

end of thread, other threads:[~2011-10-09 20:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-09 20:05 reconciling defvars - using package manager Jambunathan K
2011-10-09 20:56 ` Jambunathan K

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.