emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [Bug] Shadowed defvar org-clock-effort
@ 2013-02-19 18:57 Achim Gratz
  2013-02-19 19:35 ` Bastien
  0 siblings, 1 reply; 2+ messages in thread
From: Achim Gratz @ 2013-02-19 18:57 UTC (permalink / raw)
  To: emacs-orgmode


23057a57b4 introduces a shadowed defvar org-clock-effort by copying the
definition from org-clock.el to org.el without deleting it in
org-clock.el.  If a forward declaration was intended, then the defvar in
org.el should provide no initial value, otherwise (since org-clock.el
requires org.el anyway) the duplicate definition in org-clock should be
removed.


Regards,
Achim.
-- 
+<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+

Factory and User Sound Singles for Waldorf rackAttack:
http://Synth.Stromeko.net/Downloads.html#WaldorfSounds

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

* Re: [Bug] Shadowed defvar org-clock-effort
  2013-02-19 18:57 [Bug] Shadowed defvar org-clock-effort Achim Gratz
@ 2013-02-19 19:35 ` Bastien
  0 siblings, 0 replies; 2+ messages in thread
From: Bastien @ 2013-02-19 19:35 UTC (permalink / raw)
  To: Achim Gratz; +Cc: emacs-orgmode

Achim Gratz <Stromeko@nexgo.de> writes:

> 23057a57b4 introduces a shadowed defvar org-clock-effort by copying the
> definition from org-clock.el to org.el without deleting it in
> org-clock.el.  

Fixed, together with some other compiler warnings, thanks!

-- 
 Bastien

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

end of thread, other threads:[~2013-02-19 19:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-19 18:57 [Bug] Shadowed defvar org-clock-effort Achim Gratz
2013-02-19 19:35 ` Bastien

Code repositories for project(s) associated with this public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).