* Block conventions
@ 2011-01-04 19:05 Jeff Horn
2011-01-04 19:19 ` Carsten Dominik
2011-01-04 19:37 ` Juan Pechiar
0 siblings, 2 replies; 3+ messages in thread
From: Jeff Horn @ 2011-01-04 19:05 UTC (permalink / raw)
To: Org-mode ml
Orgsters,
I was wondering whether it is common practice to indicate source code
blocks with capital letters, as in
#+BEGIN_SRC text
Example source block
#+END_SRC
while indicating special blocks with lower-case, as in
#+begin_latex
This is \LaTeX.
#+end_latex
They both work (I think). But, I can't decide which one looks better
to my eye. What are your thoughts?
--
Jeffrey Horn
http://www.failuretorefrain.com/jeff/
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Block conventions
2011-01-04 19:05 Block conventions Jeff Horn
@ 2011-01-04 19:19 ` Carsten Dominik
2011-01-04 19:37 ` Juan Pechiar
1 sibling, 0 replies; 3+ messages in thread
From: Carsten Dominik @ 2011-01-04 19:19 UTC (permalink / raw)
To: Jeff Horn; +Cc: Org-mode ml
On Jan 4, 2011, at 8:05 PM, Jeff Horn wrote:
> Orgsters,
>
> I was wondering whether it is common practice to indicate source code
> blocks with capital letters, as in
>
> #+BEGIN_SRC text
> Example source block
> #+END_SRC
>
> while indicating special blocks with lower-case, as in
>
> #+begin_latex
> This is \LaTeX.
> #+end_latex
>
> They both work (I think). But, I can't decide which one looks better
> to my eye. What are your thoughts?
I think the lower-case versions look much better and I
have often cursed myself for starting out with these
upper-case ones. The upper-case ones did make sense
without special fontification - but now they look like
FORTRAN 77.
:)
- Carsten
>
> --
> Jeffrey Horn
> http://www.failuretorefrain.com/jeff/
>
> _______________________________________________
> 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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Block conventions
2011-01-04 19:05 Block conventions Jeff Horn
2011-01-04 19:19 ` Carsten Dominik
@ 2011-01-04 19:37 ` Juan Pechiar
1 sibling, 0 replies; 3+ messages in thread
From: Juan Pechiar @ 2011-01-04 19:37 UTC (permalink / raw)
To: Jeff Horn; +Cc: Org-mode ml
The keyboard shortcuts produce lowercase text (e.g. typing <e[TAB] for
a begin_example).
It's not my personal preference, though.
Regards,
.j.
On Tue, Jan 04, 2011 at 02:05:27PM -0500, Jeff Horn wrote:
> I was wondering whether it is common practice to indicate source code
> blocks with capital letters, as in
>
> #+BEGIN_SRC text
> Example source block
> #+END_SRC
>
> while indicating special blocks with lower-case, as in
>
> #+begin_latex
> This is \LaTeX.
> #+end_latex
>
> They both work (I think). But, I can't decide which one looks better
> to my eye. What are your thoughts?
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-01-04 19:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-01-04 19:05 Block conventions Jeff Horn
2011-01-04 19:19 ` Carsten Dominik
2011-01-04 19:37 ` Juan Pechiar
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).