all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Roland Winkler" <winkler@gnu.org>
To: 12994@debbugs.gnu.org
Subject: bug#12994: 24.2.90; default value of diary-header-line-format
Date: Sun, 25 Nov 2012 12:15:37 -0600	[thread overview]
Message-ID: <87r4nhwnue.fsf@gnu.org> (raw)

When editing the diary file I am always rather annoyed when
diary-header-line-format tells me

  Some text is hidden - press "s" in calendar before edit/copy

Normally I edit the diary file directly, i.e., without going via
calendar. Why should I run diary-show-all-entries in the calendar
buffer if this command even has its own keybinding "C-c C-s" in the
diary buffer? Certainly I see this message when I am in the diary
buffer, but not in the calendar buffer.

So I suggest to change the default of diary-header-line-format
to something like

      '(:eval (calendar-string-spread
               (list (if diary-selective-display
                         "Some text is hidden - press \"C-c C-s\" \
before edit/copy"
                       "Diary"))
               ?\s (window-width)))

If this doesn't work in all possible scenarios, then this might
indicate that diary-show-all-entries needs to be fixed.



In GNU Emacs 24.2.90.1 (x86_64-unknown-linux-gnu, GTK+ Version 2.20.1)
 of 2012-11-24 on regnitz
Windowing system distributor `The X.Org Foundation', version 11.0.10706000
System Description:	Ubuntu 10.04.4 LTS





             reply	other threads:[~2012-11-25 18:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-25 18:15 Roland Winkler [this message]
2012-11-26  1:38 ` bug#12994: 24.2.90; default value of diary-header-line-format Glenn Morris
2012-11-27 15:46   ` Roland Winkler

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=87r4nhwnue.fsf@gnu.org \
    --to=winkler@gnu.org \
    --cc=12994@debbugs.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.