* C-c ' buffer recenters point after every save
@ 2015-05-26 20:55 Samuel Wales
2015-05-26 21:32 ` Nicolas Goaziou
0 siblings, 1 reply; 7+ messages in thread
From: Samuel Wales @ 2015-05-26 20:55 UTC (permalink / raw)
To: emacs-orgmode
dunno if it is just me, but every save moves point. can this be disabled?
also (unrelated) this buffer modifies capture to ask you for a label.
can this be disabled?
thanks.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: C-c ' buffer recenters point after every save
2015-05-26 20:55 C-c ' buffer recenters point after every save Samuel Wales
@ 2015-05-26 21:32 ` Nicolas Goaziou
2015-05-26 21:43 ` Samuel Wales
0 siblings, 1 reply; 7+ messages in thread
From: Nicolas Goaziou @ 2015-05-26 21:32 UTC (permalink / raw)
To: Samuel Wales; +Cc: emacs-orgmode
Hello,
Samuel Wales <samologist@gmail.com> writes:
> dunno if it is just me, but every save moves point. can this be
> disabled?
I think I fixed it earlier. Could you update Org and test again? If the
problem persists, I will need an ECM.
> also (unrelated) this buffer modifies capture to ask you for a label.
> can this be disabled?
I don't understand this one.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: C-c ' buffer recenters point after every save
2015-05-26 21:32 ` Nicolas Goaziou
@ 2015-05-26 21:43 ` Samuel Wales
2015-05-26 22:03 ` Nicolas Goaziou
0 siblings, 1 reply; 7+ messages in thread
From: Samuel Wales @ 2015-05-26 21:43 UTC (permalink / raw)
To: Samuel Wales, emacs-orgmode
On 5/26/15, Nicolas Goaziou <mail@nicolasgoaziou.fr> 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)))
thanks.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: C-c ' buffer recenters point after every save
2015-05-26 21:43 ` Samuel Wales
@ 2015-05-26 22:03 ` Nicolas Goaziou
2015-05-26 23:21 ` Samuel Wales
0 siblings, 1 reply; 7+ messages in thread
From: Nicolas Goaziou @ 2015-05-26 22:03 UTC (permalink / raw)
To: Samuel Wales; +Cc: emacs-orgmode
Samuel Wales <samologist@gmail.com> writes:
> On 5/26/15, Nicolas Goaziou <mail@nicolasgoaziou.fr> 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,
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: C-c ' buffer recenters point after every save
2015-05-26 22:03 ` Nicolas Goaziou
@ 2015-05-26 23:21 ` Samuel Wales
2015-05-30 23:59 ` Nicolas Goaziou
0 siblings, 1 reply; 7+ messages in thread
From: Samuel Wales @ 2015-05-26 23:21 UTC (permalink / raw)
To: Samuel Wales, emacs-orgmode
when i capture in a c-c ' buffer, it asks me that question. it would
be good to make that optional, because capture is a tool in which user
surprise defeats its purpose. i am always surprised by the question.
i never need to supply an answer to it.
in effect, babel has modified capture in a hardcoded way.
On 5/26/15, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> How does it "modify capture" (I'm not sure what you mean here)?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: C-c ' buffer recenters point after every save
2015-05-26 23:21 ` Samuel Wales
@ 2015-05-30 23:59 ` Nicolas Goaziou
2015-05-31 0:42 ` Samuel Wales
0 siblings, 1 reply; 7+ messages in thread
From: Nicolas Goaziou @ 2015-05-30 23:59 UTC (permalink / raw)
To: Samuel Wales; +Cc: emacs-orgmode
Samuel Wales <samologist@gmail.com> writes:
> when i capture in a c-c ' buffer, it asks me that question. it would
> be good to make that optional, because capture is a tool in which user
> surprise defeats its purpose. i am always surprised by the question.
> i never need to supply an answer to it.
This should be fixed in 9e1591cbd0c6f5663c004692c520b82d9eb353c6.
Thank you.
Regards,
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: C-c ' buffer recenters point after every save
2015-05-30 23:59 ` Nicolas Goaziou
@ 2015-05-31 0:42 ` Samuel Wales
0 siblings, 0 replies; 7+ messages in thread
From: Samuel Wales @ 2015-05-31 0:42 UTC (permalink / raw)
To: Samuel Wales, emacs-orgmode
thank you.
On 5/30/15, Nicolas Goaziou <mail@nicolasgoaziou.fr> wrote:
> This should be fixed in 9e1591cbd0c6f5663c004692c520b82d9eb353c6.
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2015-05-31 0:42 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-26 20:55 C-c ' buffer recenters point after every save Samuel Wales
2015-05-26 21:32 ` Nicolas Goaziou
2015-05-26 21:43 ` Samuel Wales
2015-05-26 22:03 ` Nicolas Goaziou
2015-05-26 23:21 ` Samuel Wales
2015-05-30 23:59 ` Nicolas Goaziou
2015-05-31 0:42 ` Samuel Wales
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.