Hi,
I have an .org file I currently use as a TODO list. Everything below a certain
level (currently 3) is a TODO item (of some sort).
Is there a way to tell org-mode to assume any item below this level is by
default a TODO item, such that the agenda view displays all of them which aren't
explici
Manish Sharma wrote:
> "C-c a t" should show all the TODO items. You may also want to
> take a look at "org-agenda-todo-ignore-deadlines",
> "org-agenda-todo-ignore-scheduled" and
> "org-agenda-todo-ignore-with-date" as well.
Thanks for your answer - however, I did come across those, and I don't
v6.35 in emacs 23.0.91.1)
Thanks in retrospect for earlier answers and in advance future help.
Cheers,
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Earlier I wrote:
> There seem to be two problems;
>
> c) Summing HH:MM values (which org-table-sum seems to manage - although oddly
> without including the minutes - but not vsum)
Excuse me answering my own question, but time is money, and so I've hastily
written my own elisp functions to d
Stephan Schmitt wrote:
> are you aware of the table editor? Type C-c ' (single quote) when the
> point is somewhere in the table.
Thanks - I did use it once or twice, and indeed it does makes it easier to edit
the formulae, but doesn't seem to prevent the resulting +TBLFM line from
disappearing o
Dear Seb and Bastien,
Sebastien Vauban writes:
> > I'd like to fix any problem in this area before 8.2.3,
> > which will go into Emacs 24.4.
>
> That'd be pretty cool, indeed.
Did you get anywhere with this?
Thank you
Nick
l that you want to reply and use the Actions drop down menu on
the upper right to select "Followup".
Fill in your name and email address, add your reply to the message and
respond to the Kaptcha at the bottom.
This reply is being sent using exactly this method.
Nick
cat (file-name-directory (locate-library "org")) "../" )))
(file-exists-p (expand-file-name ".git" dir))
and you'll probably find that the second one returns nil in your case.
One way to get the release part: arrange your load-path to load org.el[c]
(and the other org
ing 1:30AM
> > They don't match.
> >
> no one can reproduce this?
> -Antony
>
Nope.
Timezone settings perhaps? That might explain the gross hour difference,
but not the minute difference: could there be a slight delay between
your reading the two displays that would accou
help, I could try to provide with a small example which
> shows the same symptoms.
>
What exactly is it that does not work? The dollar sign method? If so,
the workaround you have above is not only good, it's the preferred LaTeX
method: inline math is marked
gt; >
> > make autoloads
> >
> >
> > ???
>
org-preview-latex-fragment is in org.el and
org-export-latex-fix-inputenc is in org-latex.el, so that sounds like a
require is missing somewhere (just guessing, mind you: I haven't even
looked at the code, let alone tried anything.)
Maybe adding a (require 'org-latex) at the beginning of
org-preview-latex-fragment helps?
HTH,
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
-cut-subtree)
(end-of-buffer)
(org-paste-subtree))
)
HTH,
Nick
> To give you background, my todo list/journal has been captured in
> a date tree and I would like to move an item to the end of the buffer.
> The reason for this will be explained in an upcoming article!
>
>
isks property with
C-c C-x p NDisks5
and it complains ("No match"). If I use e.g. 3 instead of 5, the
property is inserted.
Nick
>
> What I did to get the same effect is place a property drawer before the
> first title, and then set
>
> #+OPTIONS: skip:t
>
reate a ``foo'' branch and then
$ git am ~/Mail/org/25794
Applying: Apply patch for hour/minute repeater support
(that's the file that contains Andrew's mail message - no editing involved).
As you can see, it worked without a hitch.
HTH,
Nick
_
Noorul Islam K M wrote:
> Nick Dokos writes:
>
> > Vincent Belaïche wrote:
> >
> >> In the org manual node `(org) Property syntax' one can read the
> >> following:
> >>
> >>
> >> --8<-coupez ici--
Nick Dokos wrote:
> Noorul Islam K M wrote:
>
> >
> > In the below example
> >
> >
> > #+PROPERTY: Age 25
> > #+COLUMNS: %25ITEM
propose `toto'
> 2.2 The completion at `Value:' prompt does not propose 1 2 or 3
>
Yes. I don't know how difficult it would be to add these features.
>
> Hope that this clarifies the issue.
>
Yes, thsnks!
Nick
___
Nick Dokos wrote:
> Vincent Belaïche wrote:
>
> ...
> > 2.2 The completion at `Value:' prompt does not propose 1 2 or 3
> >
>
> Yes. I don't know how difficult it would be to add these features.
>
Actually, pressing after the value prompt *does* p
ked on the "Download Video (High)" button. I tried the "Play Video"
button but that crashed my browser (Firefox 3.0.19 with all the relevant
plugins).
HTH,
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send re
John Hendy wrote:
> On Fri, Sep 24, 2010 at 11:28 AM, Nick Dokos wrote:
>
> Julien Fantin wrote:
>
> > Just noticed the interview is available on iTunes.
> >
> http://itunes.apple.com/fr/podcast/floss-weekly-136-emacs-org/id368823654?i=87659805
&
know anything about table cells, so it
won't work for anything more complicated than the sample table (e.g. if
there are spaces in the cell element). You also have to be careful to
position the cursor at the right place for it to work, even in the
simple case: you can't just click in a cell a
nd it personally useful.
>
Did you check the TeX FAQ?
http://www.tex.ac.uk/cgi-bin/texfaq2html
Typing "resume" in the search box returned a few entries, including
"Curriculum Vitae (Résumé)". I'd start there.
HTH,
Nick
___
and the main URL is
http://www.tug.org/tex4ht/
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Charles Philip Chan wrote:
> Nick Dokos writes:
>
> > It is not just one file and afaik, *none* of it is written in
> > Perl. Some of it is C, some of it is TeX, some of it is Java
> > (apparently: I haven't looked at tex4ht for some years and I don't
>
Forgot to cc: the list.
--- Forwarded Message
Date:Wed, 29 Sep 2010 18:43:57 -0400
From:Nick Dokos
To: Typhoon
cc: nicholas.do...@hp.com
Subject: Re: [Orgmode] How do I convert org to OpenOffice?
Typhoon wrote:
> tex4ht contains a script, oolatex, that direc
)
Alternatively, the menu entry can be deleted (but since that's how I found the
function, I'd like to keep the menu entry !-)
Org version: Org-mode version 7.01trans (release_7.01h.595.g9f96)
Thanks,
Nick
___
Emacs-orgmode mailing list
Please use `Rep
>
> And the fact is I need my agenda quite early in the process (after firing up
> Emacs).
>
Maybe you should try adding a call to the profiler to your .emacs
and try to measure e.g. how much the font locking costs. Off the top of
my head and entirely untested, adding
,---
compilation. The only fix was
to rearrange the *input* sligthly to try to get LaTeX out of its rut.
It may be wise to limit the number of compilations to 3 (but perhaps make
it configurable, so that it can be increased if necessary).
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Sébastien Vauban wrote:
> Hi Nick,
>
> Nick Dokos wrote:
> > Sébastien Vauban wrote:
> >> Noorul Islam K M wrote:
> >> > Sébastien Vauban writes:
> >> >> I've been taught of a weird observation: the page number indicated in
&
small gripe with nted is that it exports but does not import lilypond.
>
lilypond is a batch processor: it can produce MIDI files but it does not
play them.
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the
/test-ob-exp.el.
o I needed to create testing/contrib/lisp by hand. Again, org-test-load
complained without it. Should that be part of the repository?
Thanks,
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
... and a typo on line 24 of README.org: just->jump.
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
2html?label=subsubsub
for some workarounds/comments/references (but be prepared for at least some
strangeness).
HTH,
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
$EGREP '^(/|[A-z]:/)' >&6 \
|| command_line_filename="./$command_line_filename"
The regular expression seems a bit weird (upper case A to lower case
z?), but I can't see off the top of my head how it gets tripped up. For
tracing, try
sh -x texi2dvi ...
e set
> for the invocation of texi2dvi... (yech).
>
You can always change the LOCALE just for the texi2dvi invocation.
I believe that the following works (untested):
LANG=C texi2dvi
or maybe
LC_ALL=C texi2dvi ...
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
cts? I'm not sure if any of the
> latex suite use the locale...
>
Yeah, perhaps...
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
sence
of a locale: it would have to be something like [:alpha:], although I'm
not sure what DOS allows/requires as a drive prefix. And even in the C
locale, [A-z] allows non-letters which, I'm pretty sure, cannot be used
as drive prefixes.
Nick
___
fficulties? The preamble still comes before any "real" content
and similarly for the postamble.
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
nor adjustments in the CSS would take care of it, I should think.
But as I said, I'm no expert and I may very well be mistaken.
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
On Ubuntu 8.10: egrep -V says GNU grep 2.5.3
On Ubuntu 10.04: egrep -V says GNU grep 2.5.4
and neither of these is picky about the regexp.
Thanks,
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
There is a thread in the bugs-texinfo mailing list on the egrep
problem in texi2dvi:
http://lists.gnu.org/archive/html/bug-texinfo/2010-03/msg00031.html
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
ere) legal
drive letters, but the assumption is that nobody would be so foolish as
to use them any more, so not checking for them is OK.
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
FYI: Karl Berry's reply - afaict, it does not solve everything ( the
regexp might mean different things in different locales), but is it
good enough for its limited purpose (detecting drive letters)?
Nick
--- Forwarded Message
Date:Fri, 08 Oct 2010 18:38:00 +
From:
body has updated to the latest texinfo, the exception code
can be taken out.
Alternatively, the texi2dvi method can be reverted: it was an idea that
was worth trying, but it has caused more harm than good at this point
- maybe it can be revisited in six months.
> Any ather ideas? Comments?
>
Christian Moe wrote:
> What's an inline todo?
>
> Just curious,
> Christian
>
See the commentary in lisp/org-inlinetask.el.
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
E
t;ftr-static"
>"ftr-jeff"
> )
> )))
>
> The table of contents and section number options are being ignored
> (possibly others). Any ideas?
Isn't that what *should* happen if the :table-of-contents
;t that what *should* happen if the :table-of-contents and
> > :section-numbers
> > options are set to nil?
>
> Sorry for the misunderstanding. What I meant to say was the options
> are being ignored, such that table of contents and section numbers are
> being used, as if
org files and does not update the html files if they
> > have not been changed.
>
> Thanks for your help, Nick. I have been deleting ~/.org-timestamps/
> when republishing, and forcing a refresh of the web browser.
>
> If I open the HTML files in an editor, I can see th
... and just to make sure: you either re-evaluate
org-publish-project-alist or you restart emacs after changing it?
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gn
operly.
>
> Any suggestions would be very welcome.
>
C-u C-x =
is your friend: it'll tell you some details about the face. That in turn
might provide a clue as to how it ended up this way.
HTH,
Nick
___
Emacs-orgmode mailing list
Please us
Maximilian Matthe wrote:
>
>
> Nick Dokos schrieb:
> > You cannot expect org to do anything else: how is it supposed to know
> > that the \cA is part of a math expression?
> >
> >
> >> Is there some workaround for that behaviour?
> >>
&g
started with a file in foo major mode with these contents...
o I enabled orgtbl-mode and added a table like this...
o Then I did this-that-and-the-other to generate an HTML file which
looks like this...
Thanks,
Nick
___
Emacs-orgmode mailing list
Ivan Vilata i Balaguer wrote:
> --=-=-=
>
> Nick Dokos (2010-10-13 18:37:11 +0200) wrote:
>
> > AFAIK, orgtbl-mode is a minor mode so that you can use org's table
> > generation facilities in other modes (e.g. text, or including a table
> > in a comment in
Ivan Vilata i Balaguer wrote:
> Nick Dokos (2010-10-13 21:10:33 +0200) wrote:
>
> > Yes, thanks. I'll try it out later. FWIW, my mail reader does not see
> > an attachment in your message: all I get is the following attachmen
> > with an external body. Not sure whos
> problem, I learned a good bit about debugging, and I edited my first
> source file, so that's something to be proud of! :-)
>
... and it wasn't too bad, right? But inspired guessing will beat
debugging drudgery any day.
Congrats,
Nick
__
the problem anyway.
OTOH, I tried it with "Org-mode version 7.01trans (release_7.01h.700.gd32c)"
and I get the behavior described by Noorul, not the behavior described by
Matt. But I am sufficiently toasted by now that I wouldn't trust anything
I say :-) I'll try again afresh t
Carsten Dominik wrote:
> Hi Nick, this is the right medicine, in the wrong place.
> It needs to be done in orgtbl-to-html. The function
> where you inserted the call to org-html-expand is also
> used by the general html exporter, and during normal
> html export, org-html-ex
d seem to be some sort of display problem perhaps (lots
of weasel words here but I can't help it). If there is some error, then post
the error.
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
-change 0 'year)
> > (message "Weekday of timestamp has been adjusted.")
> > t
> > ))
> >
> > (add-hook 'org-ctrl-c-ctrl-c-hook 'org-set-weekday-of-timestamp)
> >
> >
> > Maybe someone else migh
, here's a way to do what you
want (I think - unless I've misunderstood the problem...)
,
| #+LATEX_HEADER: \input{mytitle}
|
| * Foo
| foo
|
| * Bar
| bar
`
where the file mytitle.tex looks like this:
,
| \renewcommand\maketitle{\begin{titlepage}%
| FOO
| \end{titlepage}%
Jordi Inglada wrote:
> Nick Dokos writes:
> >
> > ...
> >
> >
>
> Sorry. I did not notice that my not understanding what the problem was
> was going to upset anybody. I'll be more careful next time.
>
A couple of points:
o although
rth installing outside of the emacs directory
> and following the following instructions for activation
>
> http://orgmode.org/guide/Installation.html#Installation
>
I think this way avoids most of the problems: it allows one to customize
load-pa
(append comint-output-filter-functions
| '(comint-postoutput-scroll-to-bottom
| gnuplot-protect-prompt-fn)))
| (message "Starting gnuplot plotting program...Done")
`
but it calls add-hook with the LOCAL arg set to t, which does w
l
| ;; e.g.
| ;; option:-d sort by date.
| ;; option:-a sort as BibTeX (usually by author) *default*
| ;; option:-u unsorted i.e. same order as in .bib file
| ;; option:-r reverse the sort.
| ;; see the bibtex2html man page for more. Multiple options can be combined
like:
| ;; option:-d option:-r
signal'' to anyone who dealt with
> \end{enumerate}"
>
Maybe, but it's easy to work around: fix tha bad line break :-)
"Victoria v Permewan Wright & Co Ltd/ (1914) 19 CLR 457 said (at 467)
that the words were a "danger signal" to anyone who dealt with
the c
ention, but apart from that, an
occasional rant on the list can serve as a useful reminder about these
expectations.
But if you have ideas on how to make us all ask smarter questions, I for
one, am all ears.
Nick
PS. BTW, my favorite example of a "minimal example" was something that
B
t;
> You can use the bib2bib command to create a bibtex file with the entries
> you want and use that.
>
Are you sure? I found a limit:t option mentioned in the commentary of
the file, and I posted that. I didn't try it myself but I got email from
Lingyu saying it worked. Maybe you
e gnus (except for news reading - which I only do very rarely
nowadays). For mail, I will die with the mh-e keybindings permanently
etched in the reptilian part of my brain - by now, the fingers can act
independently from the rest of my body. And I only use a browser to
search mailing list arc
hole file. Is
that not enough? Or is that not how it works for you? In which case, more detail
is required.
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Nick Dokos wrote:
> I don't understand: if you export an individual subtree, say to LaTeX,
> with C-c e 1 l, ...
That should be
C-c C-e 1 l
Sorry about that,
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to sen
like it, that's no problem at all. I can add all
the footnotes I want, then M-> C-c C-s, done (that is, if I *had* a signature,
which I don't - and M-> is always right, since I (almost) never top-post).
Footnotes:
[1] E.g. mh-e :-)
Nick
_
ngle subtree by selecting it with `C-c @'
> | before calling an export command, the subtree can overrule some of the
> | file's export settings with properties `EXPORT_FILE_NAME',
> | `EXPORT_TITLE', `EXPORT_TEXT', `EXPORT_AUTHOR', `EXPORT_DATE', and
>
s properties with acroread, the fonts it shows are
Nimbus which I think are the Times clones that are distributed with
ghostscript. If it is *that* important, you should probably check
the PDF file that's produced for conformance.
HTH,
Nick
___
E
ay 'before-signature, and that can be set in an appropriate
mail composition hook.
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
-start->8---
* Headline 1
** Headline 2, concerning \(\alpha\) and \(\beta\)
--8<---cut here---end--->8---
foo.tex (elided):
--8<---cut here---start->8
your purposes and it reduces
time requirements to just a few minutes every month or two.
FWIW, the only use I have of whatever emacs gets installed with a system
is to bootstrap the latest emacs/orgmode: after that, it's deleted (or
at least, never used again).
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
subdialect, the latter using a TAB as a delimiter. If you
want more details and have python installed, start it up, import csv and
then say "help(csv)".
HTH,
Nick
,
| NAME
| csv - CSV parsing and writing.
|
| FILE
| /usr/lib/python2.5/csv.py
|
| MODULE DOCS
| http://www.
hars-backward "\n\r\t "))
> > + (skip-chars-backward "\n\r\t ")
> > + (forward-line))
> >
> > (defun org-footnote-delete (&optional label)
> > "Delete the footnote at point.
> > --
> > 1.7.3.1
> >
> > Ups, my previo
lthough I just pulled and
I don't see any updates to org-freemind.el - in particular, it still
requires rx - maybe Carsten forgot to push?)
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@
Uwe Brauer wrote:
> >> Regarding Re: [Orgmode] Re: 7.01 & Xemacs 21.4.22: decompose-region is not
> >> known; Nick Dokos adds:
>
>> Uwe Brauer wrote:
>>> And in this package I can't see your change,
>>> o
Nick Dokos wrote:
>
> Overall, I think getting snapshot tarballs like this is more reliable;
> but using git is much more efficient, both in terms of server resources
> and in terms of efficient use of your time: if you are uploadin
/blah-blah)
>
> >
> >>> http://repo.or.cz/w/org-mode.git
> >>> Choose which snapshot you want and click the tar.gz or zip link at
> >>> the right end of the corresponding line
>
> Uhhh nice! Thanks, Nick, I've learned somet
clear to me how to proceed with the bisection at that point. I tried
skipping a bit, but the results were mixed at best.
So it looks to me as if something in those 50 commits broke it.
HTH,
Nick
> the syntax for defining variables is fairly simple, try the following
> directly in the gnupl
Louis Turk wrote:
> Is there any way to prevent org-agenda files from loading except when
> visiting files with the org extension?
>
Care to be a bit more explicit?
Thanks,
Nick
___
Emacs-orgmode mailing list
Please use `Reply All
Nick Dokos wrote:
> Eric Schulte wrote:
>
> > Hi Nigel,
> >
> > Org-mode gnuplot code blocks do make use of user variables [1] for
> > passing arguments into gnuplot. I believe that this feature may only be
> > available in later versions of gnuplot. I
n's, iiuc) original example. I didn't
try your examples, but somehow I'm pretty sure that those will work
too!
Thanks,
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
s.
>
> Content-Type: application/octet-stream
>
Harrumph - brain-dead mailers like T'bird force this on you [fn:1], but
you seem to be using Gnus: can't you ask it to make a proper attachment?
text/plain would be ideal in this case.
Nick
Footnotes:
[fn:1] OT, but I would
Nick Dokos wrote:
> Uwe Brauer wrote:
>
>
> > Remember to cover the basics, that is, what you expected to happen and
> > what in fact did happen. You don't know how to make a good report? See
> >
> > http://orgmode.org/manual/Feedback.html#Fee
ying
anything more).
If you want to try, I'd be happy to answer questions - I might try the
bisection later on tonight myself in any case. And btw, this is of
course archeology of a different (and much easier) kind, so I imagine
you'll take to it like a fish in water :-)
HTH,
Nick
_
t as definitive as "this is the bad commit". And in any
case, all of this would fall into the "advanced" appendix in the git
bisection book.
Sorry it didn't pan out but I hope that you had fun digging,
Nick
___
Emacs-orgmode
Nick Dokos wrote:
> Thomas S. Dye wrote:
>
> > ...
> > I did hit on a revision that was neither good nor bad:
> >
> > commit 8562273b272024a630a582b0e1b94c481d8abeec
> > Author: Eric Schulte
> > Date: Sat Oct 16 13:21:47 2010 -0600
> >
>
n{Foo}
\label{sec-1}
Here is a link to section Bar: \hyperref[sec-2]{Bar}
\section{Bar}
\label{sec-2}
And here is an external link: \href{http://www.google.com}{google}
...
--8<---cut here---end--->8---
which I believe is correct - Tom?
After I apply the patch, I get this LaTeX output:
--8<---cut here---start->8---
...
\section{Foo}
\label{sec-1}
Here is a link to section Bar: \href{sec-2}{Bar}
\section{Bar}
\label{sec-2}
And here is an external link: \href{http://www.google.com}{google}
...
--8<---cut here---end--->8---
which is wrong. Did you test the patch and if so, how?
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
ick up these
changes. Time to get some sleep.
Sorry for the noise,
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
h:metaphys...@192.168.2.100:/home/mark/metaphysics/index.html")
You can evaluate it by placing the cursor after the closing paren
of the form and pressing ``C-x C-e''. Do you get the same error?
Either way it probably has nothing to do with org, but if you do
get the same error, then it *definitely* has nothing to do with org.
HTH,
Nick
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
that is not
> a company holiday?
>
I'm sure there is - simplest is probably to set a variable in your
.emacs with all the holidays - schedule that with org for Dec. 31 :-) -
but you are on your own for that. I just don't think it's worth it: at
least for me, there are only th
he batik svg rasteriser page
http://xmlgraphics.apache.org/batik/tools/rasterizer.html
says:
This page describes the features of the SVG Rasterizer utility
that comes with the Batik distribution. The SVG Rasterizer is a
utility that can convert SVG files to a raste
g a project, you can set the :html-extension property, but that
is probably going to affect more than the one file.
Also, I don't know of a way to change the base filename however, and
cursory examination of the code leads me to believe that it is not
possible currently.
HTH,
Nick
__
Sergio,
Check out org-capture (http://orgmode.org/manual/Capture.html). You can set
a keybinding to trigger it like so:
(define-key global-map "\C-cc" 'org-capture)
Nick Parker
www.developernotes.com
On Wed, Nov 3, 2010 at 9:38 PM, sergio_101 wrote:
> i have been away f
-cut here---end--->8---
However, surrounding the o with braces breaks things in both places.
I think part of the problem is that headings and text go through
different processing: e.g. text goes through org-export-latex-content,
whereas headings don'
Eric S Fraga wrote:
> Nick Dokos writes:
>
> [...]
>
> > There are a couple of assumptions here (and in Eric F.'s mail about the
> > TeX input method as well). One is that the buffer is encoded in UTF-8:
> > if you use e.g iso-8859-1, you can use whatever in
1 - 100 of 4265 matches
Mail list logo