[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Babel and capitalization
From: |
François Pinard |
Subject: |
Re: [O] Babel and capitalization |
Date: |
Mon, 21 May 2012 12:01:01 -0400 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/23.3 (gnu/linux) |
> François Pinard <address@hidden> writes:
>> I could of course modify my nit-picking program so it recognizes the
>> #+RESULTS: case, but my feeling is that Org should be consistent overall
>> on capitalization. And by telling this, of course, I disregard my own
>> preference. Consistency has a stronger appeal to me.
Eric Schulte <address@hidden> writes:
> (setq org-babel-capitalize-examplize-region-markers t)
Thanks, Eric! I added this new variable as suggested (and also modified
the nit-picking script for the meantime).
François