emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@gnu.org>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: Bernt Hansen <bernt@norang.ca>, emacs-orgmode@gnu.org
Subject: Re: Bug: Usability for tags in master branch [9.1.12 (release_9.1.12-646-gb08245 @ c:/D-Drive/bin/org-mode/lisp/)]
Date: Sat, 28 Apr 2018 15:10:12 +0200	[thread overview]
Message-ID: <87a7tnv5mz.fsf@gnu.org> (raw)
In-Reply-To: <87604ctbxe.fsf@nicolasgoaziou.fr> (Nicolas Goaziou's message of "Sat, 28 Apr 2018 02:25:01 +0200")

Hi Nicolas,

Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

>> 4) SPC now does not work to insert a space after the TODO so I can type my headline
>>    I have to use C-f

I still have this issue with current master.

Those lines in `org--align-tags-here' are problematic:

 (skip-chars-backward " \t")
 (delete-region (point) (match-beginning 1))

Because the outer save-excursion in `org-align-tags' is
then ignored.

-- 
 Bastien

  reply	other threads:[~2018-04-28 13:10 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-04-27 13:59 Bug: Usability for tags in master branch [9.1.12 (release_9.1.12-646-gb08245 @ c:/D-Drive/bin/org-mode/lisp/)] Bernt Hansen
2018-04-27 17:06 ` Bastien
2018-04-27 17:22   ` Bernt Hansen
2018-04-28  6:20     ` Bastien
2018-04-28  0:25 ` Nicolas Goaziou
2018-04-28 13:10   ` Bastien [this message]
2018-04-28 22:54     ` Nicolas Goaziou
2018-04-29  8:26       ` Bernt Hansen
2018-04-29  8:37         ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a7tnv5mz.fsf@gnu.org \
    --to=bzg@gnu.org \
    --cc=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).