appt and calendar use different month names

2005-10-16 Thread Torsten Bronger
Symptoms:

I use

(setq calendar-month-name-array
  [Januar Februar März April Mai Juni
   Juli August September Oktober November Dezember])

in .emacs (German month names).  In the latest CVS Emacs this
doesn't work with appt, i.e. no appointment windows pops up.  The
reason is that the diary entry starts with Okt 10, 2005 but appt
expects Oct 10, 2005.

It doesn't help to set calendar-month-abbrev-array to German abbreviations.


If emacs crashed, and you have the emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/share/emacs/22.0.50/etc/DEBUG for instructions.


In GNU Emacs 22.0.50.8 (i686-pc-linux-gnu)
 of 2005-10-16 on wilson
X server distributor `The X.Org Foundation', version 11.0.60801000
configured using `configure '--prefix=/usr/local/' 
'--infodir=/usr/local/share/info/' '--mandir=/usr/local/share/man/' 
'--with-x-toolkit=no''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  global-auto-revert-mode: t
  desktop-save-mode: t
  mouse-wheel-mode: t
  auto-compression-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-decoding-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t

Recent input:
right right right right right right right 
right right right right up right , M-q 
C-c C-c q g up up down return return down 
return return return return return return 
return return return q return c up up return 
c g g q up up up up up up up up up 
up up up up up up up up up up up 
up up up up up up up up up up up 
up help-echo M-x e m a c s tab tab tab backspace 
backspace backspace backspace backspace backspace 
r e p o tab r tab return

Recent messages:
Checking new news...
Opening nnml server on archive...done
Checking new news...done
No news is good news
Wrote /home/bronger/.newsrc
Saving /home/bronger/.newsrc.eld...
Wrote /home/bronger/.newsrc.eld
Saving /home/bronger/.newsrc.eld...done
Making completion list... [2 times]
Loading emacsbug...done
--



___
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


Problem with ispell-local-dictionary

2005-10-16 Thread Torsten Bronger
So far, I had set

(custom-set-variables
  ...
  '(ispell-local-dictionary deutsch8)
  ...
)

in .emacs.  However, with current CVS Emacs this seems to be
ignored.  Instead, it's set to nil if I check it with C-h v.  An
explicit

(setq ispell-local-dictionary deutsch8)

at the end of .emacs restores the old behaviour though.

Additionally, if I use M-x customize for setting this variable, it claims
that it was CHANGED outside Customize, even if this isn't true.



If emacs crashed, and you have the emacs process in the gdb debugger,
please include the output from the following gdb commands:
`bt full' and `xbacktrace'.
If you would like to further debug the crash, please read the file
/usr/local/share/emacs/22.0.50/etc/DEBUG for instructions.


In GNU Emacs 22.0.50.8 (i686-pc-linux-gnu)
 of 2005-10-16 on wilson
X server distributor `The X.Org Foundation', version 11.0.60801000
configured using `configure '--prefix=/usr/local/' 
'--infodir=/usr/local/share/info/' '--mandir=/usr/local/share/man/' 
'--with-x-toolkit=no''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de_DE.UTF-8
  locale-coding-system: utf-8
  default-enable-multibyte-characters: t

Major mode: Group

Minor modes in effect:
  gnus-topic-mode: t
  gnus-undo-mode: t
  global-auto-revert-mode: t
  desktop-save-mode: t
  mouse-wheel-mode: t
  auto-compression-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-decoding-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  line-number-mode: t



___
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug


Re: Menu bar font awry

2005-10-16 Thread Bill Wohler
Luc Teirlinck [EMAIL PROTECTED] wrote:

 Bill Wohler wrote:
 
With today's CVS, the font in the menu bar got really small and the
background went white. Is anyone else seeing this?
 
 Not me.

Thanks, Luc. I just discovered my error: I forgot to add --with-gtk last
time I ran ./configure.

-- 
Bill Wohler [EMAIL PROTECTED]  http://www.newt.com/wohler/  GnuPG ID:610BD9AD
Maintainer of comp.mail.mh FAQ and MH-E. Vote Libertarian!
If you're passed on the right, you're in the wrong lane.


___
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug