all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Charles Curley <charlescurley@charlescurley.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Daily Diary Display in Emacs emacs24	24.4+1-5
Date: Mon, 26 Oct 2015 16:44:42 -0600	[thread overview]
Message-ID: <20151026164442.444454bd@jhegaala.localdomain> (raw)
In-Reply-To: <20151024114828.38fcc688@jhegaala.localdomain>

On Sat, 24 Oct 2015 11:48:28 -0600
Charles Curley <charlescurley@charlescurley.com> wrote:

> On Fri, 23 Oct 2015 10:24:09 -0600
> Charles Curley <charlescurley@charlescurley.com> wrote:
> 
> > I have emacs24, 24.4+1-5 on Debian 8.2 jessie. In the past (e.g.
> > emacs 23.4+1-4 on debian 7.x, wheezy), I have had emacs re-display
> > my diary every day automatically. This capability does not seem to
> > work on this version of emacs.
> 
> I *may* have a solution.

...

>         (add-hook 'diary-hook 'appt-activate)
> 
> I made that change yesterday and evaluated it. It appears this morning
> to have worked. If it continues to work correctly, I will call it
> good.

No, that is not the solution. For one thing, it toggles appt-activate
every time diary-hook is called, i.e. every time the diary is
displayed. Not what I want.

Also, it appears to do something else. You should be able to move
point in the calendar to a day other than today's date, and hit d, and
get a display in the diary starting with the date where point
is. Somehow, that code shuts that off, and every time you hit d, emacs
display a diary beginning with today's date. Also not what I want.

I now have

      (appt-activate 1) ; http://www.emacswiki.org/emacs/AppointmentMode

in my .emacs. We will see what that does.

-- 

The right of the people to be secure in their persons, houses, papers,
and effects, against unreasonable searches and seizures, shall not be
violated, and no Warrants shall issue, but upon probable cause,
supported by Oath or affirmation, and particularly describing the
place to be searched, and the persons or things to be seized.
-- U.S. Const. Amendment IV

Key fingerprint = CE5C 6645 A45A 64E4 94C0  809C FFF6 4C48 4ECD DFDB



  reply	other threads:[~2015-10-26 22:44 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-23 16:24 Daily Diary Display in Emacs emacs24 24.4+1-5 Charles Curley
2015-10-23 20:44 ` Emanuel Berg
2015-10-23 22:11   ` Charles Curley
2015-10-24  0:20     ` Emanuel Berg
2015-10-24  0:28 ` John Mastro
2015-10-24 15:44 ` Stephen Berman
2015-10-24 17:48 ` Charles Curley
2015-10-26 22:44   ` Charles Curley [this message]
2015-10-27  0:11     ` Emanuel Berg

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=20151026164442.444454bd@jhegaala.localdomain \
    --to=charlescurley@charlescurley.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.