emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Tag completion for ":a_tag:" fails if string "a_tag:" is in headline
@ 2018-11-13 16:05 Alain.Cochard
  2018-11-25  1:03 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Alain.Cochard @ 2018-11-13 16:05 UTC (permalink / raw)
  To: emacs-orgmode

Hello.

Specifically, I have the simple org file:

* a header :foo:
* blah foo: blah :f

If, after typing the last 'f' above, I type 'M-x pcomplete', I get the
message "No completions of f".

Clearly, the problem is in the "foo:" of the 2nd headline.  Without
it, or with "foo" (or even with ":foo:") in place of "foo:", the
completion is performed to ":foo:" as expected.

Regards.

I use 'emacs -Q -l .emacs.debug', where the .emacs.debug file contains
only

  (add-to-list 'load-path "/home/cochard/Org/Coch-git/org-mode/lisp")

with which I have:

Emacs : GNU Emacs 24.5.1 (x86_64-redhat-linux-gnu, GTK+ Version
3.18.9) of 2016-04-11 on buildvm-25.phx2.fedoraproject.org Package:
Org mode version 9.1.14 (release_9.1.14-1035-gfeb442 @
/home/cochard/Org/Coch-git/org-mode/lisp/)



-- 
EOST (École et Observatoire des Sciences de la Terre) 
IPG (Institut de Physique du Globe) | alain.cochard@unistra.fr
5 rue René Descartes   [bureau 106] | Phone: +33 (0)3 68 85 50 44 
F-67084 Strasbourg Cedex, France    | Fax:   +33 (0)3 68 85 01 25     

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Tag completion for ":a_tag:" fails if string "a_tag:" is in headline
  2018-11-13 16:05 Tag completion for ":a_tag:" fails if string "a_tag:" is in headline Alain.Cochard
@ 2018-11-25  1:03 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2018-11-25  1:03 UTC (permalink / raw)
  To: Alain.Cochard; +Cc: emacs-orgmode

Hello,

Alain.Cochard@unistra.fr writes:

> Specifically, I have the simple org file:
>
> * a header :foo:
> * blah foo: blah :f
>
> If, after typing the last 'f' above, I type 'M-x pcomplete', I get the
> message "No completions of f".
>
> Clearly, the problem is in the "foo:" of the 2nd headline.  Without
> it, or with "foo" (or even with ":foo:") in place of "foo:", the
> completion is performed to ":foo:" as expected.

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-25  1:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-13 16:05 Tag completion for ":a_tag:" fails if string "a_tag:" is in headline Alain.Cochard
2018-11-25  1:03 ` Nicolas Goaziou

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).