Don't try to pop from an empty list and downcase the result
---
lisp/org-taskjuggler.el |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lisp/org-taskjuggler.el b/lisp/org-taskjuggler.el
index 23f4b62..6367b7a 100644
--- a/lisp/org-taskjuggler.el
+++ b/lisp/org-taskjuggle
Hi Jeff,
Jeff Horn wrote:
> See the commentary in lisp/org-inlinetask.el.
>>>
>>> I suppose the advantage of inline tasks is that they appear even when the
>>> document is folded?
>>
>> I don't have that behavior. When folded, I only see:
>>
>> - all level-1 headlines, or
>> - all headlines (a
Hsiu-Khuern Tang writes:
> Hi,
>
> The :latex-listings option appears to be unused at the present. It
> would be great to activate this as an alternative to the
> org-export-latex-listings variable. (Same thing for :latex-minted.)
>
>
> BTW, has anyone used minted with beamer? I get errors lik
Hi
I am using org-mode and org-babel a lot for literate programming. Now I
would like to setup a system for capturing
1) bugs which I find and want to fix later and
2) issues which should be solved / addressed but are not that urgent right
now.
Therefore I would like to use org-capture and its te
BTW can't see where the meaning of key "S" is told...
Cheers
diff --git a/doc/org.texi b/doc/org.texi
index 4a725d3..a59e8e8 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -1077,13 +1077,11 @@ after the end of the subtree.
Just like @kbd...@key{ret}}, except when adding a new heading below the
On Tue, 19 Oct 2010 10:27:30 +0200, Lingyu Ma wrote:
> At present, if I include a *.bib which has 1000 entries in an org-file,
> although I only cite 3 of them in the org-file, the generated html file will
> still include all the 1000 entries.
>
> There was an issue about "org-exp-bibtex.el" in
Samuel Wales writes:
> On 2010-10-19, Jeff Horn wrote:
>> .
>> | like this
>> | or this
>> .__
>
> As it can be an obstacle for people who are new to Emacs to remove the
> rectangle,
> I do
>
> ===
> This
> ===
Gnus provides a function to
--8<---cut here---start
Carsten Dominik writes:
> Hi,
>
> maybe it would be good to construct a FAQ around org-extend-today-until.
> This is actually a quite usable feature.
>
Done. Or I should say:
* DONE FAQ on org-extend-until-today
CLOSED: [2010-10-20 Wed 08:04]
:)
- Matt
_
Patch 327 (http://patchwork.newartisans.com/patch/327/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C4CBECEB7.7020604%40easy-emacs.de%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-
Patch 324 (http://patchwork.newartisans.com/patch/324/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C874ocie66b.fsf%40stats.ox.ac.uk%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf-8
Patch 326 (http://patchwork.newartisans.com/patch/326/) is now "Accepted".
Maintainer comment: none
This relates to the following submission:
http://mid.gmane.org/%3C871v7modmr.fsf%40saadawi.sbszh.ch%3E
Here is the original message containing the patch:
> Content-Type: text/plain; charset="utf
Hi Matt,
Matt Lundin wrote:
> Carsten Dominik writes:
>> maybe it would be good to construct a FAQ around org-extend-today-until.
>> This is actually a quite usable feature.
>
> Done. Or I should say:
>
> * DONE FAQ on org-extend-until-today
> CLOSED: [2010-10-20 Wed 08:04]
Or should you say:
On Mon, Oct 18 2010, Julien Danjou wrote:
> I've done this then:
>
> * TODO Blalaundo
>
> I go on `u', press C-space, then C-e. The M-; and execute
> (x-selection-value), which returns: "undo".
>
> So far so good. But if I go on `u', press C-space, then C-e, then M-w,
> then M-; to execute (x-sele
Taru Karttunen wrote:
> On Tue, 19 Oct 2010 10:27:30 +0200, Lingyu Ma
> wrote:
> > At present, if I include a *.bib which has 1000 entries in an org-file,
> > although I only cite 3 of them in the org-file, the generated html file
> > will still include all the 1000 entries.
> >
> > There wa
On Wed, Oct 20 2010, Chong Yidong wrote:
> It's rather strange to complain about nobody else working on the bug,
> when you (i) did not give a recipe and (ii) stated that you were already
> working on it.
My bad, I think I forgot to add a smiley at the end of the sentence, so
here it is: :-)
I
Am 20.10.2010 17:24, schrieb Julien Danjou:
On Wed, Oct 20 2010, Chong Yidong wrote:
It's rather strange to complain about nobody else working on the bug,
when you (i) did not give a recipe and (ii) stated that you were already
working on it.
My bad, I think I forgot to add a smiley at the en
On Wed, Oct 20, 2010 at 5:33 PM, Chong Yidong wrote:
> Julien Danjou writes:
>
>> In a Org buffer with org-startup-indented set to t, type:
>>
>> ** TODO abcdefgh
>>
>> Go on `c', activate mark press C-e, press M-w (kill-ring-save).
>> [Wrong primary selection appears]
>
> The problem is in org-i
BTW, I can confirm that this error does not occur in the block math
environment (wrapping the equations in escaped square brackets).
On Wed, Oct 20, 2010 at 1:29 AM, Jeff Horn wrote:
> Carsten et al,
>
> Possible error when escaping dollar sign in inline-math. When using
> the following org sourc
> The problem is, that `org-publish-get-base-files' seems to put basenames
> into `org-publish-temp-files' instead of absolute paths.
Ah. Thanks for the info. That makes sense.
> I'm currently working on it (probably my fault anyway).
I really appreciate your help, and I don't blame anyone for
On Wed, 20 Oct 2010 10:30:01 -0400, Nick Dokos wrote:
> 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 implemented it and forgot about it?
>
That might be the ca
Hi Jambunathan,
thanks for your work on the ELPA-compatible Makefile.
Jambunathan K writes:
> One could host N latest snapshots and expunge the rest. The snapshots
> could be published either daily or weekly etc etc. This could be hooked
> to existing cron job.
This is now the case - see this
Jeff Horn writes:
> We had a bit of a discussion off list, but I still haven't been able
> to get the behavior I am after. See below.
>
>
> When I make the change as you have suggested above, I get the original
> file not found error.
>
> From the *Messages* buffer:
>
Hi all,
Is there a way to specify a particular column in org-mode that will be
exported right-aligned in HTML?
| A | B | C |
| 1 | 2 | 3 |
For the table above, I would like column C right aligned when I export
to HTML, but the other column aligned in the default way (left
aligned?).
Thanks in a
Sebastian Rose writes:
> It's there, too.
>
> See
>
> C-h v org-publish-project-alist
>
>
> "
> If you create a sitemap file, adjust the sorting like this:
>
> :sitemap-sort-foldersWhere folders should appear in the
>sitemap. Set this to `first' (d
Dear Experts,
I'd like to propose a replacement for the org-get-priority function
which is backward compatible with the current version but allows the
user to add a sub-priority such as [#A]-5 or [#B]+3:
(defun org-get-priority (s)
"Find priority cookie and return priority.
Priorities of t
Jeff Horn writes:
> Is there a way to specify a particular column in org-mode that will be
> exported right-aligned in HTML?
>
> | A | B | C |
> | 1 | 2 | 3 |
>
> For the table above, I would like column C right aligned when I export
> to HTML, but the other column aligned in the default way (lef
Jeff Horn wrote:
> Firstly, I notice some of the regular posters wrap org source in the
> #+ style org wrappers, others use a <--8--cut-here---8--> or some
> similar "horizontal-rule", and yet others use some sort of vertical
> "quoting":
>
> .
> | like this
> | or this
> .__
>
> My first q
Jeff Horn writes:
>> The problem is, that `org-publish-get-base-files' seems to put basenames
>> into `org-publish-temp-files' instead of absolute paths.
>
> Ah. Thanks for the info. That makes sense.
>
>> I'm currently working on it (probably my fault anyway).
>
> I really appreciate your help,
With the following file (a.tex):
* Intro
This is an example file that I would like to export
Note that the URL has a tilde in it.
http://www.stat.uni-muenchen.de/~leisch/Sweave/FAQ.html
--
On 10/20/10 7:16 PM, Bernt Hansen wrote:
Jeff Horn writes:
Is there a way to specify a particular column in org-mode that will be
exported right-aligned in HTML?
| A | B | C |
| 1 | 2 | 3 |
For the table above, I would like column C right aligned when I export
to HTML, but the other column a
Hi,
I'ma n00b to Lisp and org-mode so please forgive me if the answer is
obvious. I'm using version 7.01h of org-mode.
I'm trying to set up a custom Latex class to use for preparing a document.
Some Google searching showed that I need to add this class to the
org-export-latex-classes symb
Hi Stephen,
I recently experienced this issue while adding a reference in a beamer
presentation using org-mode. It isn't elegant, but my workaround was to use
\sim instead of the tilde character, at least for what is actually
displayed in the document - you will still need to use tilde for
-20101020.tar. The installation process
reported some compile time warnings. See down below.
Part-3
==
There is an interactive defun package-upload-file in package-x.el that
can automate the creation of a new entry in archive-contents.
Rough instructions are
1. Hand fix package-upload
On Oct 20, 2010, at 9:11 AM, chris.m.mal...@gmail.com wrote:
Hi,
I'm a n00b to Lisp and org-mode so please forgive me if the answer
is obvious. I'm using version 7.01h of org-mode.
I'm trying to set up a custom Latex class to use for preparing a
document. Some Google searching showed that
Hi Tom,
That fixed it - I figured it was something simple. Thanks!
Chris
On Wed, Oct 20, 2010 at 3:49 PM, Thomas S. Dye wrote:
> On Oct 20, 2010, at 9:11 AM, chris.m.mal...@gmail.com wrote:
>
> Hi,
>>
>> I'm a n00b to Lisp and org-mode so please forgive me if the answer is
>> obvious. I'm us
Aloha Chris,
Thanks for pointing out the bug in the tutorial. I've pushed up a
change to Worg.
I don't know if you've seen my attempt to make a custom LaTeX article
class for org-mode export, but it might have something useful to you.
It is here:
http://orgmode.org/worg/org-contrib/ba
Additionally, the following source from org-mode:
`$.30(50)+.70(20)=29$`
Is not converted at all by MathJax.
Org-mode version 7.01trans, recent git pull from earlier this week.
Aquamacs on Snow Leopard.
On Wed, Oct 20, 2010 at 12:25 PM, Jeff Horn wrote:
> BTW, I can confirm that this error doe
Jeff Horn writes:
[...]
>
> Secondly, and somewhat related to the first, are orgsters simply using
> gnus with message-mode hook to utilize org footnotes? I've noticed I
> can style/face the text with a message-mode hook, but I'm wondering
> how everyone deals, in general, with plain text footnot
On Wed, Oct 20, 2010 at 3:04 PM, Christian Moe wrote:
> #+style: tr td + td + td {text-align: right;}
Thanks Christian, this workaround is OK for me at the moment since I'm
just making this change in one file.
+1 (naturally) for the exporter honoring column alignment settings.
--
Jeffrey Horn
Hello,
I am new to org-mode, not to Emacs and LaTeX though. I am trying to export
an org document to LaTeX. It does export but not with the options I want.
For example, trying to add just one package I have the following at the end
of my org file, I tried to put it at the begining also but it d
> The :include property may be used to include extra files. Its value
> may be a list of filenames to include. The filenames are considered
> relative to the base directory.
D'oh! Begging your pardon.
> (setq org-publish-project-alist
> '(("test-htaccess"
> :base-directory
Hi,
Jambunathan K writes:
[...]
>
> Part-2
> ==
>
> Downloaded and installed org-20101020.tar. The installation process
> reported some compile time warnings. See down below.
>
I've fixed two of the babel related compile time warnings. I think that
in genera
I am keeping large files, with multiple subtrees, in accordance with
recommendations/suggestions. A common roadblock for he has been that a
#+TITLE directive in a file is not local to a subtree, at least so far as I
have figured out.
What is a best practice for keeping multiple subtrees with indi
Hi,
I'm just starting with org-mode and so far I like it very much. I have a
question though:
I like the indented view, but I also like that the number of stars gives me a
quick visual indication of the level I'm in. So I tried setting
#+STARTUP: indent
#+STARTUP: showstars
in order to g
Julien Danjou writes:
> So it seems that the problem I raise does not interest anybody, but I
> will continue to debug.
>
> This is how to reproduce.
It's rather strange to complain about nobody else working on the bug,
when you (i) did not give a recipe and (ii) stated that you were already
wor
Hello all,
I think I've found a bug with the way org-meta-return behaves. I
occasionally need to follow an unordered list by an ordered list,
without any intervening text. For example:
* Some heading
- unordered
- unordered
- unordered
1) ordered
I normally use M- (org-meta-return) to
Sorry if this is obvious, but I couldn't find anything on it.
orgmode's use of asterisks for outline levels is fine when I'm working
on something by myself. However, if I'm collaborating with other
people, there's no good way to reference a particular outline entry. Is
there a way to get or
Julien Danjou writes:
> In a Org buffer with org-startup-indented set to t, type:
>
> ** TODO abcdefgh
>
> Go on `c', activate mark press C-e, press M-w (kill-ring-save).
> [Wrong primary selection appears]
The problem is in org-indent-refresh-section, which is run from a timer.
This function fi
> The problem is in org-indent-refresh-section, which is run from a timer.
> This function first moves point and then calls remove-text-properties,
> which is considered a buffer change. Since the mark is active, the
> selection code saves the region to saved-region-selection, from which it
> is l
Sorry if this is obvious, but I couldn't find anything on it.
orgmode's use of asterisks for outline levels is fine when I'm working
on something by myself. However, if I'm collaborating with other
people, there's no good way to reference a particular outline entry. Is
there a way to get or
I am attempting to make a presentation and lecture notes out of org,
similar to what I have done before in normal latex.
I would like to use the heading levels to determine what does or does
not get displayed in presentation mode. The very lowest levels would be
seen only in lecture notes; t
Hi,
I have problem to integrate Apple Mail in Emacs:
In .emacs I wrote in the beginning:
(add-to-list 'org-modules 'org-mac-message)
(setq org-mac-mail-account "arcor")
(global-set-key "\C-cm" 'org-mac-message-insert-selected)
I restarted Emacs and the error message appears:
Warning (initializ
Julien Danjou writes:
> On Wed, Oct 20 2010, Chong Yidong wrote:
>
>> It's rather strange to complain about nobody else working on the bug,
>> when you (i) did not give a recipe and (ii) stated that you were already
>> working on it.
>
> My bad, I think I forgot to add a smiley at the end of the
On Oct 20, 2010, at 11:29 AM, Alan E. Davis wrote:
I am keeping large files, with multiple subtrees, in accordance with
recommendations/suggestions. A common roadblock for he has been
that a #+TITLE directive in a file is not local to a subtree, at
least so far as I have figured out.
Wh
Hi Oliver,
On 10-Oct-20, at 10:35 AM, Oliver Pappert wrote:
Hi,
I have problem to integrate Apple Mail in Emacs:
It might be easier to do this through the org-modules customization:
M-x customize-group RET org RET
Then in the Org Modules section, enable "mac-message".
You might also consi
Alan E. Davis wrote:
> I am keeping large files, with multiple subtrees, in accordance with
> recommendations/suggestions. A common roadblock for he has been that a
> #+TITLE directive in a file is not local to a subtree, at least so far as I
> have figured out.
>
> What is a best practice for
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 send replies to the
Bernt Hansen writes:
> Jeff Horn writes:
>
>> Is there a way to specify a particular column in org-mode that will be
>> exported right-aligned in HTML?
>>
>> | A | B | C |
>> | 1 | 2 | 3 |
>>
>> For the table above, I would like column C right aligned when I export
>> to HTML, but the other colum
You could turn on org-indent-mode manually using `M-x
org-indent-mode`. Alternatively, you could add an org-mode hook that
turns on org-indent-mode.
I do not know emacs lisp, so I'll leave it to someone else to suggest
how to write the hook.
Jeff
Documentation: C-h f org-indent-mode
On Wed, Oct
I don't know if it is an ideal solution, but you can export to ASCII
using `C-c C-e a` which will dump an ascii text file with the name
"filename.txt" into the same directory as "filename.org".
Outlines will have numbers in the text file.
HTH,
Jeff
On Tue, Oct 19, 2010 at 6:40 PM, David Rogoff
Thanks - that might do the job. Native would be best, of course.
Jeff Horn wrote:
I don't know if it is an ideal solution, but you can export to ASCII
using `C-c C-e a` which will dump an ascii text file with the name
"filename.txt" into the same directory as "filename.org".
Outlines will have
Aloha Gerald,
Perhaps the org-export-latex-classes variable is mis-configured.
IIUC, the [EXTRA] macro needs to be present:
If you need more control about the sequence in which the header is
built
up, or if you want to exclude one of these building blocks for a
particular
class, you can
I have to submit documents for a grant application in Times New Roman 12
point font with margins of 3/4". Is it trivial to specify these values for
the text in a pdf output? Also, is it ever possible to omit author, title,
and date lines in a pdf? doing so is an absolute requirement of the
grant
Christopher Witte writes:
> Is there a way to get timestamps that repeat (say weekly) up to a
> certain date when it stops repeating? I have a weekly appointment that
> will only go for the next 8 weeks and I don't want to have to input
> each appointment separately and I don't want it clutterin
Jay,
I do something similar but don't use beamer. I have two sets of latex
output from my notes, one for handouts and one for lecture notes. I
use an arrangement of sub-headings without titles but with tags for
describing what is included in each set of output. It is all put
together with an S
On Oct 20, 2010, at 3:23 PM, Matt Price wrote:
I have to submit documents for a grant application in Times New
Roman 12 point font with margins of 3/4". Is it trivial to specify
these values for the text in a pdf output? Also, is it ever
possible to omit author, title, and date lines in
David Rogoff writes:
> Sorry if this is obvious, but I couldn't find anything on it.
> orgmode's use of asterisks for outline levels is fine when I'm working
> on something by myself. However, if I'm collaborating with other
> people, there's no good way to reference a particular outline entry.
Jeff Horn writes:
> Firstly, I notice some of the regular posters wrap org source in the
> #+ style org wrappers, others use a <--8--cut-here---8-->
> My first question is two-fold: 1) how did you come to use this style
> for quoting code in your replies:
As others have mentioned, I use C-c M-
"Alan E. Davis" writes:
> I am keeping large files, with multiple subtrees, in accordance with
> recommendations/suggestions. A common roadblock for he has been that a
> #+TITLE directive in a file is not local to a subtree, at least so far
> as I have figured out.
>
> What is a best practice f
Hi Jeff,
On 20 October 2010 18:55, Matt Lundin wrote:
> I simply have a global binding for org-footnote-action, which enables me
> to insert footnotes anywhere.[1]
>
I do that too, but it shows up as [fn:1] for me. Is there some
variable I can customise to get it as [1] when I am using it outsid
suvayu ali wrote:
> Hi Jeff,
>
> On 20 October 2010 18:55, Matt Lundin wrote:
> > I simply have a global binding for org-footnote-action, which enables me
> > to insert footnotes anywhere.[1]
> >
>
> I do that too, but it shows up as [fn:1] for me. Is there some
> variable I can customise to g
Matt Lundin wrote:
> If you use C-c C-e 1, or C-c @ C-c C-e, the heading of the subtree is
> exported as the title. But you can also set a title explicitly with the
> EXPORT_TITLE property:
>
> ,[ (info "(org) Export options") ]
> |When exporting only a single subtree by selecting it wit
Matt Price wrote:
> I have to submit documents for a grant application in Times New Roman 12
> point font with margins of 3/4". Is it trivial to specify these values for
> the text in a pdf output? Also, is it ever possible to omit author, title,
> and date lines in a pdf? doing so is an absol
>
>>
>> But I can't help thinking this could lead to unexpected results in
>> some cases (admittedly less than when alpha bullets could be any size
>> long).
>
> It definitely will.
>
> Here is an alternative idea. Nathaniel, what do you
> think about this: We could keep the numbering as we
> have
At Thu, 30 Sep 2010 15:17:00 -0500,
Cook, Malcolm wrote:
>
>
> If find that this orgtext
>
> [[http://www.foo.com/foo?URL=http://www.bar.com][test]]
>
> exports to html incorrectly as
>
>
> [[http://www.foo.com/foo?URL=[[http://www.bar.com][test][http://www.bar.com][test]]]
>
> using t
Hi Dan,
* On Wed 09:09AM, 20 Oct 2010, Dan Davison (davi...@stats.ox.ac.uk) wrote:
> Hsiu-Khuern Tang writes:
> > BTW, has anyone used minted with beamer? I get errors like
>
> Yes, I exported Eric Fraga's babel/beamer slides example using minted
> last week and it worked fine. However,
>
> > Ru
Matt Lundin writes:
> Jeff Horn writes:
>
>> Firstly, I notice some of the regular posters wrap org source in the
>> #+ style org wrappers, others use a <--8--cut-here---8-->
>
>> My first question is two-fold: 1) how did you come to use this style
>> for quoting code in your replies:
>
> As ot
77 matches
Mail list logo