On Apr 14, 2009, at 12:54 AM, Daniel Clemente wrote:
Hi, this is a minor issue. I'd like three sections and a footer:
* Section 1
111
* Section 2
222
* Section 3
333
---
Footer
However, the footer appears as part of section 3, and it is hidden
in the outline view (you don't know th
Difficult to fix, I am afraid.
- Carsten
On Apr 13, 2009, at 3:45 AM, Daniel Clemente wrote:
With org-mode 6.25trans from git from right now, I get this output:
A *bold link*, a bold wordstrong>.
From this input:
A *[[destination][bold link]]*, a *bold word*.
Both links are howeve
test
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
Hi
I don't know how long this has been a problem, as I've only just started
using priorities on my tasks.
I have a mixture of (usually) A and B priorities, and the rest have no
priority set. If I sort the list by priority, the A's sort to the
top as expected, but lower priorities stay where they
Under emacs 23.0.92 mac build, the coloring of my org files is off from what
I saw in carbon emacs. For example, my first, second and third levels of
the tree are all the same color (if that makes sense) but in carbon they are
blue, orange and red respectively.
Has anyone else experienced this?
A
On Apr 15, 2009, at 12:02 PM, Paul Mead wrote:
Hi
I don't know how long this has been a problem, as I've only just
started
using priorities on my tasks.
I have a mixture of (usually) A and B priorities, and the rest have no
priority set. If I sort the list by priority, the A's sort to the
Carsten Dominik writes:
>
> Try
>
> #+PRIORITIES: A D D
>
> this may be more to your liking.
>
> - Carsten
So, that's a local setting for highest, lowest, default right?
Thanks, I'll use that.
Paul
___
Emacs-orgmode mailing list
Remember: use `Re
It worked! (as if I had any doubt!)
Thanks Carsten.
Paul
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
I hacked org-feed to make it support different parsers, and wrote a
simple Atom parser. Not sure how strong my git-fu is, but I try to send
my patches here :) Proposed ChangeLog entry:
2009-04-15 Magnus Henoch
* org-feed.el (org-feed-alist): Add :parse-feed and :parse-entry
o
This is now fixed, thanks for the report.
Please note that also modifying the remote table will not
change references in a table that refers to it, because the
remote table does not know who might be referring to it.
- Carsten
On Apr 6, 2009, at 10:07 PM, Rares Vernica wrote:
Hello,
I think
Fixed, thanks.
- Carsten
On Apr 12, 2009, at 11:28 PM, Rares Vernica wrote:
Hi,
I think I found another bug related to remote references. When I
insert/remove a row/column using the table commands, the remote
references to other tables are also updated. I think org treats
"remote"
as a reg
Hi Magnus,
On Apr 15, 2009, at 3:00 PM, Magnus Henoch wrote:
I hacked org-feed to make it support different parsers, and wrote a
simple Atom parser.
This sounds very good!
However, it does not mean anything to me. :-)
Web-dump as I am, I have no clue what
"Atom" means. And since I would
Actually, the patches look really good, I have already
applied them, thank you very much.
If I can ask a little more of your time, it would be great
if you'd update
http://orgmode.org/worg/org-contrib/org-feed.php
(i.e. the corresponding .org file in Worg).
And, if you like, feel free to updat
Carsten Dominik writes:
> Hi Magnus,
>
> On Apr 15, 2009, at 3:00 PM, Magnus Henoch wrote:
>
>> I hacked org-feed to make it support different parsers, and wrote a
>> simple Atom parser.
>
>
> This sounds very good!
>
> However, it does not mean anything to me. :-)
>
> Web-dump as I am, I have n
Hi Leo,
could you or someone else file a bug report with Emacs about this?
I just checked, Muse has the same problem.
But strangely, evaluating the following form in fundamental mode
(insert ">>" (propertize "12345" 'invisible t) "<<")
does not show this problem.
Thanks.
- Carsten
On Apr 1
Hi Magnus,
thanks!
- Carsten
On Apr 15, 2009, at 4:43 PM, Magnus Henoch wrote:
Carsten Dominik writes:
Hi Magnus,
On Apr 15, 2009, at 3:00 PM, Magnus Henoch wrote:
I hacked org-feed to make it support different parsers, and wrote a
simple Atom parser.
This sounds very good!
However,
If you make me a complete list of what you'd like to have, I
can add them to the macros. I don't want to add more [NAME],
I don't think it is "strange" enough.
- Carsten
On Apr 14, 2009, at 9:08 PM, Daniel Clemente wrote:
Hi,
just like [TABLE-OF-CONTENTS] inserts the table of contents, ar
Hi!
The latest htmlize.el, a version that works with Emacs 23,
can now be found in the contrib directory of the Org
distribution, so that it can be easily used to make
HTML export files with colored code examples.
Thanks to Hrvoje!
Hrvoje told me he is looking for someone to take over
maintenan
On 2009-04-15 15:52 +0100, Carsten Dominik wrote:
> Hi Leo,
>
> could you or someone else file a bug report with Emacs about this?
>
> I just checked, Muse has the same problem.
>
> But strangely, evaluating the following form in fundamental mode
>
> (insert ">>" (propertize "12345" 'invisible t) "
On Apr 13, 2009, at 4:50 PM, Russell Adams wrote:
Madhu,
I second ledger. I've found it to be very powerful! After much use, I
even wrote a CSV importer to bring in my bank statements.
Now if I could only use remember-mode to hot-add ledger entries.
You can now. After the next pull, try a
Hi; with latest org-mode and emacs -Q, I pressed:
1. C-c C-l
2. file:/
3. TAB
I get [No match]. I expected that I could complete file names as in C-x C-f,
without changing any setting. Is this a bug?
-- Daniel
___
Emacs-orgmode mailing list
Rem
On 2009-04-15 15:52 +0100, Carsten Dominik wrote:
> Hi Leo,
>
> could you or someone else file a bug report with Emacs about this?
http://permalink.gmane.org/gmane.emacs.bugs/27204
Best wishes,
--
.: Leo :. [ sdl.web AT gmail.com ] .: I use Emacs :.
___
I have a bunch of random things that I'd like to export org stuff too
and it seemed to me that much of the work of writing code to export
stuff from org-mode into external documents could be conquered by simple
string specifiers. So yesterday I hacked something together that is
actually working e
Wes Hardaker writes:
> I have a bunch of random things that I'd like to export org stuff too
> and it seemed to me that much of the work of writing code to export
> stuff from org-mode into external documents could be conquered by simple
> string specifiers. So yesterday I hacked something toget
> On Wed, 15 Apr 2009 15:59:14 -0400, Bernt Hansen said:
BH> Isn't the filename (org-generic.el) well, um, too generic? If it's
BH> export-related wouldn't something like org-export-generic.el be better?
BH> (or maybe even org-export-tools.el? )
Well, I was psuedo-modeling it after the exis
Hi Daniel,
Daniel Clemente writes:
> Hi; with latest org-mode and emacs -Q, I pressed:
>
> 1. C-c C-l
> 2. file:/
> 3. TAB
>
> I get [No match]. I expected that I could complete file names as in
> C-x C-f, without changing any setting. Is this a bug?
To get completion, you need to call or
Hi Ulf and Carsten,
here appended is a patch, that does two things.
1. Decode hex-encoded unicode
=
The new function `org-protocol-unhex-string' correctly decodes unicode
hex-enoded, just like the JavaScript function `encodeURIComponent' does.
I tested with sever
Sorry for replying to my own mail.
Reading `man utf-8' might help to understand what the patch does.
And, utf-8 is what is decoded here.
Sebastian
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode
El miƩ, abr 15 2009, Matthew Lundin va escriure:
> To get completion, you need to call org-insert-link with a prefix
> argument:
>
> C-u C-c C-l
>
> See this FAQ:
>
> http://http://orgmode.org/worg/org-faq.php#completion-of-file-links
>
Thanks.
I saw as a bug not completing by default, but now
Sometimes refiling a task displays the next task heading after ... at the
end of a folded task. This keeps the next task the cursor is on starting
in column 1 which feels more natural.
---
This is a similar change to commit 8fb7354 (Call org-reveal after archiving)
This commit is available at git
Move the point to the selected task when clocking in using the clock
history. I find I'm always going to the currently clocked task after
picking it off of the menu and this saves one small step.
This could be optionally controlled by a variable.
---
This commit is available at git://git.norang.c
Applied, thanks.
- Carsten
On Apr 16, 2009, at 4:06 AM, Bernt Hansen wrote:
Sometimes refiling a task displays the next task heading after ...
at the
end of a folded task. This keeps the next task the cursor is on
starting
in column 1 which feels more natural.
---
This is a similar change
Applied, thanks.
- Carsten
On Apr 16, 2009, at 4:06 AM, Bernt Hansen wrote:
Move the point to the selected task when clocking in using the clock
history. I find I'm always going to the currently clocked task after
picking it off of the menu and this saves one small step.
This could be option
33 matches
Mail list logo