[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Tag completion for ":a_tag:" fails if string "a_tag:" is in headline
From: |
Alain . Cochard |
Subject: |
[O] Tag completion for ":a_tag:" fails if string "a_tag:" is in headline |
Date: |
Tue, 13 Nov 2018 17:05:56 +0100 |
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) | address@hidden
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
- [O] Tag completion for ":a_tag:" fails if string "a_tag:" is in headline,
Alain . Cochard <=