|
From: | Mark E. Shoulson |
Subject: | [O] Flexible plain list bullets |
Date: | Wed, 18 Apr 2012 21:24:45 -0400 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 |
Attached is a patch that adds a customization variable for setting which characters you can use as bullets in plain lists. Unicode has all kinds of pretty characters like ❧ or ☞ that would be good for bullets, why limit ourselves to just [-+*]? The variable's "set" function sets associated other related variables, regular expressions using it, treating "*" specially since it isn't a plain-list bullet at the beginning of a line. Care is taken that the character "-" does not wind up in the middle of the character range (but there isn't special processing for "]", and maybe there should be). I put in some example sets to choose from in the customization menu, though they probably will not be usable since I understand Org-mode still has to support emacs versions that don't support Unicode. Please take a look, see if it's worth adding, tell me what else I need to do if necessary. Thanks!
~mark |
0001-Lists-enable-customization-for-arbitrary-characters-.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |