help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: function org-mark-ring-goto lost it's bound key.


From: aprekates
Subject: Re: function org-mark-ring-goto lost it's bound key.
Date: Sun, 12 May 2019 13:39:12 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1

thanks!

On 12/5/19 1:42 π.μ., Noam Postavsky wrote:
On Sat, 11 May 2019 at 18:31, aprekates <aprekates@posteo.net> wrote:

   in org mode checking with C-h f  org-mark-ring-goto  has no bound key.

   If from init.el i remove the line:
(yas-global-mode 1)

then checking again the C-c & bound key is back!

How can yas mess with that?
yasnippet makes some key bindings using C-c & as a prefix (e.g., C-c &
C-n to make a new snippet). Actually, I'm thinking about removing
these bindings from yasnippet, they're too awkward to use anyway
(e.g., I find M-x yas-new-snippet easier to type (thanks to
completion) than C-c & C-n).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]