Eric Schulte writes:
[...]
> In any Org-mode buffer create and enter an empty code block, I like to
> do this with " cursor at C
>
> #+begin_src sh
> C
> #+end_src
>
> Then "C-'" into edit mode type "foo bar" do *not* type enter, and then
> do a "C-'" again to go back to the Org-mode buffer. Yo
Andy Moreton writes:
> On 07/11/2012 23:02, Eric S Fraga wrote:
>> Andy Moreton writes:
>>> I'm seeing a similar problem in emacs trunk (r110821) where "C-c '" in
>>> the *Org Src* buffer closes the source edit window and discards the
>>> entire contents of the source block.
>>>
>>> Should I rai
On 07/11/2012 23:02, Eric S Fraga wrote:
Andy Moreton writes:
I'm seeing a similar problem in emacs trunk (r110821) where "C-c '" in
the *Org Src* buffer closes the source edit window and discards the
entire contents of the source block.
Should I raise an emacs bug for this ?
AndyM
I've
Eric S Fraga writes:
> I will try to repeat this and develop a repeatable test case.
I have been unable to have this problem (disappearing src code blocks)
appear again.
Thanks,
eric
--
: Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D
: in Emacs 24.2.50.1 and Org release_7.9.2-570-gc149e04a
Andy Moreton writes:
> I'm seeing a similar problem in emacs trunk (r110821) where "C-c '" in
> the *Org Src* buffer closes the source edit window and discards the
> entire contents of the source block.
>
> Should I raise an emacs bug for this ?
>
> AndyM
I've seen this happen recently as wel
On Thu 25 Oct 2012, Bastien wrote:
> Hi Hsiu-Khuern,
>
> Hsiu-Khuern Tang writes:
>
>> Sorry if this has been reported -- a brief search didn't turn up
>> anything.
>
> this is now fixed -- thanks for reporting this!
>
> Best,
Has this been pushed to org in emacs trunk ?
I'm seeing a similar pr
Hi Bastien,
* On Thu 10:53AM, 25 Oct 2012, Bastien (b...@altern.org) wrote:
> Hsiu-Khuern Tang writes:
>
> > Sorry if this has been reported -- a brief search didn't turn up
> > anything.
>
> this is now fixed -- thanks for reporting this!
Thanks for working on this. It's better than before,
Hi Hsiu-Khuern,
Hsiu-Khuern Tang writes:
> Sorry if this has been reported -- a brief search didn't turn up
> anything.
this is now fixed -- thanks for reporting this!
Best,
--
Bastien
* On Tue 04:31PM, 23 Oct 2012, Nick Dokos (nicholas.do...@hp.com) wrote:
> Hsiu-Khuern Tang wrote:
>
> > Hi,
> >
> > Sorry if this has been reported -- a brief search didn't turn up anything.
> >
> > Start with this 3-line org file:
> >
> > --
>
Nick Dokos writes:
> Hsiu-Khuern Tang wrote:
>
>> Hi,
>>
>> Sorry if this has been reported -- a brief search didn't turn up anything.
>>
>> Start with this 3-line org file:
>>
>> --
>> #+begin_example
>>
>> #+end_example
>> ---
Hsiu-Khuern Tang wrote:
> Hi,
>
> Sorry if this has been reported -- a brief search didn't turn up anything.
>
> Start with this 3-line org file:
>
> --
> #+begin_example
>
> #+end_example
> --
>
Hi Hsiu,
Hsiu-Khuern Tang writes:
> What I get is this:
> --
> #+begin_example test#+end_example
> --
>
> Anyone else able to reproduce this?
I can't, I get:
#+begin_example
test
#+end_example
wi
Hi,
Sorry if this has been reported -- a brief search didn't turn up anything.
Start with this 3-line org file:
--
#+begin_example
#+end_example
--
Do these steps:
- go to the 2nd line
- type C-c '
13 matches
Mail list logo