GNU bug report logs - #42116
Helm Doesn't Populate Multiple Tags in Org Mode

Previous Next

Package: emacs;

Reported by: Robin <robin_choudhury1 <at> protonmail.com>

Date: Mon, 29 Jun 2020 05:14:02 UTC

Severity: normal

Tags: notabug

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Stefan Kangas <stefan <at> marxist.se>
To: Robin <robin_choudhury1 <at> protonmail.com>
Cc: 42116 <at> debbugs.gnu.org
Subject: bug#42116: Helm Doesn't Populate Multiple Tags in Org Mode
Date: Wed, 19 Aug 2020 17:24:00 -0700
Robin <robin_choudhury1 <at> protonmail.com> writes:

> Helm's tag viewer does not allow the user to enter multiple tags.
>
> 1. Enter org mode
> 2. Type the following:
> * test
> 3. C-c c-c where point is on * test
> 4. Type one tag in :a:
> 5. Expect :a: to the side of * test
> 6. C-c c-c at the same place
> 7. Type :a:b: RET
> 8. Expected: :a:b: Actual: :a:
>
> Helm configuration:
>
> (use-package helm
>   :ensure t
>   :demand t
>   :diminish helm-mode
>   :bind ("M-x" . helm-M-x)
>   :config
>   (helm-mode 1))

Helm is a third-party extension not developed by us.

Please report this bug to them.

Best regards,
Stefan Kangas




This bug report was last modified 4 years and 333 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.