Samuel Wales <[email protected]> writes: > On 5/26/15, Nicolas Goaziou <[email protected]> wrote: >>> also (unrelated) this buffer modifies capture to ask you for a label. >>> can this be disabled? >> >> I don't understand this one. > > org.el: (setq label (read-string "Code line label: " label)))
I see this (relatively old) line of code. It is used to create a label in an edit buffer and store it for later use. How does it "modify capture" (I'm not sure what you mean here)? Regards,
