Alan> Hello Danie (and list)l:
Alan> When I use the annotation button on selected text in a gmail tab on
firefox3,
Alan> gmail blanks out. An org-remember buffer is opened; however the text is
not
Alan> inserted into the buffer. Is this a general "feature" of
org-annotation-helper
Alan>
Alan> Hello Danie (and list)l:
Alan> When I use the annotation button on selected text in a gmail tab on
firefox3,
Alan> gmail blanks out. An org-remember buffer is opened; however the text is
not
Alan> inserted into the buffer. Is this a general "feature" of
org-annotation-helper
Alan>
Hello Danie (and list)l:
When I use the annotation button on selected text in a gmail tab on
firefox3, gmail blanks out. An org-remember buffer is opened; however the
text is not inserted into the buffer. Is this a general "feature" of
org-annotation-helper vis-a-vis Gmail, or something particul
Hi,
I stumbled on a weird behaviour today:
If I create a TODO entry like this:
** TODO something to do :myTag:
C-a will toggle the pointer possition between beginning of the line
and end fo the TODO string, which is cool:
** TODO something to do :myTag:
^ ^
Bu
Hello,
Is there a way to mark non scheduled (timestamped) entires as passed
so I can archive them easily ? I can easily spot DONE entries cause
they have a different color (green). But I don't see anay change for a
timestamped entry after the date passed (like meetings).
Regards,
Cezar
Applied, thanks.
- Carsten
On Jun 13, 2008, at 8:47 PM, Thomas Baumann wrote:
and there's a bug with org-mhe-get-message-folder-from-index returning
"nil" instead of nil
fixed with the patch below
diff --git a/lisp/org-mhe.el b/lisp/org-mhe.el
index eb2c9ab..7f0d7f4 100644
--- a/lisp/org-mhe
and there's a bug with org-mhe-get-message-folder-from-index returning
"nil" instead of nil
fixed with the patch below
diff --git a/lisp/org-mhe.el b/lisp/org-mhe.el
index eb2c9ab..7f0d7f4 100644
--- a/lisp/org-mhe.el
+++ b/lisp/org-mhe.el
@@ -141,8 +141,8 @@ So if you use sequences, it will now
Carsten Dominik <[EMAIL PROTECTED]> writes:
> This is now fixed, tags are re-aligned *after* the note has been pasted
> into the target location.
>
> Thanks for the report.
>
> - Carsten
>
Thank you !
Cezar
___
Emacs-orgmode mailing list
Remember: u
Hi,
there are two possibilities:
a) use namazu, mairix or another search engine which is supported by
MH-E and customize mh-searcher to use that engine
b) customize org-mhe-search-all-folders
Thomas
___
Emacs-orgmode mailing list
Remember: use `
On Fri, Jun 13, 2008 at 11:55:19AM +0200, Paul R wrote:
> [...] you can maybe implement a "go-between" layer that
> takes iCal file in input, and outputs the same iCal file with repeated
> events changed to dated events, with date set on next occurence.
On Fri, Jun 13, 2008 at 02:56:09PM +0200, Pa
These are good proposals, I am accepting the patch, thanks.
- Carsten
On Jun 13, 2008, at 2:17 PM, Herbert Euler wrote:
Two patches are attached below, to polish some behaviors of exporting
as ascii. They are made in GNU Emacs' source tree.
The first one fixes the length of toc underline in
Nice idea, thanks.
- Carsten
On Jun 13, 2008, at 3:29 PM, Rustom Mody wrote:
On Fri, Jun 13, 2008 at 12:23 PM, Rustom Mody
<[EMAIL PROTECTED]> wrote:
How easy is it to have a tail line (in the generated html) which says
something like the following?
Auto-generated by org mode in emacs
I ca
On Fri, Jun 13, 2008 at 12:23 PM, Rustom Mody <[EMAIL PROTECTED]> wrote:
> How easy is it to have a tail line (in the generated html) which says
> something like the following?
>
> Auto-generated by org mode in emacs
>
> I can use #+TEXT:
> but this puts the text at the top
>
> Thanks
>
> Rustom
>
Adam Spiers <[EMAIL PROTECTED]> writes:
>Likewise, as
> another hypothetical example, if all my events had LOCATION
> properties, it would be equally valid and correct to export them to
> one iCal file for use with korganizer on a full desktop displa
Hi Daniel,
would you like this version to be distributes with Org?
- Carsten
On Jun 3, 2008, at 10:22 PM, Daniel M German wrote:
Daniel> Hi everybody,
Daniel> I am announcing a minor update to org-annotation-helper.
Daniel> ;; Version 0.3a, June 3, 2008
Daniel> ;; - org-fied the FAQ, and
On Jun 12, 2008, at 6:29 PM, Cezar Halmagean wrote:
On 2008-06-11 22:53:04 -0700, Carsten Dominik <[EMAIL PROTECTED]> said:
Hi Cezar,
you must have a setup in which org-add-link-type is called before
org.el is loaded. This can happen by a package that calls this
function without doing
On Jun 13, 2008, at 11:24 AM, Adam Spiers wrote:
On Fri, Jun 13, 2008 at 10:18:52AM +0200, Carsten Dominik wrote:
On Jun 12, 2008, at 1:47 PM, Adam Spiers wrote:
Well, I agree that there may not be a good definition, in which
case a
per-event property disabling export of the RRULE would be
On Jun 12, 2008, at 8:13 PM, John wrote:
Carsten Dominik uva.nl> writes:
This is a bug in XEmacs, in the definition of the variable `isearch-
mode-map'. In this map, all printing characters should be bound to
`isearch-printing-char', but the setup does not handle non-ascii
characters correc
On Jun 12, 2008, at 9:23 PM, Paul R wrote:
I finaly tracked in down, while sitting in the train. I hope I'll have
enough battery life to give explaination here, and that I'll find some
wireless spot tonight to send this report.
Here is a simplified stack of exporting to ical :
- org-export-ic
On Jun 12, 2008, at 9:34 PM, Fabian Braennstroem wrote:
Hi Dominik,
My first name is Carsten (common mistake...)
* Dominik, C. <[EMAIL PROTECTED]> wrote:
Hi Fabian,
I have no plans to extend cdlatex in this direction,
it is really a LaTeX support module and not a general
template module.
This is a known bug, fixed in the current GIT repo version. It will
also be fixed in 6.05, when that gets released.
- Carsten
On Jun 13, 2008, at 8:53 AM, Rustom Mody wrote:
This small file:
#+OPTIONS: toc:nil
#+TITLE: A Title
* Introduction
Some Text
generates html in which the
#+TITLE:
Hi Adam,
On Jun 11, 2008, at 12:53 PM, Adam Spiers wrote:
On Wed, Jun 11, 2008 at 07:16:21AM +0200, Dominik, C. wrote:
Hi Adam,
I have now implemented this feature, exactly as ordered :-),
with %&.
Woohoo! Awesome, thanks - I have wanted that one for a long time :-)
Seems to work great.
On Jun 12, 2008, at 1:47 PM, Adam Spiers wrote:
Well, I agree that there may not be a good definition, in which case a
per-event property disabling export of the RRULE would be a perfect
solution.
Hi Adam,
I do not feel comfortable with this specialized filtering, so I am not
implementing
On Jun 4, 2008, at 12:58 AM, Cezar Halmagean wrote:
Carsten Dominik <[EMAIL PROTECTED]> writes:
On May 29, 2008, at 9:57 PM, Cezar Halmagean wrote:
Hi list,
I was wondering if there is a way to attach a TAG to a template
after
you've hit C-c C-c. My setup is like this: I have a shortcu
On May 30, 2008, at 1:20 AM, Rares Vernica wrote:
Hello,
I am using org-bbdb to add the anniversaries of my bbdb contacts to
org-agenda.
When I select an anniversary in org-agenda, my .org file that
contains (org-bbdb-anniversaries) shows up. Is it possible to show up
the bbdb entry for that
Hi Thomas,
this is excellent, thank you very much! Sorry that it took so long.
I am making this the default.
- Carsten
On May 30, 2008, at 7:28 PM, Thomas Baumann wrote:
Hi,
the display of bbdb-anniversaries can be customized to use a
function to
insert a link to bbdb:
M-x customize
On Jun 12, 2008, at 2:31 PM, Harri Kiiskinen wrote:
Carsten Dominik wrote:
But how do I clean the buffer after sparse tree by criteria -
selection ( C-c / )?
What do you mean by "clean".
You can use `C-c C-a' to show everything, or S-TAB once or several
times to cycle through global visibi
On Jun 4, 2008, at 3:01 PM, Reimar Finken wrote:
Dear Carsten and all the other developers,
Let me first thank you for this wonderful package. However, I
have found a small but irritating bug when using
`org-clock-in-switch-to-state'. Nothing terribly important if you
have other priorities, bu
On Jun 4, 2008, at 4:38 PM, Harri Kiiskinen wrote:
Hello all,
I just spent some time trying to find out, how to get back to the
whole buffer after having narrowed in to a subtree ('org-narrow-to-
subtree', C-x n s). I could not find any hints in the documentation
as to how to return to th
Two patches are attached below, to polish some behaviors of exporting
as ascii. They are made in GNU Emacs' source tree.
The first one fixes the length of toc underline in the exported text.
In multibyte context, using `length' makes the underline shorter than
the toc name.
The second one makes
On Fri, Jun 13, 2008 at 11:55:19AM +0200, Paul R wrote:
> Like Dominik, I consider a repeated event as a calendar object on its
> own. Such an object has a representation in the iCal format. Org mode
> must stick to the correct representation of this object, and it is up
> to each calendar tool to
On Fri, Jun 13, 2008 at 12:28:48PM +0200, Carsten Dominik wrote:
> On Jun 13, 2008, at 11:24 AM, Adam Spiers wrote:
> >The motivation is that while I very much like org's functionality for
> >automatically updating the timestamp on a repeated task once it has
> >been marked as done, I do not want t
Hi Adam,
>> It seems to be fine for the program displaying the info to do such
>> filtering - this is what Org does in the agenda.
>
> Unfortunately, since the proposed filtering is per-event, with
> uni-directional export to other clients, the only place it can be done
> is at the source, i.e. wi
On Fri, Jun 13, 2008 at 10:23:38AM +0200, Carsten Dominik wrote:
> On Jun 11, 2008, at 12:53 PM, Adam Spiers wrote:
> >On Wed, Jun 11, 2008 at 07:16:21AM +0200, Dominik, C. wrote:
> >>Hi Adam,
> >>
> >>I have now implemented this feature, exactly as ordered :-),
> >>with %&.
> >
> >Woohoo! Awesome
On Fri, Jun 13, 2008 at 10:18:52AM +0200, Carsten Dominik wrote:
> On Jun 12, 2008, at 1:47 PM, Adam Spiers wrote:
> >Well, I agree that there may not be a good definition, in which case a
> >per-event property disabling export of the RRULE would be a perfect
> >solution.
>
> Hi Adam,
>
> I do no
35 matches
Mail list logo