Bastien writes:
>> Warning: Unable to include '/cgi-bin/omega.cgi?query=publish&group=
>> gmane.emacs.orgmode' - request execution failed in
>> /home/xapian/html/index.php
>> on line 105
>
> This is a problem on Gmane, I wrote to the maintainer, thanks.
The problem is fixed, the search on gmane
Hi,
Is (setq org-empty-line-terminates-plain-lists t) supposed to change
indentation in emacs org buffers?
Even with the above setting, the following snippet:
* Heading
Some text:
- a
- b
More text:
- a
- b
is automatically indented as follows:
* Heading
Some text:
- a
- b
More tex
Hello,
Here is the current jot-mode (I think...the latest version is at my
lab and is, I think, much less buggy when it comes to showing levels)
along with some documentation and a lot of TODOs. It's pretty dirty,
and I'd greatly appreciate input. When people think it's at a
releasable state, I'll
Hi Stefan,
the magic of id: links is just that they are globally unique, and that
they will find the right target even if you move the target entry
from one file to another. Therefore, export to HTML should
automatically insert the correct file name. And this is just how it
works for me.
Here's how I use "prosper", follow the examples below. After exporting
to tex, you must use the "latex" command (not pdflatex), followed by "dvipdf".
Enjoy!
~/.emacs:
(setq org-export-latex-classes (cons '("prosper"
"% BEGIN Prosper Defaults
\\documentclass[pdf, contemporain]{prosper}
\\usepacka
On Jul 4, 2009, at 10:30 PM, Matthew Lundin wrote:
Andreas Roehler writes:
Carsten Dominik wrote:
On Jul 2, 2009, at 8:55 AM, Andreas Roehler wrote:
Org did not implement automatic renumbering and sorting because
it makes less sense to do so if footnotes are inline, or named
and referen
Fixed, thanks.
- Carsten
On Jul 4, 2009, at 9:38 PM, charles snyder wrote:
Hi
I think there may be a minor error in the org manual -> publishing ->
13.3.2 Example: complex publishing configuration
where an example org-publish-project-alist is given. Shouldn't
:style "
What is the proper format for those variables? I've tried to set them
several different ways:
http://www.sitename.com
index.html
"http://www.sitename.com";
""
But nothing seems to change in my exported files. I've also tried setting
them through the org file's local customisations (#+LINK_UP, e
At Sun, 5 Jul 2009 10:57:34 -0400,
Raffi R wrote:
>
> I've written a very quick and dirty derived mode for org that
> implements the following keystrokes:
> Tab is demote.
> Shift-tab is promote.
> Enter is org-insert-heading.
> C-tab is the old Shift-Tab
> C-j is the old Return.
>
> I know it me
Thanks Sebastian.
I've changed to a gmail account. Hope this leaves the code intact.
> Just to be sure...
>
> 1.) Your *.org file should have this in the header:
>
> #+style:
Exactly that, except that style was in capitals.
> What did Org-mode's XHTML export section look like then?
*
On Jul 5, 2009, at 5:19 PM, Matthew Lundin wrote:
Carsten Dominik writes:
On Jun 22, 2009, at 6:54 PM, Bernt Hansen wrote:
Hi Carsten,
I recently noticed that using SPACE or TAB in the agenda displays
the
task in the other window but all of the drawers are exposed. If you
fold the org
On 07/05/2009 09:33 AM, Bernt Hansen wrote:
Paul Michael Reilly writes:
I added a plain list to my file:
...
- term1 :: this means something
- term2 :: this means something else
- term3 :: and something different still
...
fully expecting the term and the description rendered in
Apologies - I did a "Reply", instead of "Reply all". Spike, thanks for pointing
out the omission.
--- Forwarded Message
Date:Sun, 05 Jul 2009 00:24:42 -0400
From:Nick Dokos
To: Spike Spiegel
cc: nicholas.do...@hp.com
Subject: Re: [Orgmode] questions about exporting to late
Spike Spiegel wrote:
> ...
> Also, given a variable like org-export-latex-image-default-option, is
> there any way to override it per file or per document class?
> ...
Well, yes and no (mostly no - but see below):
o You can of course customize this variable, but that's a global setting.
o Yo
Spike Spiegel wrote:
> ...
> I did some more work last night and came across another issues:
> - #BEGIN_VERBATIM won't work because to use the \begin{verbatim}
> environment the \being{frame} requires [fragile]
>
I worked around this when working on my presentation by putting verbatim stuff
in
Spike Spiegel wrote:
> > #+LaTeX_HEADER: \titlegraphic{\includegraphics{foo.png}}
> >
>
> Both answers spot on, thanks, with just a minor problem: adding
> \titlegraphic won't make the spacing between \title \author \data as
> produced by \maketitle shrink so the entire slide is pretty much use
Carsten Dominik writes:
> On Jun 22, 2009, at 6:54 PM, Bernt Hansen wrote:
>
>> Hi Carsten,
>>
>> I recently noticed that using SPACE or TAB in the agenda displays the
>> task in the other window but all of the drawers are exposed. If you
>> fold the org file with S-TAB to Overview or Contents d
Carsten Dominik writes:
> On Jul 5, 2009, at 4:11 PM, Matthew Lundin wrote:
>>
>> Resurrecting an old thread:
>>
>> Bernt: I'm experiencing the issue you describe above (i.e., drawers
>> revealed when following a headline from the agenda) after restarting
>> emacs. I have not been able to solve t
Has anyone tried using something like the HP Jornada 680? I remember
someone using one to take notes many years ago, and the keyboard
seemed usable and the device tiny. I've been thinking about picking
one up someday for org-type stuff.
- Raffi.
On Mon, Jun 29, 2009 at 10:15 PM, Samuel Wales wrot
I've written a very quick and dirty derived mode for org that
implements the following keystrokes:
Tab is demote.
Shift-tab is promote.
Enter is org-insert-heading.
C-tab is the old Shift-Tab
C-j is the old Return.
I know it messes with the default org configuration, which is part of
why I have no
Matthew Lundin writes:
> Bernt: I'm experiencing the issue you describe above (i.e., drawers
> revealed when following a headline from the agenda) after restarting
> emacs. I have not been able to solve the problem.
>
> I was wondering if you had customized the variables org-show-entry-below
> an
On Jul 5, 2009, at 4:11 PM, Matthew Lundin wrote:
Bernt Hansen writes:
I recently noticed that using SPACE or TAB in the agenda displays
the
task in the other window but all of the drawers are exposed. If you
fold the org file with S-TAB to Overview or Contents display and
then
switch t
On Jun 22, 2009, at 6:54 PM, Bernt Hansen wrote:
Hi Carsten,
I recently noticed that using SPACE or TAB in the agenda displays the
task in the other window but all of the drawers are exposed. If you
fold the org file with S-TAB to Overview or Contents display and then
switch to the agenda and
Bernt Hansen writes:
>> I recently noticed that using SPACE or TAB in the agenda displays the
>> task in the other window but all of the drawers are exposed. If you
>> fold the org file with S-TAB to Overview or Contents display and then
>> switch to the agenda and SPACE or TAB on a folded task
Paul Michael Reilly writes:
> I added a plain list to my file:
>
> ...
> - term1 :: this means something
> - term2 :: this means something else
> - term3 :: and something different still
> ...
>
> fully expecting the term and the description rendered in HTML to be on
> the same line as is s
Hello,
I just noticed that there seems to be a problem with org-store-link
(or in that context) with the current development version (6.28trans).
I want to insert a link to one section of one org-file into another
org-file, so I change to the file with the section I want to link to
and us
Hi Nicholas,
On Sun, Jul 5, 2009 at 4:40 AM, Nick Dokos wrote:
> Spike Spiegel wrote:
>
>> ...
>> - I also need to include an image in the titlepage but I don't see any
>> way to override \maketitle other than maybe renewcommand'ing it, which
>> I tried with #+LaTeX_HEADER, but kept getting error
"Thomas S. Dye" writes:
> Aloha Matt,
>
> Thanks for taking the time to look at this. With C-c ^ o, I get
> "Invalid sorting type `o'".
>
> I'm using org-mode 5.23a with Aquamacs Emacs 1.8.
>
My guess is that this feature was not yet present in 5.23a. To sort by
todo, you'll probably want to in
I added a plain list to my file:
...
- term1 :: this means something
- term2 :: this means something else
- term3 :: and something different still
...
fully expecting the term and the description rendered in HTML to be on
the same line as is shown in the Latex published Org Mode manual.
29 matches
Mail list logo