Hi all,
the docs state:
,[ C-h v org-refile-use-outline-path RET ]
| org-refile-use-outline-path is a variable defined in `org.el'.
| Its value is t
|
| Documentation:
| Non-nil means, provide refile targets as paths.
| So a level 3 headline will be available as level1/level2/level3.
| When
Hi,
I have a website and would like to change to an org --> html procedure.
Since the information I found in the manual and on worg are not
sufficient (for me!), could somebody send me the *.org file for either
the org or the worg website (index)? Together with the source code of
the page and
Hello fellow org-mode users,
Using org-mode has made some things for me intolerable. I watched
Carsten Dominik's talk at google where he articulated his desire for a
simple interface for folding and unfolding. I became very unhappy
with the hideshow.el interface for hiding and showing cod
Hi all -
Thanks for the software. I am finally sending in this patch, as I have
gotten tired of patching with each release!
This fixes a problem I have with diary entries displaying very long
information in my schedule. I have diary entries imported from ical
format which have multiple paragraphs
On Mar 31, 2009, at 8:10 AM, Shane Celis wrote:
Hello fellow org-mode users,
Using org-mode has made some things for me intolerable. I watched
Carsten Dominik's talk at google where he articulated his desire for
a simple interface for folding and unfolding. I became very unhappy
with t
On Wed, Apr 1, 2009 at 1:58 PM, Jörg Hagmann wrote:
> Hi,
>
> I have a website and would like to change to an org --> html
> procedure. Since the information I found in the manual and on worg
> are not sufficient (for me!), could somebody send me the *.org file
> for either the org o
You may pull the whole Worg site from repo_or_cz:
http://repo.or.cz/w/Worg.git
Regards,
Sebastian
Jörg Hagmann writes:
> Hi,
>
> I have a website and would like to change to an org --> html procedure. Since
> the information I found in the manual and on worg are not sufficient (for
On Apr 1, 2009, at 1:43 AM, Konstantin Antipin wrote:
Samuel - Your solution is probably more elegant. Then I will wait for
search with lisp syntax functionality, and so far just use my code.
That would mean waiting a long time. The discussion about the
lisp search was a long time ago, and n
On Mar 31, 2009, at 9:53 PM, Daniel Clemente wrote:
El dl, mar 30 2009, Carsten Dominik va escriure:
I simply cannot believe that after all those years, we might be
able to close this task.
Wow, that's wonderful! Thanks for a so easy solution.
I was needing this functionality since a long
This is an interesting hack, and it does solve what Eraldo was asking
for.
However, I also think that using the outline hierarchy to file things
properly, and in this way making use of the existing tag inheritance,
is a very good alternative, as described by Peter Jones and by Manish
earlier in
On Wed, Apr 1, 2009 at 1:58 AM, Erik Hetzner wrote:
> Hi all -
>
> Thanks for the software. I am finally sending in this patch, as I have
> gotten tired of patching with each release!
In case there are patches that does not help others or you want to keep
to yourself, do check out excellent entry
Hi Erik,
can you show
- an example entry
- how it shows up in the agenda without your patch
- how it shows up with your patch
so that I am better able to understand what you are trying
to achieve with this patch?
- Carsten
On Mar 31, 2009, at 10:28 PM, Erik Hetzner wrote:
Hi all -
Thanks f
Hello all
I couldn't find that in the info file. Maybe mine is too old. Is there a
possibility to say 'jump to Oct 9th' in Agenda View? All I can find
is:
,Org info
| For example, `32 d' jumps to February 1st, `9 w' to ISO week number 9.
`
But I have not enough fingers to count which num
On Apr 1, 2009, at 1:37 PM, Sven Bretfeld wrote:
Hello all
I couldn't find that in the info file. Maybe mine is too old. Is
there a
possibility to say 'jump to Oct 9th' in Agenda View? All I can find
is:
,Org info
| For example, `32 d' jumps to February 1st, `9 w' to ISO week
number
Hi Tassilo!
I am having the same problem.
I understood the manual it in the same way you did.
I also found out, that if I enter file as the value for that variable...
and then check again what is assigned to it... it shows the path to my
.emacs file!
In other words... it interpretes file as the f
Eraldo Helal writes:
Hi Eraldo,
> I am having the same problem.
> I understood the manual it in the same way you did.
>
> I also found out, that if I enter file as the value for that
> variable... and then check again what is assigned to it... it shows
> the path to my .emacs file!
How do you
--- Mar 31/3/09, Jan Buchal ha scritto:
> I use Clocking work time function for a logging my work.
> With keys C-c C-x
> C-i I start a clocking and with C-c C-x C-o I finish my
> clocking. the
> function put something like:
>
> CLOCK: [2009-03-30 Po 11:00]--[2009-03-30 Po 11:38]
> => 0:38
>
Hi Tassilo,
There are two things to this.
First, there was a bug (now fixed) which caused the file name to show
up twice, both as part of the outline path, and then behind it in
parenthesis.
Fixed now.
The second part of the story is that you have org-outline-path-
complete-in-steps
set
Dear all,
I am releasing version 6.25 of Emacs Org-mode. It has been
almost a month, and I feel that this release is really packed
with good stuff, so please read the release notes carefully.
Enjoy!
- Carsten
Changes in Version 6.25
Major new features
~~~
On 2009-04-01 15:12 +0100, Carsten Dominik wrote:
> I am releasing version 6.25 of Emacs Org-mode. It has been almost a
> month, and I feel that this release is really packed with good stuff,
> so please read the release notes carefully.
Thank you, Carsten, for the excellent work.
Wonder whether
On Apr 1, 2009, at 4:35 PM, Leo wrote:
On 2009-04-01 15:12 +0100, Carsten Dominik wrote:
I am releasing version 6.25 of Emacs Org-mode. It has been almost a
month, and I feel that this release is really packed with good stuff,
so please read the release notes carefully.
Thank you, Carsten, f
Carsten Dominik writes:
Hi Carsten,
> There are two things to this.
>
> First, there was a bug (now fixed) which caused the file name to show
> up twice, both as part of the outline path, and then behind it in
> parenthesis.
>
> Fixed now.
Great!
> The second part of the story is that you have
Hello Carsten,
you're right. I've changed the code suitable (at least I hope I have ;).
Do you think it's possible to replace the original hook with my
altered one, or do you think the additional checks are to expensive?
As far as I see there's no noticeable difference.
Nevertheless, here's the
I've found that org-mac-message-get-link has a problem inserting [["]]
as the first item.
The following change makes it better...
diff --git a/lisp/org-mac-message.el b/lisp/org-mac-message.el
index 4e10062..e8697c4 100644
--- a/lisp/org-mac-message.el
+++ b/lisp/org-mac-message.el
@@ -119,7 +
> > I'm looking for a better way to display those links and possibly also
> > the content of the headings and am happy to receive new ideas. I
> > tried the
> > column view, but properties that contain links are displayed as text.
>
> But you can nonetheless open them with C-c C-o when on the r
Hi,
Thanks for org-mode. I've tried any number of organization tools and
org-mode just might be the one...
I just switched to emacs (because of org-mode) from another well-known
editor, and I'm trying to take baby steps. What I would like to be
able to do is to have a remember template that allow
kill-rectangle (C-x r k) and yank-rectangle (C-x r y) can be very
useful for this sort of thing.
On Tue, 31 Mar 2009 15:35:03 +0100
wrote:
> Hi,
>is there any way to shift cells up/down within a column while
> leaving remaining columns intact. If not could someone point me in
> the right dir
Hi Carsten,
On 2009-04-01, Carsten Dominik wrote:
> Did I really say I was going to make this, Samuel?
I'll let you decide. :)
Carsten earlier wrote:
> - Your proposal to use lisp syntax for agenda queries
>(Sep 16) is high on my todo list and not forgotten.
>Something I do want, but
On Apr 1, 2009, at 1:41 AM, Carsten Dominik wrote:
This looks like a huge improvement. Congratulations, maybe you should
talk to Thien-Thi and Dan, if they are interested to incorporate this
into hideshow as an option.
Thank you very much for the kind words. I'd be happy to suggest the
idea
Attached is version 0.2 of John Wiegley's org-crypt.el.
Changes:
- Headings to encrypt/decrypt are now selected with a tags matcher,
which defaults to "crypt". This means that all headings tagged
"crypt" will be candidates for encryption/decryption.
- The encryption key can be set v
Hi Peter,
I am a first time pgp/epg/epa user, so I need more guidance.
I have created a key with
gpg --gen-key
Now when I do
M-x epa-list-keys
I indeed see a line like
u some-random-letters my name (comment)
What exactly must I put into the variable or property for Org?
Thanks.
- C
Hi Carsten,
I figured that you had already optimized the agenda quite a lot and
that there probably wasn't much that could be done, so I suggested the
only thing that seemed like it might be fast and would not be too
brittle. I didn't realize the code would need to be rewritten.
For me, everythi
Hi all,
first I'd like to say that this is superb. It'll deprecate my
home-brewn remember webpage hacks for conkeror soon. :-)
Ok, now the problem I have: I defined a remember template for
remembering pages from my browser like that:
--8<---cut here---start->
33 matches
Mail list logo