On 4Nov2007, at 2:05 PM, Bastien wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
- (org-set-local 'org-tag-alist nil)
+ (org-set-local 'org-tag-alist org-tag-alist)
I don't think this patch is correct. This code is only executed when
there is a #+TAGS line in the buffer
Carsten Dominik <[EMAIL PROTECTED]> writes:
>> - (org-set-local 'org-tag-alist nil)
>> + (org-set-local 'org-tag-alist org-tag-alist)
>
> I don't think this patch is correct. This code is only executed when
> there is a #+TAGS line in the buffer, and then it needs to be
> executed, to o
On 31Oct2007, at 4:17 PM, Bastien wrote:
Richard G Riley <[EMAIL PROTECTED]> writes:
(define-key org-mode-map "\C-cc" 'org-set-tags)
HTH,
And how to do with the proper tags interface showing "tab for
free" etc
so I can see the existing tags to choose from ? e.g as you
currently get
Richard G Riley <[EMAIL PROTECTED]> writes:
>> (define-key org-mode-map "\C-cc" 'org-set-tags)
>>
>> HTH,
>
> And how to do with the proper tags interface showing "tab for free" etc
> so I can see the existing tags to choose from ? e.g as you currently get
> when you hit C-c C-c C-c in an org fi
Richard G Riley <[EMAIL PROTECTED]> writes:
> Is it possible to set tags from withing the org-remember entry buffer? I
> find myself using tags more and more for filtering and marking items and
> would like to apply tags during the task/org-item creation phase.
Yes, the usual C-c C-c binding for
Is it possible to set tags from withing the org-remember entry buffer? I
find myself using tags more and more for filtering and marking items and
would like to apply tags during the task/org-item creation phase.
___
Emacs-orgmode mailing list
Remember