unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#4829: holidays.el needs to put initial values for autoloaded vars in pure storage
@ 2009-10-29 22:10 ` Dan Nicolaescu
  2009-10-31  2:24   ` Glenn Morris
  2009-11-06 17:10   ` bug#4829: marked as done (holidays.el needs to put initial values for autoloaded vars in pure storage) Emacs bug Tracking System
  0 siblings, 2 replies; 6+ messages in thread
From: Dan Nicolaescu @ 2009-10-29 22:10 UTC (permalink / raw)
  To: bug-gnu-emacs

For things like:
holiday-general-holidays
at least the strings need to be in pure storage (maybe the list elements too?)






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

* bug#4829: holidays.el needs to put initial values for autoloaded vars in pure storage
  2009-10-29 22:10 ` bug#4829: holidays.el needs to put initial values for autoloaded vars in pure storage Dan Nicolaescu
@ 2009-10-31  2:24   ` Glenn Morris
  2009-10-31  5:34     ` Dan Nicolaescu
  2009-11-06 17:10   ` bug#4829: marked as done (holidays.el needs to put initial values for autoloaded vars in pure storage) Emacs bug Tracking System
  1 sibling, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2009-10-31  2:24 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: 4829

Dan Nicolaescu wrote:

> For things like: holiday-general-holidays at least the strings need
> to be in pure storage (maybe the list elements too?)

If you think it's worthwhile, feel free.


(None of these variables really need to be autoloaded, but there is no
compatible way to change it now. I already tried once:

http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg00956.html )





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

* bug#4829: holidays.el needs to put initial values for autoloaded vars in pure storage
  2009-10-31  2:24   ` Glenn Morris
@ 2009-10-31  5:34     ` Dan Nicolaescu
  2009-10-31 19:50       ` Glenn Morris
  0 siblings, 1 reply; 6+ messages in thread
From: Dan Nicolaescu @ 2009-10-31  5:34 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 4829

Glenn Morris <rgm@gnu.org> writes:

  > Dan Nicolaescu wrote:
  > 
  > > For things like: holiday-general-holidays at least the strings need
  > > to be in pure storage (maybe the list elements too?)
  > 
  > If you think it's worthwhile, feel free.

Just the strings or each list element?





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

* bug#4829: holidays.el needs to put initial values for autoloaded vars in pure storage
  2009-10-31  5:34     ` Dan Nicolaescu
@ 2009-10-31 19:50       ` Glenn Morris
  2009-11-04  3:33         ` Dan Nicolaescu
  0 siblings, 1 reply; 6+ messages in thread
From: Glenn Morris @ 2009-10-31 19:50 UTC (permalink / raw)
  To: Dan Nicolaescu; +Cc: 4829

Dan Nicolaescu wrote:

> Just the strings or each list element?

I would suggest just the strings, so that it doesn't make it quite so
complicated if people want to customize things, but I haven't thought
about it much. With the obsolete ones (hebrew-holidays-#), might as
well do the list elements as well. Thanks.





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

* bug#4829: holidays.el needs to put initial values for autoloaded vars in pure storage
  2009-10-31 19:50       ` Glenn Morris
@ 2009-11-04  3:33         ` Dan Nicolaescu
  0 siblings, 0 replies; 6+ messages in thread
From: Dan Nicolaescu @ 2009-11-04  3:33 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 4829

Glenn Morris <rgm@gnu.org> writes:

  > Dan Nicolaescu wrote:
  > 
  > > Just the strings or each list element?
  > 
  > I would suggest just the strings, so that it doesn't make it quite so
  > complicated if people want to customize things, but I haven't thought
  > about it much. With the obsolete ones (hebrew-holidays-#), might as
  > well do the list elements as well. Thanks.

Thanks.  I have a patch for this in my tree.  I'll check it in when I have a chance.





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

* bug#4829: marked as done (holidays.el needs to put initial values for autoloaded vars in pure storage)
  2009-10-29 22:10 ` bug#4829: holidays.el needs to put initial values for autoloaded vars in pure storage Dan Nicolaescu
  2009-10-31  2:24   ` Glenn Morris
@ 2009-11-06 17:10   ` Emacs bug Tracking System
  1 sibling, 0 replies; 6+ messages in thread
From: Emacs bug Tracking System @ 2009-11-06 17:10 UTC (permalink / raw)
  To: Dan Nicolaescu

[-- Attachment #1: Type: text/plain, Size: 971 bytes --]

Your message dated Fri, 6 Nov 2009 09:00:15 -0800 (PST)
with message-id <200911061700.nA6H0FHF027446@godzilla.ics.uci.edu>
and subject line Re: bug#4829: holidays.el needs to put initial values for autoloaded vars in pure storage
has caused the Emacs bug report #4829,
regarding holidays.el needs to put initial values for autoloaded vars in pure storage
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@emacsbugs.donarmstrong.com
immediately.)


-- 
4829: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=4829
Emacs Bug Tracking System
Contact owner@emacsbugs.donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 2752 bytes --]

From: Dan Nicolaescu <dann@ics.uci.edu>
To: bug-gnu-emacs <bug-gnu-emacs@gnu.org>
Subject: holidays.el needs to put initial values for autoloaded vars in pure storage
Date: Thu, 29 Oct 2009 15:10:59 -0700 (PDT)
Message-ID: <200910292210.n9TMAxot012590@godzilla.ics.uci.edu>

For things like:
holiday-general-holidays
at least the strings need to be in pure storage (maybe the list elements too?)



[-- Attachment #3: Type: message/rfc822, Size: 2058 bytes --]

From: Dan Nicolaescu <dann@ics.uci.edu>
To: 4829-done@emacsbugs.donarmstrong.com
Subject: Re: bug#4829: holidays.el needs to put initial values for autoloaded vars in pure storage
Date: Fri, 6 Nov 2009 09:00:15 -0800 (PST)
Message-ID: <200911061700.nA6H0FHF027446@godzilla.ics.uci.edu>

This has been checked in.

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

end of thread, other threads:[~2009-11-06 17:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <200911061700.nA6H0FHF027446@godzilla.ics.uci.edu>
2009-10-29 22:10 ` bug#4829: holidays.el needs to put initial values for autoloaded vars in pure storage Dan Nicolaescu
2009-10-31  2:24   ` Glenn Morris
2009-10-31  5:34     ` Dan Nicolaescu
2009-10-31 19:50       ` Glenn Morris
2009-11-04  3:33         ` Dan Nicolaescu
2009-11-06 17:10   ` bug#4829: marked as done (holidays.el needs to put initial values for autoloaded vars in pure storage) Emacs bug Tracking System

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

	https://git.savannah.gnu.org/cgit/emacs.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).