* [bug] Table editing is enabled in source code blocks!
@ 2012-01-19 14:25 Sebastien Vauban
2012-01-20 15:32 ` Bastien
0 siblings, 1 reply; 2+ messages in thread
From: Sebastien Vauban @ 2012-01-19 14:25 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
#+TITLE: Table editing is enabled in source code blocks!
#+AUTHOR: Seb Vauban
#+DATE: 2012-01-19
* Summary
"Table editing" comes into play when editing source code blocks!
* Example
#+begin_src sh
ls *.org \
| grep this
#+end_src
Take the above code:
1. Go at the end of "this"
2. Press `RET'
It becomes:
#+begin_src sh
ls *.org \
| grep this |
| |
#+end_src
* Version info
Org-mode version 7.8.03 (release_7.8.03.164.ga5347)
GNU Emacs 24.0.92.1 (i386-mingw-nt5.1.2600) of 2011-12-07 on MARVIN
Best regards,
Seb
--
Sebastien Vauban
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-01-20 15:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-19 14:25 [bug] Table editing is enabled in source code blocks! Sebastien Vauban
2012-01-20 15:32 ` Bastien
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).