* Is it possible to expand the quick tag selection key
@ 2010-03-21 5:30 Chao Lu
2010-03-21 6:32 ` Carsten Dominik
0 siblings, 1 reply; 2+ messages in thread
From: Chao Lu @ 2010-03-21 5:30 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1.1: Type: text/plain, Size: 775 bytes --]
Dear all,
As I'm using more and more tags, I found the keys are not enough. It is
possible to define keymaps like emacs?
------------
(setq org-tag-alist '(("Culture" . ?c)
("ComputerSE" . ?C)
("English" . ?e)
("GuoXue" . ?g)
("Humor" . ?h)
("IMP" . ?i)
* ("LIB" . ?l)
("Life" . ?L)
; ("Love" . ?)
; ("List" . ?)*
("Mathematics" . ?m)
("MAYBE" . ?M)
("Obtain" . ?o)
("Org" . ?O)
("Physics" . ?p)
("P525" . ?P)
("Question" . ?q)
("TODO" . ?t)
("Video" . ?v)
))
--------------------
The best,
Chao
[-- Attachment #1.2: Type: text/html, Size: 1160 bytes --]
[-- Attachment #2: Type: text/plain, Size: 201 bytes --]
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Is it possible to expand the quick tag selection key
2010-03-21 5:30 Is it possible to expand the quick tag selection key Chao Lu
@ 2010-03-21 6:32 ` Carsten Dominik
0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2010-03-21 6:32 UTC (permalink / raw)
To: Chao Lu; +Cc: emacs-orgmode
On Mar 21, 2010, at 6:30 AM, Chao Lu wrote:
> Dear all,
>
> As I'm using more and more tags, I found the keys are not enough. It
> is possible to define keymaps like emacs?
>
> ------------
> (setq org-tag-alist '(("Culture" . ?c)
> ("ComputerSE" . ?C)
> ("English" . ?e)
> ("GuoXue" . ?g)
> ("Humor" . ?h)
> ("IMP" . ?i)
> ("LIB" . ?l)
> ("Life" . ?L)
> ; ("Love" . ?)
> ; ("List" . ?)
> ("Mathematics" . ?m)
> ("MAYBE" . ?M)
> ("Obtain" . ?o)
> ("Org" . ?O)
> ("Physics" . ?p)
> ("P525" . ?P)
> ("Question" . ?q)
> ("TODO" . ?t)
> ("Video" . ?v)
> ))
> --------------------
No, we do not have keymaps for this.
You can press TAB at the tags interface and use completion.
- Carsten
>
> The best,
>
> Chao
> _______________________________________________
> Emacs-orgmode mailing list
> Please use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
- Carsten
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-21 6:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-21 5:30 Is it possible to expand the quick tag selection key Chao Lu
2010-03-21 6:32 ` Carsten Dominik
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).