Spike Spiegel writes:
> it would be awesome if there was an org to mediawiki export
> functionality as I have a lot of documentation in a mediawiki
> instance and I'm routinely wasting 10 to 15 minutes every time I need
> to publish a largish document just to reformat the text.
I would second th
"Sven Bretfeld" writes:
> Is there any complete and secure import and export filter from org files
> to any other PIM format used on PDAs or mobiles? If not, this would seem to
> me the most important feature to be developed.
>
> If you are like me -- and I think most people on this list are -- yo
I upgraded this morning from an Emacs CVS build from Jan 28 or 19 to the
pretest release, and noticed a regression or undocumented change with
respect to org-after-todo-statistics-hook. I am using the org-mode
which is included in the pretest distribution.
I have a function based on the code in s
Ones I find in my main PIM configuration file:
(add-hook org-mode-hook ...)
(setq org-hide-leading-stars t)
(setq org-deadline-warning-days 7
org-agenda-skip-scheduled-if-done t
org-agenda-start-on-weekday nil
org-agenda-include-diary t
org-agenda-sorting-strategy '(time-up
Andy Stewart <[EMAIL PROTECTED]> writes:
> Hi, everyone!
>
> I like org-mode best.
>
> I write some functions for org-mode.
> Those functions very simple but maybe useful.
>
> I have attached them with a file.
Have you looked at Worg (http://legito.net/worg/) at all? It is an
Org-based wiki-like
I've been trying to work with links to man pages in Org (using
org-man.el). When I try to create a link to a Perl module in the File
package namespace, however, `org-insert-link' tries to do its same-file
link detection and winds up breaking the link. The result is that the
link
man:File::Mime
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Oct 28, 2008, at 2:35 AM, Michael Ekstrand wrote:
>> Michael Ekstrand <[EMAIL PROTECTED]> writes:
>>> I have some code that does this in my Gnus configuration. It is only
>>> known to work for NNML, however,
Michael Ekstrand <[EMAIL PROTECTED]> writes:
> I have some code that does this in my Gnus configuration. It is only
> known to work for NNML, however, and I believe it depends on the
> ID-tracking support used to enable the fancy-split-with-parent feature.
> It does, however,
Carsten Dominik <[EMAIL PROTECTED]> writes:
> On Oct 27, 2008, at 10:17 PM, Bill White wrote:
>> On Mon Oct 27 2008 at 13:11, "Eric Schulte" <[EMAIL PROTECTED]>
>> wrote:
>>> It seems like this could get complicated as it depends on how/where
>>> you store your sent messages. Also, it looks like o
Carsten Dominik <[EMAIL PROTECTED]> writes:
> you have just catapulted yourself onto the list of possible successors
> when I will quit as maintainer of Org... :-)
>
> Good work - I don't think it works completely yet, though.
Thanks :)
> When I have
>
> * new one
> <2008-10-21 Tue 08:01-11:55
Michael Ekstrand <[EMAIL PROTECTED]> writes:
> I'd find it quite helpful in reviewing my agenda if there was an option
> to skip displaying grid lines which happen in the middle of timed
> appointments. Right now, I see the following:
>
> Saturday 18 October
I'd find it quite helpful in reviewing my agenda if there was an option
to skip displaying grid lines which happen in the middle of timed
appointments. Right now, I see the following:
Saturday 18 October 2008
8:00..
10:00..
I have an interesting hole in my use of org-mode and Gnus for managing
my daily workflow. My overall scheme is roughly GTD-ish, and I have a
WAITING todo keyword to indicate "tasks" which are waiting items.
The hole, though, is this: I don't necessarily remember what all is in
my waiting list (th
Thomas Stenhaug <[EMAIL PROTECTED]> writes:
> Michael Ekstrand <[EMAIL PROTECTED]> writes:
>> What kind/how complex is the agenda view you are trying to use?
>> Multiple tag queries with tag inheritance turned on can take noticeable
>> time, and property queries ca
"Thomas Stenhaug" <[EMAIL PROTECTED]> writes:
> I'm using Org-mode 6.0.6b, on a fairly beefy box. Building the Agenda
> view is very slow, 10+ seconds for 16 files with a total of 1119
> lines. All org-files are byte-compiled.
>
> I tried setting org-agenda-files to a single, small file just to t
Carsten Dominik <[EMAIL PROTECTED]> writes:
> I just pushed a fix.
Thank you.
Now it gets a lot farther, but compiling org-irc.el fails with an error
loading 'erc' (which makes sense, but it'd be nice if `make' would work
anyway :-)). Deleting the org-irc line from the Makefile lets it finish
th
At school, we have Emacs 21.4.1, and I got the following error trying to
build org-mode from git:
> While compiling toplevel forms in file org-mode/lisp/org-clock.el:
> !! Symbol's function definition is void ((define-obsolete-function-alias))
So, in the format indicated in the manual:
1. I ty
Carsten Dominik <[EMAIL PROTECTED]> writes:
> Excellent idea, thank you very much. In fact, this is an obvious
> companion to selective property inheritance.
>
> I have push the relevant changes to the git repository.
Excellent.
I just started heavily using Emacs over the last winter break, and
I'm wondering if it's currently possible to selective inherit tags.
Either to mark specific tags as inheritable/non-inheritable, or with a
regular expression match (the latter would be particularly useful - I
want my context tags, beginning with '@', inherited, but not my
unprefixed tags such as 'P
19 matches
Mail list logo