Re: [O] Editing Quote blocks remotely

2016-04-07 Thread Nicolas Goaziou
Rasmus writes: > With org-narrow-to-block you have to pay attention to the boundaries of > the block, but indeed it goes most of the way. Of course it’s trivial to > fix that. > > The nice part would be to be able to edit the content of the block in a > different buffer. It’s good for dumping p

Re: [O] Editing Quote blocks remotely

2016-04-07 Thread Rasmus
Nicolas Goaziou writes: >> It would be nice if one could open an editing buffer for quote blocks, >> e.g. using C-c '. >> >> I guess we could use the code already used for remote footnote editing in >> org-src.el (I think) or whatever is being used for example blocks. The >> mode should be Org,

Re: [O] Editing Quote blocks remotely

2016-04-07 Thread Nicolas Goaziou
Hello, Rasmus writes: > It would be nice if one could open an editing buffer for quote blocks, > e.g. using C-c '. > > I guess we could use the code already used for remote footnote editing in > org-src.el (I think) or whatever is being used for example blocks. The > mode should be Org, I guess

[O] Editing Quote blocks remotely

2016-04-07 Thread Rasmus
Hi, It would be nice if one could open an editing buffer for quote blocks, e.g. using C-c '. I guess we could use the code already used for remote footnote editing in org-src.el (I think) or whatever is being used for example blocks. The mode should be Org, I guess. It might be nice to support