Hi Greg, I have looked at you patch and taken most of it. However, I
have a few questions:
\\{org-mode-map}"
+
+ ;; Get rid of Outline menus, they are not needed
+ ;; Need to do this here because define-derived-mode sets up
+ ;; the keymap so late.
+ (if (featurep 'xemacs)
+ (progn
+
Related to my earlier post, the assymetric behavior described below seems
like a clear bug in rendering deadlines in org-agenda view:
links in org-agenda view entries coming from org files
hide the URL portion and only display the "description" portion of the link.
This is not true for upcomi
Certainly I am interested. Can you mail it to me, please?
- Carsten
On May 10, 2006, at 13:34, [EMAIL PROTECTED] wrote:
On Wed, 10 May 2006, [EMAIL PROTECTED] wrote:
+ ;; Get rid of Outline menus, they are not needed
+ ;; Need to do this here because define-derived-mode sets up
+ ;; the
+ ;; Get rid of Outline menus, they are not needed
+ ;; Need to do this here because define-derived-mode sets up
+ ;; the keymap so late.
+ (if (featurep 'xemacs)
+ (progn
+ (if org-noutline-p
Are you trying to tell me that noutline have been ported to
XEmacs?
That
On Tue, 9 May 2006, [EMAIL PROTECTED] wrote:
> Hi Greg,
>
> thank you very much, I will take a look at your patch.
>
> Can you give us a few examples on how you use the lisp expression in
> actual tables? What kind of applications do you have in mind?
>
Lisp expression in tables can be used fo