From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: Orgmode and Unicode characters Date: Mon, 06 Dec 2010 18:36:40 +0000 Message-ID: <87hbeqeojr.fsf@gmail.com> References: <4cfcf421.0e3f970a.5d5c.fffff5c2@mx.google.com> <87tyiruex2.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from [140.186.70.92] (port=56194 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PPfw1-0001N1-Aw for emacs-orgmode@gnu.org; Mon, 06 Dec 2010 13:37:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PPfvo-0008Q6-8k for emacs-orgmode@gnu.org; Mon, 06 Dec 2010 13:37:13 -0500 Received: from markov.stats.ox.ac.uk ([163.1.210.1]:51604) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PPfvo-0008PE-17 for emacs-orgmode@gnu.org; Mon, 06 Dec 2010 13:37:00 -0500 In-Reply-To: <87tyiruex2.fsf@gmail.com> (Eric Schulte's message of "Mon, 06 Dec 2010 07:58:01 -0700") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Eric Schulte Cc: Dov Grobgeld , emacs-orgmode "Eric Schulte" writes: > My only worry on this front is that I know how to type "|" and "-" for > tables, and how to type "*" for headings, but I don't have an easy way > to type utf8 characters. > > If Org-mode starts using exotic utf8 characters which can not easily be > typed from outside of Org-mode then it loses some of the "it's all plain > text" appeal. > > I agree with Darlan that something using Emacs display functionality > (like used by org-pretty-entities) could be preferable because it would Hi Eric, I've never quite understood how the pretty entities stuff works. Is it related to text (display) properties or overlays? Would you mind giving a quick explanation? Dan > preserve the underlying text. > > Best -- Eric > > Darlan Cavalcante Moreira writes: > >> If changing the actual character in the file is be the best option (maybe >> it could cause problems for the exporters), then an approach similar to >> org-pretty-entities could be used for this. >> >> -- >> Darlan >> >> At Mon, 6 Dec 2010 11:19:55 +0200, >> Dov Grobgeld wrote: >>>=20 >>> Even though this announcement looks very cool, this again reminded me of >>> something I've been thinking off when using orgmode. And that is the us= e of >>> unicode characters. With the latest versions of emacs that support unic= ode >>> and with rich fonts such as DejaVu Monospace, it is as easy to use unic= ode >>> characters as ascii. What I was thinking of is that the current ascii >>> graphics of e.g. tables could automatically be switched to box drawing >>> characters (http://en.wikipedia.org/wiki/Box-drawing_characters) when >>> pressing C-c or Tab. Other characters that could be used are automatic >>> replacement of leading asterisks to various bullets. Each indentation l= evel >>> could be given a different bullets. E.g. "*"=3D=3D=E2=96=B8, "**"=3D=3D= =E2=97=8F, etc. I'm sure that >>> arrows and various brackets may also be useful for various contexts. >>>=20 >>> Of course the use of these characters would be configurable and would be >>> turned off automatically for buffers that are not UTF-8 encoded. >>>=20 >>> Perhaps I'll one day learn the inner workings of org-mode sufficiently = to do >>> this myself, but if there is someone who meanwhile wants to pick up the >>> idea, you're welcome! >>>=20 >>> Regards, >>> Dov >>>=20 >>> On Mon, Dec 6, 2010 at 09:05, Nathan Neff wrote: >>>=20 >>> > Much easier to read, and I love the nesting/indenting of >>> > sub-headings. >>> > >>> > http://nateneff.com/ - Need to understand org-mode-clockreport-rule= s.html >>> > >>> > --Nate >>> > >>> > _______________________________________________ >>> > Emacs-orgmode mailing list >>> > Please use `Reply All' to send replies to the list. >>> > Emacs-orgmode@gnu.org >>> > http://lists.gnu.org/mailman/listinfo/emacs-orgmode >>> > >> >> _______________________________________________ >> Emacs-orgmode mailing list >> Please use `Reply All' to send replies to the list. >> Emacs-orgmode@gnu.org >> http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode