Re: [Emacs-orgmode] Re: org-mode + xemacs + patch

2006-05-11 Thread Carsten Dominik
On May 10, 2006, at 9:40, [EMAIL PROTECTED] wrote: Look at the following example: |---+---+-+--| | | scan | scan_in | scan_out | | | | witdh |width | |---+---+-+--| | ! |

[Emacs-orgmode] Re: org-mode + xemacs + patch

2006-05-11 Thread Carsten Dominik
On May 11, 2006, at 10:18, [EMAIL PROTECTED] wrote: (get-char-property (1- (point)) 'invisible)) (beginning-of-line 2)) (setq eol (point))) (outline-end-of-heading) (setq eoh (point)) - (org-end-of-subtree t) (setq eos (point)) +

[Emacs-orgmode] Re: org-mode + xemacs + patch

2006-05-11 Thread chgreg692000
On Thu, 11 May 2006, [EMAIL PROTECTED] wrote: > 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 >> +

[Emacs-orgmode] Re: org-mode + xemacs + patch

2006-05-10 Thread Carsten Dominik
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

[Emacs-orgmode] Re: org-mode + xemacs + patch

2006-05-10 Thread chgreg692000
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