all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* display christian, hebrew and islamic holidays together
@ 2004-07-28 13:34 Uwe Brauer
  2004-07-28 14:45 ` Pascal Bourguignon
  2004-07-28 17:00 ` Edward M. Reingold
  0 siblings, 2 replies; 6+ messages in thread
From: Uwe Brauer @ 2004-07-28 13:34 UTC (permalink / raw)


Hello

I have set 

Christian, islamic and hebrew holidays to non nil,
but when executing holidays, only christian holidays are printed.


Is there any possibility to print all holidays?

Thanks


Uwe Brauer 

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

* Re: display christian, hebrew and islamic holidays together
  2004-07-28 13:34 display christian, hebrew and islamic holidays together Uwe Brauer
@ 2004-07-28 14:45 ` Pascal Bourguignon
  2004-07-28 15:35   ` Uwe Brauer
  2004-07-28 17:00 ` Edward M. Reingold
  1 sibling, 1 reply; 6+ messages in thread
From: Pascal Bourguignon @ 2004-07-28 14:45 UTC (permalink / raw)


Uwe Brauer <oub@mat.ucm.es> writes:
> I have set 
> Christian, islamic and hebrew holidays to non nil,
> but when executing holidays, only christian holidays are printed.
> 
> Is there any possibility to print all holidays?

ALL, I don't know, but when I set:
 
(custom-set-variables
 '(all-christian-calendar-holidays t)
 '(all-hebrew-calendar-holidays t))

M-x holidays RET gives me both.

-- 
__Pascal Bourguignon__                     http://www.informatimago.com/

There is no worse tyranny than to force a man to pay for what he does not
want merely because you think it would be good for him. -- Robert Heinlein

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

* Re: display christian, hebrew and islamic holidays together
  2004-07-28 14:45 ` Pascal Bourguignon
@ 2004-07-28 15:35   ` Uwe Brauer
  2004-07-28 18:39     ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Uwe Brauer @ 2004-07-28 15:35 UTC (permalink / raw)


On 28 Jul 2004, spam@thalassa.informatimago.com wrote:

> '(all-hebrew-calendar-holidays t))
>
> M-x holidays RET gives me both.
Strange for me not, I don't understand, I might send a bug report.

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

* Re: display christian, hebrew and islamic holidays together
  2004-07-28 13:34 display christian, hebrew and islamic holidays together Uwe Brauer
  2004-07-28 14:45 ` Pascal Bourguignon
@ 2004-07-28 17:00 ` Edward M. Reingold
  2004-07-28 17:40   ` Uwe Brauer
  1 sibling, 1 reply; 6+ messages in thread
From: Edward M. Reingold @ 2004-07-28 17:00 UTC (permalink / raw)
  Cc: oub

>>>>> "UB" == Uwe Brauer <oub@mat.ucm.es> writes:

    UB> Hello I have set
    UB> Christian, islamic and hebrew holidays to non nil, but when executing
    UB> holidays, only christian holidays are printed.
    UB> Is there any possibility to print all holidays?

Can be more explicit: what is in your .emacs?

-- 

Professor Edward M. Reingold                Email: reingold@iit.edu
Chairman, Department of Computer Science    Voice: (312) 567-3309
Illinois Institute of Technology            Assistant: (312) 567-5152
Stuart Building                             Fax:   (312) 567-5067
10 West 31st Street, Suite 236
Chicago, IL  60616-3729  U.S.A.

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

* Re: display christian, hebrew and islamic holidays together
  2004-07-28 17:00 ` Edward M. Reingold
@ 2004-07-28 17:40   ` Uwe Brauer
  0 siblings, 0 replies; 6+ messages in thread
From: Uwe Brauer @ 2004-07-28 17:40 UTC (permalink / raw)


On 28 Jul 2004, reingold@emr.cs.iit.edu wrote:

>>>>>> "UB" == Uwe Brauer <oub@mat.ucm.es> writes:
>
> UB> Hello I have set Christian, islamic and hebrew holidays to non
> UB> nil, but when executing holidays, only christian holidays are
> UB> printed.  Is there any possibility to print all holidays?
>
> Can be more explicit: what is in your .emacs?
I found the problem, it is the package
 "cal-desk-calendar"
the setting is:


(setq calendar-holidays
   (append general-holidays local-holidays other-holidays
   solar-holidays))

which I changed.

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

* Re: display christian, hebrew and islamic holidays together
  2004-07-28 15:35   ` Uwe Brauer
@ 2004-07-28 18:39     ` Eli Zaretskii
  0 siblings, 0 replies; 6+ messages in thread
From: Eli Zaretskii @ 2004-07-28 18:39 UTC (permalink / raw)


> From: Uwe Brauer <oub@mat.ucm.es>
> Newsgroups: gnu.emacs.help
> Date: Wed, 28 Jul 2004 17:35:42 +0200
> 
> > '(all-hebrew-calendar-holidays t))
> >
> > M-x holidays RET gives me both.
> Strange for me not, I don't understand, I might send a bug report.

Perhaps you invoked `holidays' on a month where there are no Hebrew or
Islamic holidays.  Try another month.

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

end of thread, other threads:[~2004-07-28 18:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-28 13:34 display christian, hebrew and islamic holidays together Uwe Brauer
2004-07-28 14:45 ` Pascal Bourguignon
2004-07-28 15:35   ` Uwe Brauer
2004-07-28 18:39     ` Eli Zaretskii
2004-07-28 17:00 ` Edward M. Reingold
2004-07-28 17:40   ` Uwe Brauer

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.