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

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

Bug calling patched appt-display-message


From: Davin Pearson
Subject: Bug calling patched appt-display-message
Date: Mon, 25 May 2009 18:41:17 -0700 (PDT)
User-agent: G2/1.0

Please write in English if possible, because the Emacs maintainers
usually do not have translators to read other languages for them.

Your bug report will be posted to the bug-gnu-emacs@gnu.org mailing
list,
and to the gnu.emacs.bug news group.

Please describe exactly what actions triggered the bug
and the precise symptoms of the bug:

When I add the following line of code to my ~/.diary file:

Tuesday
   13:37 apple.wav

It calls (appt-display-message STRING MINS) with the value "apple.wa"
(without the trailing v).  This is problematic because I have
redefined appt-display-message to play the sound sample apple.wav and
therefore I have to manually add the missing "v" to play the sound
sample correctly.

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
d:/Program Files/emacs-22.2/etc/DEBUG for instructions.


In GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)
 of 2008-03-27 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'

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: ENZ
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Emacs-Lisp

Minor modes in effect:
  shell-dirtrack-mode: t
  recentf-mode: t
  tabbar-mode: t
  display-time-mode: t
  show-paren-mode: t
  encoded-kbd-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  column-number-mode: t
  line-number-mode: t

Recent input:
<up> <up> <up> <up> <up> <up> <up> <up> <end> <up>
<up> <up> <end> <home> <next> <next> <next> <next>
<next> <next> <next> <next> <next> <next> <next> <next>
<down> <f3> <help-echo> <help-echo> <help-echo> <down-mouse-1>
<mouse-1> <help-echo> <help-echo> <down-mouse-1> <mouse-1>
C-d C-g <insert> <return> <C-end> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <C-up> <C-up> <C-up>
<C-up> <C-up> <C-up> <C-up> <C-up> <C-up> <C-up> <C-up>
<C-up> <C-up> <C-up> <C-up> <C-up> <C-up> <C-up> <C-up>
<C-up> <C-up> <C-up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <prior> <prior>
<prior> <prior> <prior> <prior> <prior> <prior> <prior>
<prior> <prior> <prior> <prior> <prior> <prior> <prior>
<prior> <prior> <prior> <C-end> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <up> <up> <up> <up>
<up> <up> <up> <up> <up> <up> <up> <end> C-d d l <tab>
d - a p p <tab> <return> <up> <up> <up> <end> <home>
<up> <tab> <delete> <delete> <right> <right> <S-right>
<right> <right> <right> <right> <right> <right> <down>
r <up> <down> <backspace> <up> r a e <backspace> w
- <end> <left> <left> <left> <left> <left> <left> <left>
<delete> <S-left> <S-backspace> <S-backspace> <S-backspace>
<backspace> <f2> <home> <down> <tab> C-M-x C-d <S-backspace>
. d <backspace> <backspace> d . i <backspace> <backspace>
<backspace> . d i <tab> <return> <up> <up> <up> <up>
<up> <up> <up> <end> <return> 1 3 : 3 7 SPC f a s f
s d f <f2> <S-backspace> SPC w a b <backspace> v <f2>
<S-left> f s d f a f d . <f2> <S-left> <left> <left>
4 <delete> <f2> <left> 5 <delete> <f2> <left> 7 <delete>
<f2> <insert> <down> <up> <return> <insert> <down>
<return> <C-end> <up> <up> <up> <up> <up> <insert>
<insert> <up> <end> M-x r e p o r <tab> <return>

Recent messages:
Wrote d:/home/.diary
Saving some buffers
Preparing diary...
*** raw-string=13:37 fsdfafd.wa mins=1
*** string=13:37 fsdfafd.wa mins=1
Wrote d:/home/.diary
<<< Press Return to bury the buffer list >>> [2 times]
Mark set
<<< Press Return to bury the buffer list >>>
Loading emacsbug...done


reply via email to

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