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 st
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 +01
Hi,
Currently we can set the number of days a deadline should be notified in
advance with something like this:
* TODO Do this
DEADLINE: <2008-03-24 Mon -30d>
But it does not work on a plain active time stamp like this:
* TODO See Doctor
<2008-03-24 Mon -30d>
Can we consider adding this fe
Scott Otterson wrote:
Small bug in org store link. To reproduce, put the cursor on line 1007
I meant to say "line 1007 of the attached file"
Scott
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode
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 hyper
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 org
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:
>
>
(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 t
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 " a") 'my-org-agenda-to-appt)
> (defun my
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 " a") 'my-org-agenda-to-appt)
(defun my-org-agenda-to-appt ()
(interactive)
(setq appt-time-msg-li
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 (&op
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),
org-publ
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 fact
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 org-publish-current-proj
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),
org-publish-current
15 matches
Mail list logo