all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bug calling patched appt-display-message
@ 2009-05-26  1:41 Davin Pearson
  2009-05-26  6:03 ` bug#3385: " Glenn Morris
       [not found] ` <mailman.7818.1243319368.31690.bug-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 10+ messages in thread
From: Davin Pearson @ 2009-05-26  1:41 UTC (permalink / raw)
  To: bug-gnu-emacs

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


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

end of thread, other threads:[~2009-06-22  6:35 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-26  1:41 Bug calling patched appt-display-message Davin Pearson
2009-05-26  6:03 ` bug#3385: " Glenn Morris
2009-05-26  6:54   ` Jason Rumney
2009-05-26 20:54   ` Glenn Morris
2009-05-26 21:00     ` Processed: " Emacs bug Tracking System
     [not found]   ` <mailman.7867.1243372165.31690.bug-gnu-emacs@gnu.org>
2009-05-27 23:31     ` Davin Pearson
2009-05-28  0:49       ` Glenn Morris
2009-05-28  0:55         ` Processed: " Emacs bug Tracking System
2009-06-22  6:35   ` bug#3385: marked as done (Bug calling patched appt-display-message) Emacs bug Tracking System
     [not found] ` <mailman.7818.1243319368.31690.bug-gnu-emacs@gnu.org>
2009-05-26  7:01   ` bug#3385: Bug calling patched appt-display-message Davin Pearson

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.