Great, I am happy to see an application so soon!
I have problems to run it, I guess because of python.
My installation did not have the subprocess module...
- Carsten
On May 21, 2007, at 15:39, Jason F. McBrayer wrote:
Taking advantage of the new org-batch-agenda-csv functionality, I've
writte
Actually, lets just take your patch, it is useful.
One change: The in-buffer setting will be
#+PRIORITIES: highest lowest default
for example
#+PRIORITIES: A C B
or
#+PRIORITIES: 1 9 9
Thanks!
- Carsten
On May 21, 2007, at 15:11, Dmitri Minaev wrote:
copying to the list:
Than
Comments & suggestions welcome !
Please install this !
Xavier
--
http://www.gnu.org
http://www.april.org
http://www.lolica.org
___
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
For some reason this reminds me of a feature from the outliner hnb.
If you used it as an xml editor you could do something like the
following.
-
content in tag
The close tag was implied by the outline structure. I don't know if
something similar would work well with how folks use org-mode.
Hi again,
,
| #+HTML:
| [[file:image.jpg][file:image.jpg]]
| #+HTML:
`
is converted like this :
,
|
|
|
|
|
`
... mixing and in the wrong order.
An easy (but not obvious) way to circumvent this is to insert a blank
line after and before the #+HTML line. For example:
,
Hi list,
i guess the regexps matching for dates are sometimes a bit liberal. Try
for example these three lines :
2007-12-12-back.jpg
[2007-12-12-back.jpg]
[[file:2007-12-12-back.jpg][2007-12-12-back.jpg]]
First line is okay. But the second line is fontified as a date and the
third line g
[EMAIL PROTECTED] (Jason F. McBrayer) writes:
> Taking advantage of the new org-batch-agenda-csv functionality, I've
> written a little Python script for exporting an org agenda to PDF,
> using LaTeX as an intermediary.
I like it, thanks! Here pdflatex is complaining about "_" and "#" chars
that
super! thanks for this Carsten, i will test it when it is released and
see if i can get my org-blog.el working properly. I have had the urge
to blog a lot lately but haven't had an outlet :-)
> Thanks for this idea, will be useful for many things.
>
> - Carsten
>
> 4.75 will contain the following
Hello Scott. Yes, I am indeed still developing org-publish.el, and I
think it's about time I gave it some new features instead of just
bugfixes. So thanks for prompting me :-)
Anyway, the html conversion is handled in org.el
itself. org-publish.el is just a front-end to that functionality. So,
yo
On May 21, 2007, at 15:11, Dmitri Minaev wrote:
copying to the list:
Thank you. I thought about using sorting strategy to sort by tags, but
the requirement that the score must be the last tag has stopped me. I
like the approach you describe, but it still has some deficiencies.
First, any tag n
Taking advantage of the new org-batch-agenda-csv functionality, I've
written a little Python script for exporting an org agenda to PDF,
using LaTeX as an intermediary. Currently, it's a bit of a crude
'worksforme' implementation that could be cleaned up a lot and made
more general. Quite a bit of
copying to the list:
Thank you. I thought about using sorting strategy to sort by tags, but
the requirement that the score must be the last tag has stopped me. I
like the approach you describe, but it still has some deficiencies.
First, any tag not included in the set of the pre-defined tags brea
[Please CC replies; I'm not subscribed to this list.]
I have the following in my .emacs:
| ;;; If the last line is an item and you have a final newline,
| ;;; collapsing item bodies will result in
| ;;;
| ;;; ** eat marshmallows...
| ;;;
| ;;; where the ellipsis is simply eliding
I have been using planner mode with timeclock regularly for about 4
years. Recently, I had a brief look at org mode and I like some of the
features like tagging and folding. To try out org mode I would like to
convert all my existing plans & notes from planner. Has someone been
there before and don
Carsten,
Unfortunately the bindings conflict with org.
M-x footnote-mode
Then when you want a footnote, you just do M-x footnote-add-footnote (which
you can bind to a keystroke).
It will automatically renumber existing footnotes when additional ones are
inserted.
--Scott
On 5/21/07, Carsten
Are you using footnote-mode together with org-mode? How? I cannot get
it to work...
- Carsten
On May 21, 2007, at 5:36, Scott Jaderholm wrote:
Carsten,
Looking closer, it looks like this might be functionality that would
be provided by org itself not org-publish. Any chance of getting thi
On May 21, 2007, at 6:51, Ruslan Kosolapov wrote:
CD> I have released version 4.74 of Org-mode at
CD> http://www.astro.uva.nl/~dominik/Tools/org/
1. I got org-mode from
http://staff.science.uva.nl/~dominik/Tools/org/org-4.74.tar.gz
2. I configure agenda export as follows:
(setq org-agend
On Mar 31, 2007, at 23:58, T. V. Raman wrote:
would be nice to be able to invoke org-publish on a region of
text and have it replaced by say html.
This will, in 4.75, be M-x org-replace-region-by-html,
a global command that can be invoked in any buffer to
replace the current region with HTML
This is a great idea. If you agree, I will incorporate
this into the C-c C-l command. Stored links will still be
accessible through and , while completion
will complete link prefixes like http, and also link
abbreviation prefixes.
- Carsten
On May 18, 2007, at 21:18, Bastien wrote:
Hello,
On Sun, May 20, 2007 at 05:17:52PM +0200, Carsten Dominik wrote:
>
> (defun org-export-region-as-html (beg end &optional body-only buffer)
> "Convert region fron BEG to END in org-mode buffer to HTML.
fron -> from
Giovanni
___
20 matches
Mail list logo