emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: "François Puitg" <Francois.Puitg@imag.fr>
To: emacs-orgmode@gnu.org
Subject: displayed-month
Date: Sat, 29 Sep 2007 11:50:22 +0200	[thread overview]
Message-ID: <18174.8158.442153.292809@gargle.gargle.HOWL> (raw)

Hi all,

I'm new to this list.

Thanks  to  Carsten (and to all  the  contributors) for this excellent
mode.

Seems I've  discovered a little bug (there's  an  easy workaround, see
below), but I'm not sure it's  org-mode fault: when I  try to insert a
time stamp (with C-c .), I can't select a date as explained in section
8.2.1 of the manual.  So I  just hit q to quit  the calendar frame and
enter a date by  hand in the minibuffer.   The time stamp is correctly
inserted in my org buffer, but then, as soon as I hit any key, I get a
"Symbol's  value  as variable is void:   displayed-month" error in the
minibuffer (even if I use mouse buttons).

This is because my calendar frame doesn't have a minibuffer. If I put
in my emacs init file :
  (setq calendar-and-diary-frame-parameters
        '((name . "Calendar") (title . "Calendar")
	  (height . 20) (width . 78)
	  (minibuffer . t)))
I get the normal behavior of C-c ., and no more displayed-month error.


-- Frnçs

             reply	other threads:[~2007-09-29  9:40 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-29  9:50 François Puitg [this message]
2007-09-29 12:53 ` displayed-month Carsten Dominik
2007-09-30 20:01   ` displayed-month François Puitg

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.orgmode.org/

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

  git send-email \
    --in-reply-to=18174.8158.442153.292809@gargle.gargle.HOWL \
    --to=francois.puitg@imag.fr \
    --cc=emacs-orgmode@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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.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).