On Sep 13, 2009, at 8:48 AM, waterloo wrote:
I need to input /etc/profile.
How to make `etc' not italic ?
There are no italics when you write /etc/profile .
Have you tried, or are you guessing?
- Carsten
___
Emacs-orgmode mailing list
Remember: u
Hi Eraldo,
this is not implemnted, mostly because the place at the
end of lines is reserved for tags.
- Carsten
On Sep 17, 2009, at 2:27 AM, Eraldo Helal wrote:
In one of my agenda views I have org-agenda-prefix-format setup like
this:
(org-agenda-prefix-format " %-8:c ")
The whole thing th
On Thu, Sep 17, 2009 at 6:57 AM, Eraldo Helal wrote:
> In one of my agenda views I have org-agenda-prefix-format setup like this:
> (org-agenda-prefix-format " %-8:c ")
> The whole thing then looks like that:
> eraldo: TODO clean garage
> In this example eraldo is the name of the org file > eraldo
Carsten Dominik writes:
> Applied, thanks.
But at least not committed or pushed.
> On Sep 16, 2009, at 8:04 PM, Tassilo Horn wrote:
>
>> Hi Carsten,
>>
>> there's a typo in org.el which prevents deactivation of virtual buffers
>> when the iswitchb completion is used in org. Here's a patch.
>>
Mark Elston writes:
However, for those who won't be using org-crypt as a normal
part of their daily operation it is probably simpler to make
the build/installation of org-crypt optional. That way the
normal maintenance for those who do "simple" things stays,
uh, simple.
I also think that or
Bastien writes:
> Hi Ethan,
>
> Ethan writes:
>
>> Another good example is TODO keywords, categories, and tags. It isn't clear
>> what they all are, or why they are distinct, or what the differences are, and
>> it's easy to confuse them with similarly-named but completely distinct
>> concepts
>
"Bart Bunting" writes:
> I am no expert at LaTeX. However in response to a request I made recently
> on this list Tim Burt spent time assisting me put together a template that I
> can use to produce pdfs in the format our company requires.
>
> I have attached a copy of the template to this email
Sebastian Rose writes:
> Hi Dan and Eric,
>
>
> I'm an org-babel fan now :)
>
>
> Here are two little things I noticed and that I want to discard from my
> todo list.
>
>
> * load-path
>
> Why is load modified only temporarily in org-babel-init.el?
>
> Wouldn't this here make sense?
>
Yes, I
In one of my agenda views I have org-agenda-prefix-format setup like this:
(org-agenda-prefix-format " %-8:c ")
The whole thing then looks like that:
eraldo: TODO clean garage
In this example eraldo is the name of the org file > eraldo.org
I would like to have the same thing just not at the begini
I'm using org-mode for only a month, but I also had this problem (version
6.28e). I created some headlines for birthdays and other special dates with
active timestamps (not in the headline) that had a repeater of ++1y, but it only
appeared on the current year. After changing to ++12m everything wo
I frequently use clocktables, and always use scope: subtree. The default scope
is file.
If it doesn't exist already (I didn't find it with grep), an org customization
variable for this preference would be very helpful.
Thanks,
Jeff
___
Ema
Hi Dan and Eric,
I'm an org-babel fan now :)
Here are two little things I noticed and that I want to discard from my
todo list.
* load-path
Why is load modified only temporarily in org-babel-init.el?
Wouldn't this here make sense?
diff --git a/contrib/lisp/org-babel-init.el b/contrib/l
Carsten Dominik wrote:
epg is not part of older versions of Emacs, look like mark is using
Emacs 22?
Yeah. 22.3.1. I tried 23 some time ago and had problems with some
of the packages I used routinely (I forget which ones right now). So
I gave it up. It was also a real hassle maintaining t
On Sep 16, 2009, at 10:39 PM, Peter Jones wrote:
Mark Elston writes:
However, for those who won't be using org-crypt as a normal
part of their daily operation it is probably simpler to make
the build/installation of org-crypt optional. That way the
normal maintenance for those who do "simple
Carsten Dominik writes:
>> (defun sr-org-todo-state-toggled()
>> "Start the clock, if the state of a todo item changes to 'STARTED'."
>> (if(string= "STARTED" state)
>> (org-clock-in)
>>(org-clock-out-if-current)))
>>
>> (setq org-after-todo-state-change-hook 'sr-org-todo-state-toggled)
Hi Steffen,
I cannot reproduce this, all those future dates show up just fine.
This behavior is regulated by the variable
org-agenda-repeating-timestamp-show-all
HTH
- Carsten
On Sep 16, 2009, at 6:43 PM, Steffen Prochnow wrote:
Hi,
I defined a repeater interval of one year, e.g., <2009
Steffen Prochnow writes:
> Hi,
>
> I defined a repeater interval of one year, e.g., <2009-09-16 Wed +1y>,
> for an existing headline item. Opening the agenda view this headline is
> shown for the 2009-09-16. But, it's missing for any annual repetition,
> i.e., there is no entry on 2010-09-16, 2011
I've written a few LaTeX templates for use with Emacs Muse, and I am
looking at ways to use them with Org. For example, I have one template
that generates a custom title page with my company's logo, my email
address, and phone number.
After reading the manual and looking at the org-latex.el code
Mark Elston writes:
> However, for those who won't be using org-crypt as a normal
> part of their daily operation it is probably simpler to make
> the build/installation of org-crypt optional. That way the
> normal maintenance for those who do "simple" things stays,
> uh, simple.
I also think th
Hi George,
despite your excellent description (thanks for that) I cannot
reproduce this problem, it works just fine for me.
Could someone else please try as well? Thanks!
- Carsten
On Sep 13, 2009, at 7:57 PM, George Pearson wrote:
Running org 6.30e and emacs 22.3.1. Running under fully up
Applied, thanks.
- Carsten
On Sep 16, 2009, at 8:04 PM, Tassilo Horn wrote:
Hi Carsten,
there's a typo in org.el which prevents deactivation of virtual
buffers
when the iswitchb completion is used in org. Here's a patch.
--8<---cut here---start->8---
d
Paul Mead writes:
> Remember to cover the basics, that is, what you expected to happen and
> what in fact did happen. You don't know how to make a good report? See
>
> http://orgmode.org/manual/Feedback.html#Feedback
>
> Your bug report will be posted to the Org-mode mailing list.
> --
Nicolas Goaziou writes:
> Actually, about the first problem, I found about org-src-lang-modes
> variable and that you can do
>
> (add-to-list 'org-src-lang-modes '("asymptote" . asy))
>
this is now provided in the default value of org-src-lang-modes
>
> About the second problem, I can always ed
Hi,
I defined a repeater interval of one year, e.g., <2009-09-16 Wed +1y>,
for an existing headline item. Opening the agenda view this headline is
shown for the 2009-09-16. But, it's missing for any annual repetition,
i.e., there is no entry on 2010-09-16, 2011-09-16, etc.
Regards
Steffen Prochn
Actually, about the first problem, I found about org-src-lang-modes
variable and that you can do
(add-to-list 'org-src-lang-modes '("asymptote" . asy))
But, shouldn't this be done upon loading org-babel-asymptote, like
org-babel-ocaml, which points automatically ocaml to tuareg-mode ?
About the
Hi Carsten,
there's a typo in org.el which prevents deactivation of virtual buffers
when the iswitchb completion is used in org. Here's a patch.
--8<---cut here---start->8---
diff --git a/lisp/org.el b/lisp/org.el
index 4ef4a09..c364f1d 100644
--- a/lisp/org.e
Not so much a problem as an unexpected issue.
I read Eric's message about updating org-asymptote.el today
and thought I would get the latest to get this fix. When I
went through the process of building I found it failed at the
org-crypt file since I didn't have epg.el on my system.
I found a co
On Wed, Sep 16, 2009 at 12:32:02PM -0400, Matthew Lundin wrote:
>
> As a point of comparison, I divide my files according to area of
> responsibility (household.org, health.org, family.org, writing.org,
> etc.) so that I can quickly review what I need to do in each area. When
> I'm done with an it
Hi Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> Org-babel looks very interesting. I am pleased to see an asymptote
> module included in it. While testing it, I think I found 2 problems :
>
>
> To activate the asymptote module, you have to begin the source block,
> for example, with
> #+begin_sr
Matt? This could also be a nice FAQ... :-)
- Carsten
On Sep 16, 2009, at 5:26 PM, Meteor Liu wrote:
- Original Message -
From: "Carsten Dominik"
To: "Meteor Liu"
Cc:
Sent: Wednesday, September 16, 2009 11:15 PM
Subject: Re: [Orgmode] I need help about org-mode with auto-fill-mode
Ethan writes:
> On Tue, Sep 15, 2009 at 11:34 PM, Matt Lundin wrote:
>
> My guess is that this allows him to see what group an item belongs
> to in
> the agenda view, since categories are listed in the left column.
>
> But this is like asking why someone puts their pots in th
- Original Message -
From: "Carsten Dominik"
To: "Meteor Liu"
Cc:
Sent: Wednesday, September 16, 2009 11:15 PM
Subject: Re: [Orgmode] I need help about org-mode with auto-fill-mode
>
> On Sep 16, 2009, at 4:02 PM, Meteor Liu wrote:
>
>> Hello,
>>
>> I used auto-fill-mode in org-mod
Remember to cover the basics, that is, what you expected to happen and
what in fact did happen. You don't know how to make a good report? See
http://orgmode.org/manual/Feedback.html#Feedback
Your bug report will be posted to the Org-mode mailing list.
--
Hi!
I wanted to get a different view on my document so I thought I'll try
the freemind export.
Unfortunately when I try to open a document exported from org to
freemind I either just get a window "An error occured while trying to
open...", or I get nothing at all and lots of Java backtraces in th
Sebastian Rose writes:
> Bastien writes:
>> Sebastian Rose writes:
>>
>>> Here is some kind of outline for such a tutorial.
>>
>> Wow. That an outline for a full book!
>>
>> And I guess that's what comes at the horizon: an (O-Reilly) book about
>> Org-mode. It would not compete with the man
On Sep 16, 2009, at 2:36 PM, Sebastian Rose wrote:
Carsten Dominik writes:
In a different thread, Sebastian Rose writes:
Footnotes:
[1] We should discuss this in an extra thread: make log-into-
drawer and
clocking the default and just have it turned on (is it the
default??). It's soo
Xin Shi wrote:
> On Wed, Sep 16, 2009 at 10:43 AM, Xin Shi wrote:
>
> > ...
> > My settings are:
> >
> > (org-remember-insinuate)
> > (setq sx-notes-file-name "~/.notes.org")
> > (setq sx-journal-file-name "~/.journal.org")
> > (setq org-remember-templates
> > '(
> > ("Journal" ?j
On Tue, Sep 15, 2009 at 11:34 PM, Matt Lundin wrote:
> My guess is that this allows him to see what group an item belongs to in
> the agenda view, since categories are listed in the left column.
>
> But this is like asking why someone puts their pots in the cupboard next
> to the oven rather than
Don't thank me, thank the great guys at Bitbucket. :)
On Wed, Sep 16, 2009 at 11:22 AM, Bastien wrote:
> Greg Newman writes:
>
> > The description has been updated to read "Mirror of the org-mode git
> > repository located at http://repo.or.cz/w/org-mode.git,
> > visit http://orgmode.org/ for mo
Greg Newman writes:
> The description has been updated to read "Mirror of the org-mode git
> repository located at http://repo.or.cz/w/org-mode.git,
> visit http://orgmode.org/ for more information."
Thank you!
--
Bastien
___
Emacs-orgmode mailing
Bastien,The description has been updated to read "Mirror of the org-mode git
repository located at http://repo.or.cz/w/org-mode.git, visit
http://orgmode.org/ for more information."
On Tue, Sep 15, 2009 at 8:07 PM, Bastien wrote:
> Greg Newman writes:
>
> > I've had my friends over at Bitbucket.
On Sep 16, 2009, at 4:02 PM, Meteor Liu wrote:
Hello,
I used auto-fill-mode in org-mode.
for turn off TeX-like syntax, I add "#+OPTIONS: ^:nil" to the head.
I input some words, for example, "test test test ..",
when the length over fill-column, the second line becomes
"#test test ...", I
I solved the problem by using the file name directly:
(setq org-remember-templates
'(
("Journal" ?j "* %U %?\n\n %i\n %a" "~/.journal.org")
("Notes" ?n "* %^{Title}\n %i\n %a" "~/.notes.org" "Notes")
)
)
Xin
On Wed, Sep 16, 2009 at 10:43 AM, Xin Shi wrote:
>
Hello,
I used auto-fill-mode in org-mode.
for turn off TeX-like syntax, I add "#+OPTIONS: ^:nil" to the head.
I input some words, for example, "test test test ..",
when the length over fill-column, the second line becomes
"#test test ...", I don't want get the "#".
Any suggestions?
I use
Hello Experts,
I recently update my Emacs to 23.1 and the org-mode to 6.30e. Then I
noticed my org-remember is not working. When I type C-c C-c, I got the
following error:
"Target files for notes must be in Org-mode if not filing to top/bottom"
My settings are:
(org-remember-insinuate)
(setq s
Hi Carsten
Thanks for your helpful comments. It works fine now.
Regards,
Roman
On Tue, Sep 15, 2009 at 8:37 AM, Carsten Dominik
wrote:
>
> On Sep 14, 2009, at 8:41 AM, Roman Geus wrote:
>
>> Hello
>>
>> I'm fairly new to org-mode, and I am surprised about the quoting
>> behavior in #+BEGIN_EXAM
Hello,
Org-babel looks very interesting. I am pleased to see an asymptote
module included in it. While testing it, I think I found 2 problems :
To activate the asymptote module, you have to begin the source block,
for example, with
#+begin_src asymptote :file bezier.pdf
Unfortunately, the major
Bastien writes:
> Sebastian Rose writes:
>
>> Here is some kind of outline for such a tutorial.
>
> Wow. That an outline for a full book!
>
> And I guess that's what comes at the horizon: an (O-Reilly) book about
> Org-mode. It would not compete with the manual as a reference, but it
> would
Carsten Dominik writes:
> In a different thread, Sebastian Rose writes:
>
>> Footnotes:
>>
>> [1] We should discuss this in an extra thread: make log-into-drawer and
>>clocking the default and just have it turned on (is it the
>>default??). It's sooo useful. And I'm sure, Alice would simp
On 16 Sep 2009, at 14:17, Jean-Marie Gaillourdet wrote:
Another interesting source for inspiration might be the tutorials of
the TikZ/PGF Manual. http://www.ctan.org/tex-archive/graphics/pgf/base/doc/generic/pgf/pgfmanual.pdf
page 20 till 54
I agree, the tikz manual is really good.
Anothe
a minor bug ...
"The requested URL /worg/images/screenshots/org-zenburn.jpg was not found on
this server."
I think I cannot fix that myself ...
Rainer
___
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgm
Sebastian Rose writes:
> Ethan writes:
>> Hi guys,
>>
> Documentation is not such an easy thing to do and a lot of work, too. A
> tutorial _is_ missing. We had some discussions here about that, but no
> one got around to it. I think about it every so often, but writing a
> tutorial is such a big
Am 16.09.09 11:46, schrieb Bastien:
> Sebastian Rose writes:
>
>> Documentation is not such an easy thing to do and a lot of work, too. A
>> tutorial _is_ missing. We had some discussions here about that, but no
>> one got around to it. I think about it every so often, but writing a
>> tutorial i
Matt Lundin writes:
> Ethan writes:
>
>> Reading HOWTO's like Bernt Hansen's and Charles Cave's are really
>> interesting to see how people work, but even documents like these don't
>> explain *why* they set things up in this way. For example, Bernt
>> Hansen's document explains that his topleve
Hello org-moders,
Memnon Anon disait le 15/09/2009 que :
> Ein Bild sagt mehr als tausend Worte ;)
>
> Hi!
>
> I am having trouble using column view in an emacsclient (X11) session.
> Here are screenshots of what happens:
>
Hi Carsten,
> indeed, it looks like I did make a mistake when recently trying to fix
> this.
>
> I believe I have got it right this time (current git version), please
> verify.
It works perfectly now.
Thanks!
Francesco
___
Emacs-orgmode mailin
Configuration through dialectic. I like it.
Why not start a thread, and have an experienced user teach a newbie
how to get this org-mode thing working.
The only portion of the thread that would be published would be from
the two users, and the rest of the list could inject comments into the
threa
On Wed, Sep 16, 2009 at 5:46 AM, Bastien wrote:
> Sebastian Rose writes:
>
>
> I would love to see a dialog between two org-ers, exchanging on how they
> progressively adapt Org to their needs or any other topics. This could
> actually be a bit more fun to write, and I'm sure the result would be
Sebastian Rose writes:
> Here is some kind of outline for such a tutorial.
Wow. That an outline for a full book!
And I guess that's what comes at the horizon: an (O-Reilly) book about
Org-mode. It would not compete with the manual as a reference, but it
would make it easier to more people t
I have a minor indentation quirk:
STARTED [#A] whatever
SCHEDULED: <2009-09-14 Mo>
:LOGBOOK:
CLOCK: [2009-08-24 Mo 15:25]--[2009-08-24 Mo 16:00] => 0:35
CLOCK: [2009-08-21 Fr 10:05]--[2009-08-21 Fr 13:05] => 3:00
CLOCK: [2009-08-20 Do 16:05]--[2009-08-20 Do 18:05] =
Sebastian Rose writes:
> Documentation is not such an easy thing to do and a lot of work, too. A
> tutorial _is_ missing. We had some discussions here about that, but no
> one got around to it. I think about it every so often, but writing a
> tutorial is such a big thing to do.
I'm a go player.
Hi Ethan,
Ethan writes:
> I've been studying org-mode for a few months now, and I think I'm finally
> getting the hang of it. It's really overwhelming, and I really appreciate the
> efforts that must have gone into the manual and the worg project. But I think
> it still needs work.
"needs" is t
In a different thread, Sebastian Rose writes:
Footnotes:
[1] We should discuss this in an extra thread: make log-into-drawer
and
clocking the default and just have it turned on (is it the
default??). It's sooo useful. And I'm sure, Alice would simply
enjoy it (without any customiza
On Sep 15, 2009, at 10:36 PM, Greg Newman wrote:
I've had my friends over at Bitbucket.org create a org-mode mirror
of the git repo for me (and anyone who prefers Mercurial) to pull
from.
This repo is updated every hour against the git repository.
http://bitbucket.org/mirror/org-mode/
Car
64 matches
Mail list logo