all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Marco Wahl <marcowahlsoft@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Following a date in a drawer fails
Date: Tue, 20 Jan 2015 21:48:28 +0100	[thread overview]
Message-ID: <87mw5dxjoj.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <84d269yizb.fsf@gmail.com> (Marco Wahl's message of "Tue, 20 Jan 2015 09:16:46 +0100")

Hello,

Marco Wahl <marcowahlsoft@gmail.com> writes:

> I just started to use appointment entries like
>
> * Angela Merkel                                               :breakfast:
>   :PROPERTIES:
>   :APPT_DATE: <2015-01-21 Wed 09:00>
>   :APPT_LOCA: Berlin
>   :END:
>
> I would have expected to be able to follow the link to the date with M-x
> org-open-at-point (as always.)  But this is not the case.
>
> Message: org-open-at-point: Wrong type argument: char-or-string-p, nil

Fixed.

> Is this behavior intentional?  Am I missing something?

Actually, this is an ambiguous situation. As a convenient feature,
`org-open-link' is sloppy and can follow links and timestamps in
comments and properties drawers.

However, syntax doesn't allow timestamps in properties drawers, so
behaviour is undefined if you expect to use it for anything else (e.g.,
adding the entry in the agenda).


Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2015-01-20 20:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-20  8:16 Following a date in a drawer fails Marco Wahl
2015-01-20 20:48 ` Nicolas Goaziou [this message]
2015-01-21  7:44   ` Marco Wahl

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=87mw5dxjoj.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=marcowahlsoft@gmail.com \
    /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.