Fix, thanks, in particular to Nick for sorting this out.
Andrew, I strongly suggest you upgrade to Emacs 22.
- Carsten
On Mar 10, 2009, at 3:12 AM, Nick Dokos wrote:
[I mangled the previous response, so let me try again.]
andrew dasys wrote:
Nick,
thank you for looking at this.
I am runn
[I mangled the previous response, so let me try again.]
andrew dasys wrote:
> Nick,
> thank you for looking at this.
>
> I am running Emacs 21.4.1 Nothing bleeding edge here.
>
> The help for split-string looks reasonable (compiled Lisp comes from "subr"
> ) (complete output attached)
>
andrew dasys wrote:
> Blank at start of file does not do it for me.
>
Yes, this is just a workaround for the funny ordering: it does not resolve
the error you get (but I hope that the patch that I just posted will).
Nick
___
Emacs-orgmode mailing l
andrew dasys wrote:
> Nick,
> thank you for looking at this.
>
> I am running Emacs 21.4.1 Nothing bleeding edge here.
>
> The help for split-string looks reasonable (compiled Lisp comes from "subr"
> ) (complete output attached)
>
...
> split-string is a compiled Lisp function in `sub
Blank at start of file does not do it for me.
On Mon, Mar 9, 2009 at 6:42 PM, Nick Dokos wrote:
> [replying to my own mail]
>
> Nick Dokos wrote:
>
> >
> > I said above that the export succeeds and it does, in the sense that I
> > get no errors. However, the exported latex looks strange - the
Nick,
thank you for looking at this.
I am running Emacs 21.4.1 Nothing bleeding edge here.
The help for split-string looks reasonable (compiled Lisp comes from "subr"
) (complete output attached)
A bit of debugging gets me to the point where split-string works fine if you
only include the t
[replying to my own mail]
Nick Dokos wrote:
>
> I said above that the export succeeds and it does, in the sense that I
> get no errors. However, the exported latex looks strange - the table
> comes *before* the "MASH" section. Is this a bug or is it a peculiarity
> of my configuration? Can som
andrew dasys wrote:
>
> * MASH
> | id | Actor | Character |
> |+---+---|
> | 1 | Allan Alda| "Hawkeye" Benjamin Pierce |
> | 2 | Gary Burghoff | "Radar" Walter O'Reilly |
> | 3 | Loretta Switt | "Hotlips" Margaret Hoolihan
Hi,
Suppose I have an org file with following lines:
* Test1
Test2
Now if I put the cursor at the beginning of the "Test2" line and press
"M-S-RET" (Alt-Shift-Return on my machine), I got this:
* Test1
* Test2TODO
The "TODO" keyword was inserted at the end instead of the beginning of
the
Carsten,
Attached text file with original table.org and associated backtrace. This
was run on 6.24a fresh from git.
Slight delay in that I could not get back to my Linux machine for a few
days. Also the org-reload does not work as it seems neither my windows or
ubuntu machine recognize find-libra
El dj, mar 05 2009, Carsten Dominik va escriure:
>>
>> 1. The cursor isn't visible sometimes when it is over a header which has the
>> ellipsis (...) at the end.
>
> I have never seen this one.
>
Of course, because it's invisible! :-)
I think it has to do with the colors for the ellipsis or cur
Hi Carsten,
Carsten Dominik writes:
> Hi Baoqui,
>
> thank you very much for creating this exporter, and for contributing
> it to Org.
>
> Do you have a copyright assignment with the FSF that would cover Org-
> mode?
> If not, would you be willing to sign one? This will give us the freedom
> t
Hi all,
I have develop org-oddmuse.el for convert Org-mode text to Oddmuse Wiki
format.
Detail describe at:
http://www.emacswiki.org/emacs/OrgOddmuse
File at:
http://www.emacswiki.org/cgi-bin/emacs/org-oddmuse.el
Enjoy!
-- Andy
___
Emacs-orgmode
> On Fri, 6 Mar 2009 18:15:25 +0100, Carsten Dominik
> said:
CD> RET in the agenda is supposed to go to the location that triggered
CD> the entry, in your case the scheduling time stamp. I did not even
CD> know that it used to follow a link.
It did ;-)
CD> The direct command to follow
Strangely I cant get it to work on my linux box though it works on windows.
Linux clicking the bookmarklet gives me
firefox does not know how to open this address because the protocol
(remember) is not associated with any program.
Note my config settings has
network-protocol-handler.app.remember i
Carsten Dominik writes:
> (setq org-deadline-string "DUE:")
>
> which captures both the colors of DEADLINE and GOAL pretty well, I
> think.
>
> In fact, I wish I had made this the default from beginning,
> a much shorter and nicer word. Now it is too late to change this, I
> am afraid.
Is
writes:
>
> Just discovered a bug in my previously posted function. It doesn't work
> too well if you have lower level subtrees tagged for encryption.
I also forgot to mention that you need to have pgg pre-loaded.
This will ensure that:
(defun my-func-org-toggle-encryption (rcpts passphrase)
Hi Austin,
since you want to use the same semantics as for deadlines, i.e. the
same warning period etc, this really is a psychological issue :-)
It is trouble to implement a new keyword or number of keywords. New
commands needed to insert this new keyowrd, for example, and many
regular e
please, read more carefully the manual on section 10.5.
use C-u N[1] b
[1] with N the number of headings you want to go up
Yes indeed, C-u 1 b shows the parent header in another buffer.
It does not give me quite the overview that I am looking for
but it is a decent alternative. But I t
Also, SPC will show the entry in its environment.
And "f" will toggle follow-mode, an automatic way to show
the entry at point in it environment.
- Carsten
On Mar 9, 2009, at 10:47 AM, Giovanni Ridolfi wrote:
--- Lun 9/3/09, Ivan Nedrehagen ha scritto:
skrev :
--- Ven 6/3/09, Ivan Nedrehag
--- Lun 9/3/09, Ivan Nedrehagen ha scritto:
> skrev :
> > --- Ven 6/3/09, Ivan Nedrehagen
> >> skrev Giovanni Ridolfi :
> >
> > what about pressing "b" in the agenda to display the
> subtree ?
> The b gives me the subtree, but not the super tree from +1
> level.
please, read more carefully the
På Fri, 06 Mar 2009 16:14:17 +0100, skrev :
--- Ven 6/3/09, Ivan Nedrehagen ha scritto:
skrev Giovanni Ridolfi :
> Why don't you use tags?
One real header:
* TODO [#A] Spindle axis calibration: Disconnect sensor
before rotating
If you ask me, that is quite a large tag.
what about press
På Fri, 06 Mar 2009 19:27:19 +0100, skrev Richard Riley
:
Eric S Fraga writes:
On 2009-03-06, Ivan Nedrehagen wrote:
Hi, org-mode is the best organizer in the world. To bad I cant fit
emacs
in my filofax ;)
This is currently my personal holy grail... I'm constantly scouring
the web-sp
Hi Manuel,
first of all, you don't need to take notes into the LOGBOOK drawer.
If that is off, notes will be just added after the heading.
Second, setting the properties for logstate or lognotestate
is actually not necessary at all, my mistake.
It is sufficient to have org-log-repeat set, and t
See thread for more details.
* test export
this is a test[fn:36]. it is also a test[fn:37]. and it
has a link [[googlelink.com][google link one]]. and another [fn:38] and another
[[yahoolink.com][yahoo link two]].[fn:39]
footnotes
[fn:36] one
[fn:37] two
[fn:38] three
[fn:39] f
One more thing:
The backslash in the bookmarklet makes FF barf
In any case the spaces transform into %20 which makes it much more
unwieldy and ugly so the bookmarklet that I paste (and works as far as
I know) is just:
javascript:location.href='remember://'+location.href+'::remember::'+escape(docum
Sorry for the pause (I was pretty busy last week):
> Another idea to get this:
>
> Turn on state change notes or at least time stamps. Either globally,
> or locally for this entry with a LOGGING property:
>
> ** TODO Check backups
> SCHEDULED: <2009-03-05 Thu 11:00 +2d>
> :PRO
Hi Baoqui,
thank you very much for creating this exporter, and for contributing
it to Org.
Do you have a copyright assignment with the FSF that would cover Org-
mode?
If not, would you be willing to sign one? This will give us the freedom
to add the file to Emacs at some point.
Another small
28 matches
Mail list logo