Jeff Horn wrote:
> I moved ":htmlized-source" to the bottom of the project definition and
> it fixed the problem.
>
> In the examples I've seen, ":htmlized-source" has an empty value. I
> hypothesize the key was seeing the next key as a value, and so wasn't
> picking up any subsequent keys.
I t
> | !! File error (("Cannot open load file" "rx"))
> | >>Error occurred processing lisp/org-freemind.el: Cannot open load file: rx
xemacs does not include the 'rx' macro, unfortunately.
Carsten: maybe, you could ask xemacs maintainers to include 'rx'?
I'd like to use it in code as well.
ilya
Hi Karl
Karl Maihofer writes:
> For me it would be very helpful to be able to export footnotes to
> OpenOffice format. This is something that doesn't work via HTML-export.
> Do you plan to add support for footnotes?
Yes, I will add support for footnotes.
In the first release, I hope to suppor
I surmise it's a font-lock or faces issue. But I don't know enough
about that sort of thing to help much...
Maybe examine the faces? Customize group org-faces. See if the font is
set to webdings, dingbats, or something similar.
Jeff
On Wed, Oct 13, 2010 at 7:59 PM, Michael Gilbert wrote:
> Hi —
+1. This was confusing to me as well. Does it open a new buffer? If
so, you could just switch back with C-x b RET.
But you bring up a good point. What should I see with a sparse tree?
If I do a sparse tree in a doc with TODO's scattered through out, and
the regex I choose is "TODO", I was expectin
Hi,
>From the main view, if I click on a tag, org-mode will show only items with
that tag. How to go back to the main view?
Is the information I see when I click on a tag a sparse tree? If so, how to
return from a sparse tree to the main view?
Must be quite elementary, but I can't figure it ou
In creating agendas, follow the way all other org files are handled by
encrypting locally and then using copy-file, so that remote agenda.org
paths with tramp will work.
---
lisp/org-mobile.el |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/lisp/org-mobile.el b/lisp/org-
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 whose fault that is though: maybe
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 whose fault that is though: maybe mh-e
> gets hopelessly confused with it. C
Hello to All,
I'm using org-mode since a couple of months. I would like to be able to
link to emails from within org-files and I am wondering whether this is
possible using claws-mail. I have googled a few hours but was only able
to solve the problem partly based on a solution integrating mutt [1
On Wed, Oct 13, 2010 at 07:59:23PM +0200, Manuel Danzl wrote:
> I'm a happy org-mode user since a few month's and I'm using org-publish
> to write on some work related documentation. Now my collegues asked me
> to export the docs not only to html but also to plain text!
>
> Unfortunately, org-mode
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 a C/python/perl/foo source file, or in
Hello
I just tried to install the newest org-7.01 h under Xemacs
21.4.X Mule.
- First an observation: shouldn't the Makefile for
xemacs be modified like this:
BATCH=$(EMACS) -batch -q -no-site-file -eval
\
"(setq load-path (cons
When I mark an item DONE, Org clocks me out, fantastic!
When I switch an item from TODO to WAITING, it doesn't. Is there a
way to get it to clock me out of an item when is switched to WAITING?
Thanks,
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
___
Hello all,
I'm a happy org-mode user since a few month's and I'm using org-publish
to write on some work related documentation. Now my collegues asked me
to export the docs not only to html but also to plain text!
Unfortunately, org-mode currently lacks a publishing function exporting
to ascii, so
I moved ":htmlized-source" to the bottom of the project definition and
it fixed the problem.
In the examples I've seen, ":htmlized-source" has an empty value. I
hypothesize the key was seeing the next key as a value, and so wasn't
picking up any subsequent keys.
I just loaded my publishing setup
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 a C/python/perl/foo source file, or in mail...)
> In particular, it does not generate HTML. T
I think the problem is that I have org-mobile-directory set to
"/ssh:foo.example.com:/usr/home/gdt/ORG"
then in here the encryption tries to be done in place, which means (I
think) a tramp pathname is passed to openssl.
Probably agendas.org needs to be created in a staging area and then the
e
Ivan Vilata i Balaguer wrote:
> (This is a rewrite of my previous post so it gets properly noticed as a
> bug. ;) )
>
> When generating HTML tables with ampersands in the text, OrgTbl outputs
> raw ampersands (&) instead of escaped ampersands (&), which renders
> the file invalid. This bug does
(This is a rewrite of my previous post so it gets properly noticed as a
bug. ;) )
When generating HTML tables with ampersands in the text, OrgTbl outputs
raw ampersands (&) instead of escaped ampersands (&), which renders
the file invalid. This bug does not affect normal HTML generation when
expo
On Wed, Oct 13, 2010 at 9:51 AM, Dan Davison wrote:
> Worg could do with some reorganization. It is not at all easy to find
> stuff in there (at least, using a web browser). I don't currently use
> Org to publish a website so I may be missing lots of tricks here, but I
> see two problems at least
Dan Davison writes:
> Worg could do with some reorganization. It is not at all easy to find
> stuff in there (at least, using a web browser).
I agree there is certainly room for improvement here. Maybe this sort
of re-organization should be considered along with the new CSS changes.
[...]
> T
Ian Barton writes:
> Hi Eric,
>
> There is a file in worg called org-color-themes.org, which contains
> your colour theme (railscast). However, it's not referenced by any of
> the other worg pages, so you couldn't find it if you didn't know it
> existed! There is a short bit on org-appearance.pgp
The following inhibits the insertion of blank lines on tangling.
(setq org-babel-tangle-pad-newline nil)
Best -- Eric
Sébastien Vauban writes:
> Hello,
>
> I just tried this:
>
> Creating the following =.reg= file:
>
> #+begin_src sh :tangle org-protocol-setup.reg
> REGEDIT4
>
> [HKEY_CLASSE
(We had a bit of discussion off list. I had a fresh crack at the
problem this morning, so I'm copying the list on this message.)
> (setq tmp-pub-dir
> (file-name-directory
> (concat pub-dir
> (and (string-match (regexp-quote base-dir) ftname)
>
Carsten Dominik writes:
> On Oct 13, 2010, at 12:08 PM, Ian Barton wrote:
>
>>
>> Hi Eric,
>>
>> There is a file in worg called org-color-themes.org, which contains
>> your colour theme (railscast). However, it's not referenced by any
>> of the other worg pages, so you couldn't find it if you did
Hello,
For some reasons, sometimes the agenda view works normally, sometimes not.
When not, I have the following error when moving (with arrow down) from line
to line:
#+begin_src emacs-lisp
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
set-buffer(nil)
(if (markerp m) (set-b
For me it would be very helpful to be able to export footnotes to
OpenOffice format. This is something that doesn't work via HTML-export.
Do you plan to add support for footnotes?
___
Emacs-orgmode mailing list
Please use `Reply All' to send replies to t
Hello,
I just tried this:
--8<---cut here---start->8---
Creating the following =.reg= file:
#+begin_src sh :tangle org-protocol-setup.reg
REGEDIT4
[HKEY_CLASSES_ROOT\org-protocol]
@="URL:Org Protocol"
"URL Protocol"=""
[HKEY_CLASSES_ROOT\org-protocol\shell]
[
Am 13.10.2010 10:59, schrieb Carsten Dominik:
On Oct 13, 2010, at 2:23 AM, Greg Troxel wrote:
I am trying to test encryption for MobileOrg via a beta from Richard.
(We're still playing the 'convince itunes to let you run code on your
own phone game', so this report is preliminary about what O
On 10/12/10 Oct 12 -10:50 PM, Nick Dokos wrote:
> Robert Goldman wrote:
>
>> If so, are any of you having trouble with the faces in agenda buffers?
>>
>> I'm finding that I get all of the todo keywords in what looks like the
>> warning face --- bright red. It's a problem because it looks like th
On Oct 13, 2010, at 12:08 PM, Ian Barton wrote:
Hi Eric,
There is a file in worg called org-color-themes.org, which contains
your colour theme (railscast). However, it's not referenced by any
of the other worg pages, so you couldn't find it if you didn't know
it existed!
Hi Ian,
I ta
Hi Oliver,
On Oct 13, 2010, at 9:49 AM, Olivier Schwander wrote:
Le 06 Oct 2010 21:39, Matthew Leifer a écrit:
That is odd. texi2dvi should default to using regular latex. You
usually
have to pass a -p option or use the alias texi2pdf in order to use
pdflatex.
It might be that you have a
Carsten Dominik writes:
> On Oct 13, 2010, at 2:23 AM, Greg Troxel wrote:
>
>> I am trying to test encryption for MobileOrg via a beta from Richard.
>> (We're still playing the 'convince itunes to let you run code on your
>> own phone game', so this report is preliminary about what Org itself
>>
Hi,
sorry to bring up this old thread, but there rather are rather new developments
at Zotero which might interesting to people here. See below.
On 03.09.2010, at 22:12, Scot Becker wrote:
> Another Zotero + org user here. Right now I do what Christian does: export
> Zotero to slightly twea
On Oct 13, 2010, at 2:23 AM, Greg Troxel wrote:
I am trying to test encryption for MobileOrg via a beta from Richard.
(We're still playing the 'convince itunes to let you run code on your
own phone game', so this report is preliminary about what Org itself
is
doing.)
I have in .emacs-local
Nick Dokos writes:
> Łukasz Stelmach wrote:
>
>
>> |---+-|
>> | Preamble|
>> |---+-|
>> | | |
>> | Content | TOC |
>> | | |
>> |---+-|
>> | Postamble |
>> |---+-|
>>
>> I'd like to have a layout like the
Hi Eric,
There is a file in worg called org-color-themes.org, which contains your colour
theme (railscast). However, it's not referenced by any of the other worg pages,
so you couldn't find it if you didn't know it existed! There is a short bit on
org-appearance.pgp about colour themes. I am a
Hello everyone,
I am using org-publish to publish some document on my web page. I would
really like to add to that some notification of the latest changes - E.g.,
an RSS of the recently changed headlines. Is there some way to hack that? I
can use diff and get the textual changes from the latest ver
On Tue, Oct 12, 2010 at 9:59 PM, Bernt Hansen wrote:
> I haven't managed to get embedded images into an OO or Word document
> satisfactorily using the org -> HTML -> MS Word route yet. An exporter
> that handles this correctly would be great!
Bernt,
I've had decent luck with embedded images via
On Tue, 12 Oct 2010 21:58:46 +0200, Sébastien Vauban
wrote:
>
> Hi Dan,
>
> Dan Davison wrote:
> > Sébastien Vauban writes:
> > [...]
> >> Let's imagine I thought (which was the case at some point) I needed to
> >> enclose the parameters between quotes:
> >>
> >> #+srcname: quoted-params
> >> #
Tom Short writes:
> On Tue, Oct 12, 2010 at 9:59 PM, Bernt Hansen wrote:
>> I haven't managed to get embedded images into an OO or Word document
>> satisfactorily using the org -> HTML -> MS Word route yet. An exporter
>> that handles this correctly would be great!
>
> Bernt,
>
> I've had decen
Le 06 Oct 2010 21:39, Matthew Leifer a écrit:
> That is odd. texi2dvi should default to using regular latex. You usually
> have to pass a -p option or use the alias texi2pdf in order to use pdflatex.
> It might be that you have a LATEX environment variable set. In any case,
> you can alter this
43 matches
Mail list logo