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: create emails from dairy entries
Date: Sat, 14 Jun 2008 07:07:48 -0600	[thread overview]
Message-ID: <g30fr1$ava$1@ger.gmane.org> (raw)
In-Reply-To: <87mylpld5u.fsf@newsguy.com>

reader@newsguy.com wrote:
> Kevin Rodgers <kevin.d.rodgers@gmail.com> writes:
> 
>> reader@newsguy.com wrote:
>>> I find appt-display-format in emacs manual with index search.  One hit
>>> only...but looking for further descriptions with `M-x apropos
>>> appt-display-format   or `C-h v appt-display-format'
>>>
>>> shows no-match.. perhaps I need to have some specific package loaded?

In retrospect, yes: you need to have appt loaded.

>>> Further the emacs manual at `39.11 Appointments':
>>>
>>> Doesn't contain enough information for me to figure out how to do
>>> this.  I say `for me', that is, it may have plenty enough info for
>>> someone more knowledgeable.
>> Do what I did: read the source (calendar/appt.el.gz)
> 
> You mean what you did after years and years (How mamy? 20 more?)  of
> learning and using emacs and lisp?

Yep, 25 years.

> Looking thru appt.el at all the hits with appt-display-format does not
> help in any way.

Sure it does: Its doc string explains that it can be set to 1 of 3
values (window, echo, nil).  And the appt-display-message function
runs the function bound to appt-disp-window-function when
appt-display-message is set to window.

> appt-display-format doesn't even appear in calendar.el

Yes, but `C-h v appt-display TAB TAB' shows appt-display-diary among
*Completions*, and selecting that displays *Help* with a link to
appt.el.  Follow that link, then you can `C-s appt-display-format
C-s C-s C-s ...'.

> But thanks for your input.

You're welcome.

-- 
Kevin Rodgers
Denver, Colorado, USA





  reply	other threads:[~2008-06-14 13:07 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-10 14:10 create emails from dairy entries reader
2008-06-11  2:52 ` Kevin Rodgers
2008-06-11 13:54   ` reader
2008-06-12  3:12     ` Kevin Rodgers
2008-06-13 12:42       ` reader
2008-06-14 13:07         ` Kevin Rodgers [this message]
2008-06-18 13:07           ` reader
2008-06-11  3:19 ` Drew Adams
2008-06-11 13:38   ` reader
2008-06-11  6:49 ` Bastien
2008-06-11 14:02   ` reader

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='g30fr1$ava$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.