emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <dominik@science.uva.nl>
To: Daniel Clemente <n142857@gmail.com>
Cc: Martin Pohlack <mp26@os.inf.tu-dresden.de>, emacs-orgmode@gnu.org
Subject: Re:  [Patch] Add another bullet type (→)
Date: Mon, 16 Mar 2009 06:52:45 +0100	[thread overview]
Message-ID: <2C61C6FA-2874-44E5-85DA-58F2CD5BA829@uva.nl> (raw)
In-Reply-To: <87skle1dn1.fsf@gmail.com>


On Mar 16, 2009, at 2:04 AM, Daniel Clemente wrote:

> El vie, mar 13 2009, Martin Pohlack va escriure:
>> Hi All,
>>
>> I tend to use a right arrow (→, U2192) from time to time in plain
>> lists to separate normal item from conclusions / next actions etc.:
>
>  Hey, me too! I use exactly → to hightlight items, but also to mark  
> implications (I use ∴ for conclusions); I have many keys for that  
> type of useful symbols. :-) (or should I write ☺…?)
>
>>
>>  - Topic
>>    - Fact 1
>>    - Fact 2
>>    → Conclusion
>  However, I have done it always like this:
>
>   - Topic
>     - Fact 1
>     - Fact 2
>     - → Conclusion


This is, actually, a much better idea, so let's not go there
and make the item bullets configurable.  It is possible that
too much confusion will arrise from it.

It is also, in my opinion, quite visible!  If you want to make
it still more visible, you can try something like

(font-lock-add-keywords 'org-mode
'(("^\\([ \t]*[-*+]\\|^\\*+\\)[ \t]+→.*"
    0 font-lock-warning-face prepend)))

- Carsten




>
>
>  So it is still a list, but I know this item is special. In this way  
> I can also use the symbol in headings:
>
> * some task
> ** option1
> ** → option2 (this is what I did)
>
>
>  I still have to check org-choose.el, which provides a way to mark  
> the chosen option between many alternatives in a more formal way.
>
>  Greetings,
>
> Daniel
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  reply	other threads:[~2009-03-16  7:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-13 22:58 [Patch] Add another bullet type (→) Martin Pohlack
2009-03-14 10:07 ` Carsten Dominik
2009-03-16  1:04 ` Daniel Clemente
2009-03-16  5:52   ` Carsten Dominik [this message]
2009-03-16  8:34     ` Martin Pohlack

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=2C61C6FA-2874-44E5-85DA-58F2CD5BA829@uva.nl \
    --to=dominik@science.uva.nl \
    --cc=emacs-orgmode@gnu.org \
    --cc=mp26@os.inf.tu-dresden.de \
    --cc=n142857@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 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).