Re: [O] the buffer jumps when save a source code block

2013-06-03 Thread Not To Miss
n the second shot. > > - Carsten > > On 3.6.2013, at 23:10, Not To Miss wrote: > > Hi all, > > after opening a source code block in a separate window with C-c ', it's > nice that users can save the original org-mode file buffer when saving the > code buffer

[O] the buffer jumps when save a source code block

2013-06-03 Thread Not To Miss
Hi all, after opening a source code block in a separate window with C-c ', it's nice that users can save the original org-mode file buffer when saving the code buffer. However, sometimes the buffer jumps when saving it. For example, this snapshot is before saving: https://www.dropbox.com/s/483ulfb

[O] tangle multiple code blocks belonging to the same file

2013-02-21 Thread Not To Miss
Hi, I know C-u C-c C-v t tangles current code block only, even if there are other code blocks that have the same tangle file name. Isn't it counterintuitive? It makes more sense that this command tangles all the code blocks that belongs to the same file, in my opinion. Any other ideas? Thanks, Ze

Re: [O] exit code editing buffer without installing the changes

2013-02-16 Thread Not To Miss
awesome. thanks! On Fri, Feb 15, 2013 at 3:00 PM, Bastien wrote: > Hi Zech, > > Not To Miss writes: > > > I know in a source code block, C-c ' will launch a buffer to edit the > > source code and C-c ' again will install the buffer back to the code > &g

[O] exit code editing buffer without installing the changes

2013-02-14 Thread Not To Miss
Hi org-mode users, I know in a source code block, C-c ' will launch a buffer to edit the source code and C-c ' again will install the buffer back to the code block. Sometimes I just want to abort all the changes, so I am wondering: Is there anyway to exit the buffer without installing the changes

Re: [O] anyway to create link to a line number in a file

2012-02-21 Thread Not To Miss
On Mon, Feb 20, 2012 at 12:58 AM, Nick Dokos wrote: > Not To Miss wrote: > > > Thanks, Nick! It works, though it works only to the specified file(s) > > by overruling the original org-store-link-functions. > > Yes, org marches down the link handlers and takes the firs

Re: [O] anyway to create link to a line number in a file

2012-02-19 Thread Not To Miss
, Feb 18, 2012 at 4:58 PM, Nick Dokos wrote: > Nick Dokos wrote: > >> Not To Miss wrote: >> >> > I looked that section carefully and the whole manual briefly. I >> > haven't found anything yet. That's why I am asking on the mailing list >> >

Re: [O] anyway to create link to a line number in a file

2012-02-18 Thread Not To Miss
12:11 PM, Eric Schulte wrote: > Not To Miss writes: > >> I looked that section carefully and the whole manual briefly. I >> haven't found anything yet. That's why I am asking on the mailing list >> to see if anyone has some workaround. >> > > [[file

Re: [O] anyway to create link to a line number in a file

2012-02-18 Thread Not To Miss
I looked that section carefully and the whole manual briefly. I haven't found anything yet. That's why I am asking on the mailing list to see if anyone has some workaround. On Sat, Feb 18, 2012 at 9:03 AM, Sean O'Halpin wrote: > On Fri, Feb 17, 2012 at 4:54 PM, Not To Miss

[O] anyway to create link to a line number in a file

2012-02-17 Thread Not To Miss
Hi all, I am reading a long text file and want to write down my notes with org-mode. I extremely would like to put the line numbers down along with my notes. Although there is a way to store a link for text search for the current line, I haven't found a way to create a link to a line number in the