emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] [C-c C-q] completing tags from both buffer-local and global alis


From: stardiviner
Subject: [PATCH] [C-c C-q] completing tags from both buffer-local and global alist of tags
Date: Wed, 2 Dec 2020 17:30:52 +0800

The default [C-c C-q] completing tags only retrieve tags from current buffer locally.

By this patch, will merge both buffer-local tags and user defined global `org-tags-alist`.

This is more reasonable.


[stardiviner]           <Hack this world!>      GPG key ID: 47C32433
IRC(freeenode): stardiviner                     Twitter:  @numbchild
Key fingerprint = 9BAA 92BC CDDD B9EF 3B36  CB99 B8C4 B8E5 47C3 2433
Blog: http://stardiviner.github.io/

Attachment: 0001-org.el-Complete-tags-from-both-global-and-buffer-loc.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]