all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kevin Rodgers <kevin.d.rodgers@gmail.com>
To: help-gnu-emacs@gnu.org
Subject: Re: calendar/appointment notification -- How about via a FRAME   popping up?
Date: Mon, 30 Jun 2008 21:37:04 -0600	[thread overview]
Message-ID: <g4c8p1$dl4$1@ger.gmane.org> (raw)
In-Reply-To: <87bq1nwig5.fsf@lion.rapttech.com.au>

Tim X wrote:
> dkcombs@panix.com (David Combs) writes:
> 
>> Solaris CDE comes with a calendar-application that slams a new
>> "frame" in front of your eyes -- no way you can miss that!
>>
>>
>> It'd sure be nice if the emacs calendar/appointment alarm-clock would do the
>> same thing! 
>>
>>
> 
> Have a look at the customize group for appt. I think you can do this,
> but you may need to provide the function that creates the frame. There
> are two variables which can be used to specify the functions used to
> open and close a window to display the diary. It would probably be
> possible to use functions that display the window in its own frame and
> then close the window and delete the frame. 

 From the Commentary in calendar/appt.el:

;;; You can change the way the appointment window is created/deleted by
;;; setting the variables
;;;
;;;	     appt-disp-window-function
;;; and
;;; 	     appt-delete-window-function
;;;
;;; For instance, these variables could be set to functions that display
;;; appointments in pop-up frames, which are lowered or iconified after
;;; `appt-display-interval' minutes.

If you want to avoid writing your own functions, you might get the
desired effect by simply adding appt-buffer-name to
special-display-buffer-names.

-- 
Kevin Rodgers
Denver, Colorado, USA





      reply	other threads:[~2008-07-01  3:37 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-26 23:35 calendar/appointment notification -- How about via a FRAME popping up? David Combs
2008-06-27  5:33 ` Tim X
2008-07-01  3:37   ` Kevin Rodgers [this message]

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

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

  git send-email \
    --in-reply-to='g4c8p1$dl4$1@ger.gmane.org' \
    --to=kevin.d.rodgers@gmail.com \
    --cc=help-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 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.