From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Nick Dokos <ndokos@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Org-agenda-leaders
Date: Fri, 23 Oct 2015 22:35:09 +0200 [thread overview]
Message-ID: <87k2qdz5ky.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <87oafqjn1p.fsf@pierrot.dokosmarshall.org> (Nick Dokos's message of "Thu, 22 Oct 2015 23:12:18 -0400")
Hello,
Nick Dokos <ndokos@gmail.com> writes:
> ,----
> | (defconst org-clock-string "CLOCK:"
> | "String used as prefix for timestamps clocking work hours on an item.")
> |
> | (defvar org-closed-string "CLOSED:"
> | "String used as the prefix for timestamps logging closing a TODO entry.")
> |
> | (defvar org-deadline-string "DEADLINE:"
> | "String to mark deadline entries.
> | A deadline is this string, followed by a time stamp. Should be a word,
> | terminated by a colon. You can insert a schedule keyword and
> | a timestamp with \\[org-deadline].")
> |
> | (defvar org-scheduled-string "SCHEDULED:"
> | "String to mark scheduled TODO entries.
> | A schedule is this string, followed by a time stamp. Should be a word,
> | terminated by a colon. You can insert a schedule keyword and
> | a timestamp with \\[org-schedule].")
> `----
>
> Try redefining some or all of these strings.
Please don't. They should be defconst and are kept as defvar for
historical reasons.
Regards,
--
Nicolas Goaziou
next prev parent reply other threads:[~2015-10-23 20:33 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-20 15:02 Org-agenda-leaders Uwe Jochum
2015-10-21 22:03 ` Org-agenda-leaders Matt Lundin
2015-10-22 6:57 ` Org-agenda-leaders Uwe Jochum
2015-10-22 15:06 ` Org-agenda-leaders Uwe Jochum
2015-10-23 3:12 ` Org-agenda-leaders Nick Dokos
2015-10-23 20:35 ` Nicolas Goaziou [this message]
2015-10-23 21:18 ` Org-agenda-leaders Nick Dokos
2015-10-25 17:31 ` Org-agenda-leaders Nicolas Goaziou
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=87k2qdz5ky.fsf@nicolasgoaziou.fr \
--to=mail@nicolasgoaziou.fr \
--cc=emacs-orgmode@gnu.org \
--cc=ndokos@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.