From: Alex Bochannek <alexb@juniper.net>
To: Carsten Dominik <dominik@science.uva.nl>
Cc: emacs-orgmode@gnu.org
Subject: Re: Remember templates and time stamp rounding.
Date: Fri, 17 Mar 2006 00:02:06 -0800 [thread overview]
Message-ID: <uu09xo5xd.fsf@juniper.net> (raw)
In-Reply-To: <7cf02f796be26d1c55a294fb6626051f@science.uva.nl> (Carsten Dominik's message of "Fri, 17 Mar 2006 08:28:51 +0100")
Carsten Dominik <dominik@science.uva.nl> writes:
> Time-stamp rounding
> -------------------
Thanks for including it!
Couple other quick ones:
(defcustom org-popup-calendar-for-date-prompt t
...
:group 'org-time
:type 'number)
That should really be a :type 'boolean
For the emphasis font-locks, these regexps work well for me:
(if em '("\\([[:punct:][:space:]]\\|^\\)\\(\\*\\([^*[:space:]]+\\)\\*\\)\\([[:space:][:punct:]]\\|$\\)" 0 'bold))
(if em '("\\([[:punct:][:space:]]\\|^\\)\\(/\\([^/[:space:]]+\\)/\\)\\([[:space:][:punct:]]\\|$\\)" 0 'italic))
(if em '("\\([[:punct:][:space:]]\\|^\\)\\(_\\([^_[:space:]]+\\)_\\)\\([[:space:][:punct:]]\\|$\\)" 0 'underline))
Alex.
next prev parent reply other threads:[~2006-03-17 8:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-17 7:28 Remember templates and time stamp rounding Carsten Dominik
2006-03-17 8:02 ` Alex Bochannek [this message]
[not found] ` <ff7823fe9c92fcb41c9a3b45b6949ecd@science.uva.nl>
2006-03-17 18:40 ` Alex Bochannek
2006-03-19 22:23 ` Philip Rooke
2006-03-20 13:24 ` Jason F. McBrayer
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=uu09xo5xd.fsf@juniper.net \
--to=alexb@juniper.net \
--cc=dominik@science.uva.nl \
--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 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.