From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Davin Pearson Newsgroups: gmane.emacs.bugs Subject: Bug calling patched appt-display-message Date: Mon, 25 May 2009 18:41:17 -0700 (PDT) Organization: http://groups.google.com Message-ID: <1ac52ab1-7717-4e70-b51c-764e60c4d7a8@o5g2000prh.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1243305621 15987 80.91.229.12 (26 May 2009 02:40:21 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 26 May 2009 02:40:21 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue May 26 04:40:14 2009 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1M8maL-0004pC-3V for geb-bug-gnu-emacs@m.gmane.org; Tue, 26 May 2009 04:40:14 +0200 Original-Received: from localhost ([127.0.0.1]:43765 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M8maK-0008IT-DS for geb-bug-gnu-emacs@m.gmane.org; Mon, 25 May 2009 22:40:12 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!o5g2000prh.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 114 Original-NNTP-Posting-Host: 60.234.132.53 Original-X-Trace: posting.google.com 1243302077 8351 127.0.0.1 (26 May 2009 01:41:17 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 26 May 2009 01:41:17 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: o5g2000prh.googlegroups.com; posting-host=60.234.132.53; posting-account=SVVH0AoAAABplEQzMkIR3gU7a0gK8IuF User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.10) Gecko/2009042316 Firefox/3.0.10,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.bug:56147 X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:28176 Archived-At: 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: C-d C-g C-d d l d - a p p r r a e w - C-M-x C-d . d d . i . d i 1 3 : 3 7 SPC f a s f s d f SPC w a b v f s d f a f d . 4 5 7 M-x r e p o r 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