emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* org-babel-capitalize-example-region-markers
@ 2017-01-25  2:17 Vicente Vera
  2017-01-25  3:25 ` org-babel-capitalize-example-region-markers Kyle Meyer
  0 siblings, 1 reply; 6+ messages in thread
From: Vicente Vera @ 2017-01-25  2:17 UTC (permalink / raw)
  To: emacs-orgmode

[-- Attachment #1: Type: text/plain, Size: 530 bytes --]

Hello.

Just noticed that example block headings wrapping code evaluation
results appear downcased (arrows added):

#+RESULTS:
#+begin_example <=
... some result...
#+end_example   <=

In ob-core.el, line 2438 there's a "hidden" variable that controls
wether the headings appear upcased:
‘org-babel-capitalize-example-region-markers’. Setting it to non-nil
seems to solve the "problem".

Shouldn't this variable be public through the customize interface?

Also, it seems "capitalize" is the wrong verb here?

[-- Attachment #2: Type: text/html, Size: 639 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-02-26 20:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-01-25  2:17 org-babel-capitalize-example-region-markers Vicente Vera
2017-01-25  3:25 ` org-babel-capitalize-example-region-markers Kyle Meyer
2017-01-25  5:17   ` org-babel-capitalize-example-region-markers Kyle Meyer
2017-01-27  1:12     ` org-babel-capitalize-example-region-markers Kyle Meyer
2017-01-28  2:50       ` org-babel-capitalize-example-region-markers Vicente Vera
2017-02-26 20:20     ` org-babel-capitalize-example-region-markers Sebastien Vauban

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).