Nathan Neff writes:
> I'd like to know the best way for removing TODO items from the agenda if
> they have a parent item that's been scheduled.
It's not exactly what you want but I found that I like to hide sublevel
TODOs. Have a look at org-agenda-todo-list-sublevels:
org-agenda-todo-list-subl
On 26/06/09 10:41:08, Carsten Dominik wrote:
> Org-mode uses
>
>pdflatex -interaction nonstopmode file.tex
>
> file.tex is first passed through shell-quote-argument before
> being inserted into the command.
>
> Please check in Emacs what evaluating
>
> (shell-quote-argument "c:path\to\
Hi Carsten,
Carsten Dominik wrote:
> Sébastien Vauban wrote:
>>
>> - If you have a level 3 item under a level 1 item, the level 3 doesn't get
>>exported to LaTeX. I know this is not a normal situation, but it happens
>>when restructuring some text, and you loose it in the exported view..
Matthew,
No apologies needed. A good explanation like yours is a valuable
thing to have sitting in the mailing list archive (and perhaps even in
a more formal spot, in the Worg article: "Academic writing with Org,"
which I will someday help you write.)
Scot
On Thu, Jul 2, 2009 at 10:53 PM, Mat
Hi Nick,
Nick Dokos wrote:
> Sebastien Vauban wrote:
>
>> > BTW, any solution for exporting to a Beamer presentation? I'd be very
>> > very very interested by anything in that direction. That's the last piece
>> > of the whole puzzle, IMHO.
>> >
>
> I did a beamer presentation in org-mode last mon
Samuel Wales writes:
> On each of my many emacs-w3m tabs, I can remember manually with f8 f8
> n (my binding for org-remember and my ?n template which I sent). It
> grabs the title and URL perfectly. I can also do m-right, which is my
> binding for next tab.
>
> To use the macro, I do c-x ( f8
Hello,
org's HTML output is very convincing (as are so many other wonderful
things org does) - congratulations! We now want to use it also for our
software documentation.
Our main packages are Qt 4.5 based and we have already had some good
experiences with using Qt's help browser, http://
Scot Becker wrote:
> Matthew,
>
> No apologies needed. A good explanation like yours is a valuable
> thing to have sitting in the mailing list archive (and perhaps even in
> a more formal spot, in the Worg article: "Academic writing with Org,"
> which I will someday help you write.)
>
> Scot
>
Carsten Dominik wrote:
> On Jul 1, 2009, at 12:26 PM, Christian Egli wrote:
>
>>
>> Hi all
>>
>> Carsten Dominik writes:
>>
>>> On Jul 1, 2009, at 9:20 AM, Ulf Stegemann wrote:
Carsten Dominik wrote:
> Bulk action
>
>
> We can add more actions, if you convince
Hi Andreas and org-mode users,
Andreas> Seeing the danger of raising flame-wars, which we have seen at
Andreas> several occasions, consider that rather a recommendable style.
Thank you Andreas for your recommandations, but please let me point out
that debate on this list has been so far particula
> Scot Becker wrote:
>> Matthew,
>>
>> No apologies needed. A good explanation like yours is a valuable
>> thing to have sitting in the mailing list archive (and perhaps even in
>> a more formal spot, in the Worg article: "Academic writing with Org,"
>> which I will someday help you write.)
>>
Sco
Paul R wrote:
> Hi Andreas and org-mode users,
>
> Andreas> Seeing the danger of raising flame-wars, which we have seen at
> Andreas> several occasions, consider that rather a recommendable style.
>
> Thank you Andreas for your recommandations, but please let me point out
> that debate on this list
=?utf-8?Q?S=C3=A9bastien_Vauban?= wrote:
>
> Weird. Having done the above `add-to-list' in Emacs (with `C-x C-e'),
> I got a different exported file than yours. But really different:
>
> --8<---cut here---start->8---
> ...
> --8<---cut here--
I'm sure there are many ways in org to accomplish my goal with this
particular project, which is to create a ranking system for items.
Here's the situation: I have about 200 items that I am evaluating. I
need each item to have a title, a tag, a note, and a ranking from 0 to
5. Then, I need to be a
Ross A. Laird wrote:
I'm sure there are many ways in org to accomplish my goal with this
particular project, which is to create a ranking system for items.
Here's the situation: I have about 200 items that I am evaluating. I
need each item to have a title, a tag, a note, and a ranking from 0 to
5
I am using org-remember set to open a new frame when used, and the
default frame size is much too large. To fix this, I have designed some
advice and a custom variable to implement custom parameters for the
remember frame:
(defcustom remember-frame-alist nil
"Additional frame parameters for d
Ross A. Laird wrote:
>
> I'm sure there are many ways in org to accomplish my goal with this
> particular project, which is to create a ranking system for items.
> Here's the situation: I have about 200 items that I am evaluating. I
> need each item to have a title, a tag, a note, and a ranking
Ian Barton writes:
> Ross A. Laird wrote:
>> I'm sure there are many ways in org to accomplish my goal with this
>> particular project, which is to create a ranking system for items.
>> Here's the situation: I have about 200 items that I am evaluating. I
>> need each item to have a title, a tag,
Hi. I thought it would be a simple matter to make use of a css file in html
export.
At the top of my file I put
#+LATEX_CLASS: myarticle
#+TITLE: Directory skeleton
#+AUTHOR: Study
#+STYLE:
but no result. I did Cc-Cc, closed down and reopened.
Am I doing something stupidly wrong? I can't
Dear all,
I am having a problem with Org-mode's HTML export, specifically with a local
file link that contains underscores. My file contains the following link in
the org-mode source:
[[file:low_stats/berkeley_brady_2005.pdf][syllabus]]
and the HTML export produces the following:
brady_2005.pdf
I am using org-remember set to open a new frame when used, and the
default frame size is much too large. To fix this, I have designed some
advice and a custom variable to implement custom parameters for the
remember frame:
(defcustom remember-frame-alist nil
"Additional frame parameters for dedi
Nick Dokos wrote:
> Ross A. Laird wrote:
>
> >
> > I'm sure there are many ways in org to accomplish my goal with this
> > particular project, which is to create a ranking system for items.
> > Here's the situation: I have about 200 items that I am evaluating. I
> > need each item to have a ti
Charles Howard writes:
> Hi. I thought it would be a simple matter to make use of a css file in html
> export.
>
> At the top of my file I put
>
> #+LATEX_CLASS: myarticle
> #+TITLE: Directory skeleton
> #+AUTHOR: Study
> #+STYLE:
>
> but no result. I did Cc-Cc, closed down and reopened.
Yo
Charles Howard writes:
> Hi. I thought it would be a simple matter to make use of a css file in html
> export.
>
> At the top of my file I put
>
> #+LATEX_CLASS: myarticle
> #+TITLE: Directory skeleton
> #+AUTHOR: Study
> #+STYLE:
Hi Charles,
The #+style line should look something like this
Brenton Kenkel wrote:
> I am having a problem with Org-mode's HTML export, specifically with a local
> file link that contains underscores. My file contains the following link in
> the org-mode source:
>
> [[file:low_stats/berkeley_brady_2005.pdf][syllabus]]
>
> and the HTML export produces the
Nathan Neff writes:
>> Probably the simplest thing to do is to add SCHEDULED timestamps to the
>> sub-items as well. As I understand it, org-mode timestamps cannot be
>> inherited by subheadings. I imagine someone else will quickly come along
>> and correct me if I'm wrong. :)
>
> It's just kind
Matthew Lundin writes:
> Ian Barton writes:
>
>> Ross A. Laird wrote:
>>> I'm sure there are many ways in org to accomplish my goal with this
>>> particular project, which is to create a ranking system for items.
>>> Here's the situation: I have about 200 items that I am evaluating. I
>>> need e
Without the following patch, storing links to Gnus Article buffers fails
on CVS Emacs, as they (at least in my setup -- IMAP) always contain a
"From " line, which can't be parsed as an RFC822 header.
From: Andreas Rottmann
Subject: [PATCH] Fixes for the Gnus integration
- `org-gnus-store-link':
Hi!
Well, the subject says it all -- attached is a rough patch to allow more
flexibility with the HTML export; I use it like this:
(defun rotty/homepage-preamble (opt-plist)
(insert "")
(insert
"
Home
| Writings
| Software
| Blog
")
(inse
> Xin Shi writes:
>
>> Hello Experts,
>>
>> I noticed two problems with recent org publishing HTML with js support.
>>
>> To make is specific, one can use this page as example:
>>
>> http://orgmode.org/Changes.html
>>
>> 1.) The shortcut icon is no longer displayed (the small icon in the address
> [Please provide version numbers for emacs and org-mode.]
Org-mode 6.28e in Aquamacs 1.8rc1, based on GNU Emacs 22.3.1. I get
the same result using Org-mode 6.21b in GNU Emacs 23.0.91.1.
> I cannot reproduce this.
It turns out that part of the problem was that I had included a radio
target name
On Jul 2, 2009, at 8:55 AM, Andreas Roehler wrote:
Hi,
after reopening a file with two footnotes inside,
inserting a third footnote between first and second, it
fails to renumber it.
below the test-buffer
Should I'm right so far --even seeing footnote reimplemented-- maybe
have a look at
The hotmail account I am using seems to have stripped out the html code.
I did have such a line following STYLE, as in the link you quoted.
I had the css file in the same dir as the org file. I used basic.css and
./basic.css
with no success either way.
Thanks Matt. I still don't know why th
One thing to think about is global vs. local.
Global priorities (or properties -- I am not talking about
implementation here) are sorted in the agenda. Thus an A in an
unimportant part of the hierarchy is the same as an A in an important
part.
Local priorites are just for siblings. They are for
Hi
This should be trivial to fix, but I can't seem to get rid of this:
"Charles Snyder
"
in the footer of all my org-publish-project files.
I have
:email 'clsnyder at gmail dot com'
in my org publish project alist
?
Thanks!
cls
___
Emacs-orgmod
Charles Howard writes:
> The hotmail account I am using seems to have stripped out the html code.
What did Org-mode's XHTML export section look like then?
> I did have such a line following STYLE, as in the link you quoted.
>
> I had the css file in the same dir as the org file. I used basi
charles snyder wrote:
> This should be trivial to fix, but I can't seem to get rid of this:
>
> "Charles Snyder "
>
> in the footer of all my org-publish-project files.
>
> I have
>
> :email 'clsnyder at gmail dot com'
>
> in my org publish project alist
>
I believe that those should be
37 matches
Mail list logo