Re: [Orgmode] Bug: org-publish-current-project reverses the force flag.

2008-02-26 Thread Carsten Dominik
Hi Kondo, Why do you think so? Force is used in the org-bublish function to temporarily turn off org-publish-use-timestamp-flag. - Carsten On Feb 25, 2008, at 7:23 PM, [EMAIL PROTECTED] wrote: Hi. I've found (maybe) a bug. With org 5.22a (org-publish.el version 1.80 b),

Re: [Orgmode] Bug: org-publish-current-project reverses the force flag.

2008-02-26 Thread Kondo Kenji
Hi Carsten, Thank you for your reply. I explain why. I tried org-publish.el to export local org files to html, and realized timestamps didn't work. In fact, `M-x org-publish-current-project' published all the files, including unchanged org files. In contrast, `C-u M-x

Re: [Orgmode] Bug: org-publish-current-project reverses the force flag.

2008-02-26 Thread Carsten Dominik
Ah, this is about the default value. Very wel, I'll look into it. Thanks! - Carsten On Feb 26, 2008, at 1:20 PM, Kondo Kenji wrote: Hi Carsten, Thank you for your reply. I explain why. I tried org-publish.el to export local org files to html, and realized timestamps didn't work. In

Re: [Orgmode] Bug: org-publish-current-project reverses the force flag.

2008-02-26 Thread Carsten Dominik
Indeed, there was a bug, I have fixed it ow, available in the git repository, or later in the next release (5.23). Thanks for the report. - Carsten On Feb 25, 2008, at 7:23 PM, [EMAIL PROTECTED] wrote: Hi. I've found (maybe) a bug. With org 5.22a (org-publish.el version 1.80 b),

Re: [Orgmode] org-mode and appointments

2008-02-26 Thread Carsten Dominik
Hi Bernt, Bastien is quite busy, so let me replay On Feb 26, 2008, at 12:09 AM, Bernt Hansen wrote: Hi Bastien, I'm using your function for creating appointments: ,[ my-org-agenda-to-appt in .emacs ] | ;; Make appt aware of appointments from the agenda | (defun my-org-agenda-to-appt

Re: [Orgmode] org-mode and appointments

2008-02-26 Thread Carsten Dominik
On Feb 26, 2008, at 5:06 PM, Carsten Dominik wrote: [...] I forgot to clear the list: So to summarize, this is really all you need in .emacs: ;; Get appointments for today (global-set-key (kbd f9 a) 'my-org-agenda-to-appt) (defun my-org-agenda-to-appt () (interactive) (setq

[Orgmode] Re: org-mode and appointments

2008-02-26 Thread Bastien
(Resending to the list) Hi Bernt, Bernt Hansen [EMAIL PROTECTED] writes: I'm using your function for creating appointments: ,[ my-org-agenda-to-appt in .emacs ] This function is now part of org-mode and is named `org-agenda-to-appt'. It is safer to use the version shipped with Org than

Re: [Orgmode] org-mode and appointments

2008-02-26 Thread Bernt Hansen
Carsten Dominik [EMAIL PROTECTED] writes: On Feb 26, 2008, at 5:06 PM, Carsten Dominik wrote: [...] I forgot to clear the list: So to summarize, this is really all you need in .emacs: ;; Get appointments for today (global-set-key (kbd f9 a) 'my-org-agenda-to-appt) (defun

Re: [Orgmode] Bug: org-publish-current-project reverses the force flag.

2008-02-26 Thread Kondo Kenji
Thank you but I'm afraid there still exists one problem to fix. When `org-publish-use-timestamps-flag' is t, `C-c C-e P' or `M-x org-publish-current-project' publishes not only changed files but also unchanged files. -- Kondo Kenji At Tue, 26 Feb 2008 16:02:31 +0100, Carsten Dominik wrote:

[Orgmode] bug: Xemacs problem with editing headings with compressed contents

2008-02-26 Thread Tim O'Callaghan
Hi. There is some problem with tags and headings. I've had instances where the tag has disappeared or merged into my heading. Repeatable with Xemacs 21.4.19 i586-pc-win32, org 5.22a using this fragment: - * REAEARCH memory problems on oxo50 :proj: *** WAIT korstian to

[Orgmode] bug in org-store-link

2008-02-26 Thread Scott Otterson
Small bug in org store link. To reproduce, put the cursor on line 1007 and run org-store-link. Then use the result to create a hyperlink in an org file, which for me looks like: [[file:~/lib/c/pkgs/quicknet/qnstrn.cc::ftr1_window_offset%20ftr1_window_len][call]] Then click on that

Re: [Orgmode] org-mode and appointments

2008-02-26 Thread Russell Adams
Great combined feature: http://alfredobuttari.wordpress.com/2008/02/08/emacs-appt-mode-reminders-with-gtk-popups/ I'm still trying to get this to work reliably, either appointments or calling out to a gtk popup, but I look forward to using it soon. Thanks. On Tue, Feb 26, 2008 at 05:09:39PM

[Orgmode] New tutorial about using Org as a spreadsheet system

2008-02-26 Thread Bastien Guerry
Hi folks, i've made a small tutorial about the use of spreadsheet facilities in org-mode: http://www.legito.net/worg/org-tutorials/org-spreadsheet-intro.php It won't be very useful for those who are already familiar with this amazing field of application for Org, and the curious minds will