unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Davin Pearson <davin.pearson@gmail.com>
To: bug-gnu-emacs@gnu.org
Subject: Bug calling patched appt-display-message
Date: Mon, 25 May 2009 18:41:17 -0700 (PDT)	[thread overview]
Message-ID: <1ac52ab1-7717-4e70-b51c-764e60c4d7a8@o5g2000prh.googlegroups.com> (raw)

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	other threads:[~2009-05-26  1:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-26  1:41 Davin Pearson [this message]
2009-05-26  6:03 ` bug#3385: Bug calling patched appt-display-message 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1ac52ab1-7717-4e70-b51c-764e60c4d7a8@o5g2000prh.googlegroups.com \
    --to=davin.pearson@gmail.com \
    --cc=bug-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).