Leo <[EMAIL PROTECTED]> writes:
> Hi Bastien,
>
> On 2007-11-01 17:31 +, Bastien wrote:
>> Leo <[EMAIL PROTECTED]> writes:
>>
>>> Apparently, remember.el bundled with Emacs CVS has been changed. And
>>> the function 'remember-buffer' is no more.
>>
>> Did you explicitely required the remember.
#+AUTHOR: a,b
produces the right thing.
However
#+EMAIL:[EMAIL PROTECTED],[EMAIL PROTECTED]
produces a single mailtoURL
that is incorrect --- how does one create multiple EMAIL links?
Creating multiple #+EMAIL: lines ends up picking the last one.
--
Best Regards,
--raman
Email: [EMAI
Due to permissions and security issues I wish to spread my tasks over
separate files.
Is it possible to maybe "include" header files which have to org
directives?
e.g I might like to share the following between two different org
files:
common.inc:
#+SEQ_TODO: TODO(t) WAITING(w@) INPROGRESS(p@)
I have
#+SEQ_TODO: TODO(t) WAITING(w@) INPROGRESS(p@) | DONE(d) CANCELLED(x@)
DELEGATED(l@)
#+SEQ_TODO: TODO(t) | DONE(d)
but C-S-right doesn't switch to the new group. The status
line however shows it stays in "group 1/2" but I cant get it into group
2.
The documentation states that its bett
I have
(setq org-remember-templates
(quote (
(?t "* TODO %?\n %u\n %i\n %a\n" "~/org/todo.org" "Tasks")
(?n "* %U %?" "~/org/notes.org" "Notes")
(?f "* %U %^{Title}\n %i\n %a\n" "~/org/todo.org" "FaceBook")
(?l "* %U %^{Title}\n %i\n %a\n" "~/org/t
Hi Bastien,
On 2007-11-01 17:31 +, Bastien wrote:
> Leo <[EMAIL PROTECTED]> writes:
>
>>> Debugger entered--Lisp error: (void-function remember-buffer)
>>> remember-buffer()
>>> funcall(remember-buffer)
>>> (let ((org-note-abort t)) (funcall org-finish-function))
>>> (if (not org-fini
Leo <[EMAIL PROTECTED]> writes:
>> Debugger entered--Lisp error: (void-function remember-buffer)
>> remember-buffer()
>> funcall(remember-buffer)
>> (let ((org-note-abort t)) (funcall org-finish-function))
>> (if (not org-finish-function) (call-interactively (quote show-branches))
>> (let
On 2007-11-01 16:09 +, Leo wrote:
> Hi there,
>
> I am getting an error in latest Emacs CVS as follows. Does anyone have a
> fix?
>
> Debugger entered--Lisp error: (void-function remember-buffer)
> remember-buffer()
> funcall(remember-buffer)
> (let ((org-note-abort t)) (funcall org-finis
Hi there,
I am getting an error in latest Emacs CVS as follows. Does anyone have a
fix?
Debugger entered--Lisp error: (void-function remember-buffer)
remember-buffer()
funcall(remember-buffer)
(let ((org-note-abort t)) (funcall org-finish-function))
(if (not org-finish-function) (call-int
Hi Carsten and others who might help,
I thought this had been solved in between but somehow
|+--++--+|
| 26.10.2007 | Cost | 68 | 0.30 | 110.40 |
|+--++--+|
|| Sum || | 110.40 |
#+TBLFM: $5=$3*$4;%.2f::@2$5=vsum
10 matches
Mail list logo