unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Glenn Morris <rgm@gnu.org>
To: 3385@emacsbugs.donarmstrong.com
Subject: bug#3385: Bug calling patched appt-display-message
Date: Tue, 26 May 2009 16:54:12 -0400	[thread overview]
Message-ID: <i5prdvzitn.fsf@fencepost.gnu.org> (raw)
In-Reply-To: rv63fov1rr.fsf@fencepost.gnu.org

reassign 3385 emacs,calendar
tags 3385 moreinfo unreproducible
stop

With ~/diary consisting of:

------
Tuesday
   13:07 apple.wav
------

emacs-22.2 -Q -f appt-activate

works as it should for me, displaying the full text of the appointment
in the reminder window.

Please provide a complete recipe showing the problem starting from
emacs -Q (sorry, but I don't know how you do that on Windows).

Note there should be no need to patch anything, simply set the
variable appt-disp-window-function to a function that plays a sound.
As proof of concept, this works fine for me:

emacs -Q --eval "(progn \
  (setq appt-disp-window-function \
        (lambda (mins time string) \
                (play-sound (list 'sound :file (substring string 6))))) \
  (appt-activate))"





  parent reply	other threads:[~2009-05-26 20:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
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=i5prdvzitn.fsf@fencepost.gnu.org \
    --to=rgm@gnu.org \
    --cc=3385@emacsbugs.donarmstrong.com \
    /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).