help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

diary questions


From: Emabela
Subject: diary questions
Date: Tue, 27 Dec 2005 11:31:42 +0100







Hello everybody,





1)

How can I specify that no holidays should be displayed?

That is, no (Chinese or Gregorian) New Year, 

no Easter, no Equinox, no Christmas, etc

Only those, that I specify myself in ~/diary (or in ~/.emacs).



2)

How can I specify the date formats emacs uses in ~/diary?

2a) I would like that if I insert a yearly entry (i y),

then emacs would put an entry into ~/diary like



full-monthname-as-in-calendar-month-name-array  day. THE-IMPORTANT-EVENT-ON
-THIS-DAY



How can I specify this?

Now, emacs inserts an entry like



first-3-letters-of-calendar-month-name-array day THE-IMPORTANT-EVENT-ON-THI
S-DAY



which is misleading, because the first 3 letters of some monthnames

match  the first 3 letters of some daynames...



2b)

How can I change the american format MM DD YYYY used in diary-anniversary t
o

YYYY MM DD?

(And the same in diary-block.)



I use GNU Emacs 21.3.1 and I have 

(setq diary-date-forms '(

  (monthname day)

  (monthname "," day)

  (day "/" month "[^/0-9]")

  (day "/" month "/" year "[^0-9]")

  (backup day " *" monthname "\\W+\\<\\([^*0-9]\\|\\([0-9]+[:aApP]\\)\\)
")

  (day " *" monthname " *" year "[^0-9]")

  (dayname "\\W")

  (year ". " month ". " day "[.\\(,\\)?]?" )

 )

)

in my .emacs.



Thanks for any help in advance.



Regards, 

B.





--------------------------Hirdetés-----------------------------

INTERNETES NYELVTANULÁS!

Tanulj ANGOLUL, NÉMETÜL kedvezményes áron a Médiabóval! 

3 Féle intenzitás; 3 Szint; Hanganyag CD-k; Ingyenes konzultáció!

http://www.mediabo.hu/akcio/vipmail/jelentkezesi_lap.html




reply via email to

[Prev in Thread] Current Thread [Next in Thread]