[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] [BUG] org-special-ctrl-k no longer protects tags
From: |
Nicolas Goaziou |
Subject: |
Re: [O] [BUG] org-special-ctrl-k no longer protects tags |
Date: |
Tue, 17 Jul 2018 22:25:40 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) |
Hello,
Matt Lundin <address@hidden> writes:
> Since commit e87ebca2a7, setting org-special-ctrl-k to t no longer
> protects tags if when pressing C-k (org-kill-line) in the middle of a
> headline. The expected behavior is described in the docstring for
> org-special-ctrl-k: "When in the middle of the headline text, kill the
> headline up to the tags."
>
> Take the following example:
>
> * Headline :tag:
>
> If I hit C-k with the cursor on the letter "l" on the example above, I
> expect to get this...
>
> * Head :tag:
>
> Instead, I get this...
>
> * Head
Fixed. Thank you.
Regards,
--
Nicolas Goaziou