Sebastian Rose writes:
> Water Lin writes:
>> The second question, I have some underline in my org text, like
>> ---
>> test_src
>> ---
>>
>> When I export it to html page, it is converted to subscript characters.
>> How can I make org not to convert the underline?
>
>
> Quote the unders
Carsten Dominik gmail.com> writes:
>
> No reason not to smile
>
> (setq org-agenda-tags-todo-honor-ignore-options t)
Cool! :)
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http:/
Hi Sebastian,
what patch should I apply? You know that you have infinite power
over the Org HTML export :-)
Could we have a way to set how to place the figure on a per-figure base?
Like using #+HTML_ATTR:
Let me know how to improve this.
- Carsten
On Oct 1, 2009, at 6:24 AM, Sebastian Rose w
Bill Powell writes:
> - get HTML export to just convert the text to HTML,
> without wrapping a template and and and
> tags around it. I can't find an option to do this,
> but it seems like if there isn't one, it should be fairly
> easy to implement. Pyblosxom needs HTML fragments so it can
>
Hi Carsten and all XHTML exporters,
is there a godd reason to export
[[./intranet/img/powered-by-mysql-167x86.png]]
as
?
Nowadays, we need to add this to our Org-mode files:
#+STLYE: div.figure p { text-align: left; }
I think this not a feature, but annoying. The e
Water Lin writes:
> Acoording to reference
>
> http://orgmode.org/manual/Inlined-images.html#Inlined-images
>
> , I can insert images to my org.
>
> But after I export the org file to html, I get a page whoes images are
> all aligned at the right side.
>
> How can I control the image css style?
Water Lin writes:
> First, I am using item list like this in my org file:
>
> 1. test
> 1) test
> 2) test
> 3) test
>
> 2. test2
>
> 3. test3
>
> I don't know why my webpage looks like this after exported:
>
> 1. test
> 1. test
> 2. test
Yes, good concept.
> yes
>
>> - possibility to 'pick file/topic first then remember'
>
> No. The idea would be that you refile then or later.
No problem for me. I don't remember a case, when I had to change the
tempalte or target after filling it.
And still, there is `org-remember-goto-last-s
Bill Powell writes:
> - get HTML export to just convert the text to HTML,
> without wrapping a template and and and
> tags around it. I can't find an option to do this,
> but it seems like if there isn't one, it should be fairly
> easy to implement. Pyblosxom needs HTML fragments so it can
>
Small update. Fixes the problem of the highlighting not disappearing
when headline is fixed.
- Still has some issues with removing highlighting when TODO becomes
something else.
- Added new default verbs:
TODO, NEXT -> Call, Email, Fix, Find, Fill out, Give, Print, Re-Do, Take
PROJECT -> Configur
On Tue, Sep 29, 2009 at 21:49, Nagarjuna G. wrote:
> Isn't adding an ID marker same as creating node with properties. It
No.
In this case Node = graph theory and Entry = org headline.
ID markers turn non-entries into nodes.
Never mind; it was just something i thought you might want.
___
Hi! First off, thanks to all for this amazing org-mode.
Second, sorry if this posts twice. I've just joined the
list, and may have messed up. :)
I've just come in and seen the thread on using org-mode for
blogging. Actually, I'd like to set up org-mode publishing
mode to work with the blogging pr
"Nagarjuna G." writes:
> org offers multiple ways of solving problems. worg, blorg, and
> Manoj's perl script, and I am sure there will be others. I am now
> thinking on the following idea:
>
> Using the new features (babel) added in the fresh release of org, it
> is indeed possible to provide
org offers multiple ways of solving problems. worg, blorg, and
Manoj's perl script, and I am sure there will be others. I am now
thinking on the following idea:
Using the new features (babel) added in the fresh release of org, it
is indeed possible to provide a minor mode in gnowsys-mode (see t
Attached is a working implementation of the idea.
So, in GTD each 'next action' is supposed to be an actual doable
thing to further the project it is associated with.
When creating next actions or project headlines there is sometimes
a tendency to use a heading that is a bit vague/undoable. This
Hi all,
I'm using org-mode to write LaTeX snippets that I later (usually) transfer
into a separate latex document.
Can I also write and preview pstricks code in org-mode?
Also, can I do "usepackage(xxx)" someway do use LaTeX extensions?
Best regards,
Johan
On Sep 30, 2009, at 8:20 PM, PT wrote:
Carsten Dominik gmail.com> writes:
The todo agenda is not very good in matching. Better to use the
tags-
todo view, but specify no tags, onlt a todo match after the slash:
(setq org-agenda-custom-commands
'(("h" "Agenda and todo"
((
Carsten Dominik gmail.com> writes:
> >
>
> The todo agenda is not very good in matching. Better to use the tags-
> todo view, but specify no tags, onlt a todo match after the slash:
>
> (setq org-agenda-custom-commands
> '(("h" "Agenda and todo"
> ((agenda "")
> (tags
Bob Erb writes:
> Hi, Water.
>
> Water Lin writes:
>> I want to mantain a local static html blog system on my local
>> computer. I think org is good enough to organise the stuff.
>>
>> Is there any special function for me to use org as blog system?
>
> Take a look at worg; it'll do ya:
>
>
On Wed, Sep 30, 2009 at 7:24 PM, Manish wrote:
> Latest git pull (a few minutes old) fails compilation. Log below:
>
> ,
> | [Wed 30 18:58] (2024) ~/elisp/org-mode.git $ make clean && make && make doc
> | make cleanelc
> | make[1]: Entering directory `/home/zms/elisp/org-mode.git'
> | rm -f l
PT writes:
> I'm trying to filter the global todo list, so that items with certain
> tags don't appear in it, but this solution doesn't seem to work:
>
> (setq org-agenda-custom-commands
> '(("h" "Agenda and todo"
> ((agenda "")
> (alltodo "-test")
>
>
> Items with "t
[Sorry for the double post, I was too quick with my C-c C-c]
Clocking in on any task (C-c C-x C-i) and cancelling afterwards (C-c C-x
C-x) results in the following backtrace:
,
| Debugger entered--Lisp error: (wrong-type-argument markerp org-clock-marker)
| move-marker(org-clock-marker nil)
|
Clocking in on any task (C-c C-x C-i), e.g. in the org file
* A task
on
Emacs : GNU Emacs 23.1.1 (i586-suse-linux-gnu, GTK+ Version 2.14.4)
of 2009-07-30 on build21
Package: Org-mode version 6.31 (release_6.31)
current state:
==
(setq
org-after-todo-state-change-hook '(org-c
> - 'throw it into the bucket for later'.
>
> what does that mean?
Kind of works as remember now. Currently you have a 'default save to
point' for a particular template. I would guess that most people just
throw it all into the one 'bucket' and sort it out later.
>
>> - org - remember keymap
>
>
On Sep 30, 2009, at 2:07 PM, PT wrote:
I'm trying to filter the global todo list, so that items with certain
tags don't appear in it, but this solution doesn't seem to work:
(setq org-agenda-custom-commands
'(("h" "Agenda and todo"
((agenda "")
(alltodo "-test")
T
Hi, Water.
Water Lin writes:
> I want to mantain a local static html blog system on my local
> computer. I think org is good enough to organise the stuff.
>
> Is there any special function for me to use org as blog system?
Take a look at worg; it'll do ya:
http://orgmode.org/worg/worg-abou
On Sep 30, 2009, at 4:45 PM, Tim O'Callaghan wrote:
+1, can we keep/have:
- the templates,
yes
- possibility to 'pick file/topic first then remember'
No. The idea would be that you refile then or later.
- 'throw it into the bucket for later'.
what does that mean?
- org - remember ke
+1, can we keep/have:
- the templates,
- possibility to 'pick file/topic first then remember'
- 'throw it into the bucket for later'.
- org - remember keymap
- local fontification?
- remove need to have remember package installed?
Tim.
2009/9/30 Carsten Dominik :
> I don't know what the others th
Hi,
I have released Org-mode 6.31.
Biggest news is the inclusion of Org-babel. Thanks to Eric Schulte
and Dan Davison for their work on this.
Enjoy!
- Carsten
Version 6.31
Author: Carsten Dominik
Date: 2009-09-30 16:16:10 CEST
Org-babel is now part of the Org distribution
On Wed, Sep 30 2009, Water Lin wrote:
> I want to mantain a local static html blog system on my local
> computer. I think org is good enough to organise the stuff.
>
> Is there any special function for me to use org as blog system?
>
> I need a reference to start..
With the following
Hi,
I've noticed that when exporting to LaTeX Org-mode will skip levels that
are two deeper than their immediate parent level. See the attached
example where the "*** third level" headline is not exported to LaTeX.
simple.org
Description: Binary data
I'll also attach the resulting .tex file
Latest git pull (a few minutes old) fails compilation. Log below:
,
| [Wed 30 18:58] (2024) ~/elisp/org-mode.git $ make clean && make && make doc
| make cleanelc
| make[1]: Entering directory `/home/zms/elisp/org-mode.git'
| rm -f lisp/org.elc lisp/org-agenda.elc lisp/org-ascii.elc
lisp/org-a
Water Lin writes:
> I want to mantain a local static html blog system on my local
> computer. I think org is good enough to organise the stuff.
>
For "static html" using the built in publishing features of Org-mode is
probably sufficient (see [1]). If you want to get more sophisticated
(and com
I'm trying to filter the global todo list, so that items with certain
tags don't appear in it, but this solution doesn't seem to work:
(setq org-agenda-custom-commands
'(("h" "Agenda and todo"
((agenda "")
(alltodo "-test")
Items with "test" tag are shown nevertheles
I don't know what the others think
... but I think this is a brilliant idea.
- Carsten
On Sep 29, 2009, at 10:48 PM, Samuel Wales wrote:
Hi Carsten,
Here is an idea for a much simpler remember architecture that
simultaneously solves Alan's problem.
1) To me also, a more complicated way
Hi there,
I've been trying to get org-mode to export all my TODOs and diary file
entries to a single iCalendar file (which I then intend to import to
my phone).
However, when I run the command
org-export-icalendar-combine-agenda-files it only exports a selection
of TODOs and events to the output
At Tue, 29 Sep 2009 13:48:53 -0700,
Samuel Wales wrote:
>
> Hi Carsten,
>
> Here is an idea for a much simpler remember architecture that
> simultaneously solves Alan's problem.
[...]
> 5) Here is my idea: discard the concept of remember
> buffers entirely.
> - Create the entry at t
I have the following TODO item:
* TODO Confirm meeting with Alice on <2009-10-01 Thu 09:00-10:00>.
SCHEDULED: <2009-09-30 Wed>
It appears in the agenda view time grid for *both* 2009-09-30 and
2009-10-01 as:
9:00-10:00 Scheduled: TODO Confirm meeting with Alice on .
I assumed it would ap
Acoording to reference
http://orgmode.org/manual/Inlined-images.html#Inlined-images
, I can insert images to my org.
But after I export the org file to html, I get a page whoes images are
all aligned at the right side.
How can I control the image css style?
--
Water Lin's blog: http://blog.wa
I want to mantain a local static html blog system on my local
computer. I think org is good enough to organise the stuff.
Is there any special function for me to use org as blog system?
I need a reference to start..
Thanks
--
Water Lin's blog: http://blog.waterlin.org
Email: water...@ymai
Hi Nick and Carsten,
First of all I thank you for your replies and the already checked-in patch.
The behavior for images inserted in the middle of a paragraph is now correct.
>> Yes sure, but what is wrong with \centerline? does the \centering
>> lead to a different result?
Using \centerline
On Mi, Sep 30 2009, Carsten Dominik wrote:
> On Sep 29, 2009, at 4:22 PM, henry atting wrote:
>
>> This morning the following setup file did work flawlessly:
>
> I seriously doubt that. This worked when in the file being exported,
> but not when being in a #+SETUPFILE.
>
> It now does.
>
> - Cars
On Sep 29, 2009, at 7:03 PM, Nick Dokos wrote:
Carsten Dominik wrote:
However:
- Fullpage is a trivial ad very small package that only
changes margins. Even if it changes at some point, there is no
reason
for Org to follow this change.
Agreed - it was more "the principle of the thing
First, I am using item list like this in my org file:
1. test
1) test
2) test
3) test
2. test2
3. test3
I don't know why my webpage looks like this after exported:
1. test
1. test
2. test
3. test
2. test2
---
Why the 1)
On Sep 29, 2009, at 4:22 PM, henry atting wrote:
This morning the following setup file did work flawlessly:
I seriously doubt that. This worked when in the file being exported,
but not when being in a #+SETUPFILE.
It now does.
- Carsten
--8<---cut here---start---
I cannot even reproduce it with -1.
Can you make a full test case, please?
Can someone else also try, please?
- Carsten
On Sep 29, 2009, at 8:18 PM, Nick Bell wrote:
Fixed it - bug (I think) - the problem only occurs if "Org Cycle
Separator Lines" is set to -1. Setting it to anything zero or
This sounds great! I have been wanting the idea of 'hard linked'
nodes in org (whose existence would be equally in hierarchy A and
hierarchy B). And it sounds like this may provide that (along with
much more).
___
Emacs-orgmode mailing list
Remember:
On Sep 29, 2009, at 9:32 PM, Nick Dokos wrote:
diff --git a/lisp/org-latex.el b/lisp/org-latex.el
index 4058891..248d653 100644
--- a/lisp/org-latex.el
+++ b/lisp/org-latex.el
@@ -1553,8 +1585,8 @@ The conversion is made depending of STRING-
BEFORE and STRING-AFTER."
(cond ((and imgp (
Hi Nagarjuna,
This sound very interesting indeed. Thanks for sharing!
- Carsten
On Sep 30, 2009, at 2:19 AM, Nagarjuna G. wrote:
Dear orgmode developers and users
This is a note to share with you our adventure with org.
We, at gnowledge.org, began a project that extends orgmode (without
sp
49 matches
Mail list logo