M-; is definitely what I've been searching for!
Thanks for the advice,
Daniel
"Berry, Charles" writes:
> My bad. See inline.
>
>> On Apr 24, 2019, at 8:45 AM, Daniel Herzig wrote:
>>
>> Hi!
>>
>> "Berry, Charles" writes:
>>
On Apr 22, 2019, at 3:49 AM, Daniel Herzig
wrote:
>>>
My bad. See inline.
> On Apr 24, 2019, at 8:45 AM, Daniel Herzig wrote:
>
> Hi!
>
> "Berry, Charles" writes:
>
>>> On Apr 22, 2019, at 3:49 AM, Daniel Herzig wrote:
>>>
>>> I found a minor problem when editing source code blocks. I am on
>>> Org-Mode 8.2.10 that comes with Emacs 25.1.1 on D
Hi!
"Berry, Charles" writes:
>> On Apr 22, 2019, at 3:49 AM, Daniel Herzig wrote:
>>
>> I found a minor problem when editing source code blocks. I am on
>> Org-Mode 8.2.10 that comes with Emacs 25.1.1 on Debian.
>
> With more modern versions (9.2.3, for example), the behavior you describe
> d
> On Apr 22, 2019, at 3:49 AM, Daniel Herzig wrote:
>
> I found a minor problem when editing source code blocks. I am on
> Org-Mode 8.2.10 that comes with Emacs 25.1.1 on Debian.
With more modern versions (9.2.3, for example), the behavior you describe does
not occur.
viz., (un)commenting i
Hi all!
I found a minor problem when editing source code blocks. I am on
Org-Mode 8.2.10 that comes with Emacs 25.1.1 on Debian.
My source code block looks something like:
#+BEGIN_SRC sh :shebang abc :tangle xyz
do this
do that
and that
#+END_SRC
If I enter the block with C-c ' and comment out