That's a fine solution for now, but I have one template that I *always*
want to be prompted about. (It's an "assignment" template, and I want to
refile it under the appropriate class.) For others, I don't want a
prompt. I feel there should be a way to implement this and stick it
inside a %(sexp
I just leave org-remember-store-without-prompt as t and use C-c C-c in the
remember buffer to put the note in the default location. When I want to specify
a different location I use M-1 C-c C-c instead and org asks me where to refile
it to.
Darlan
At Wed, 21 Oct 2009 11:15:23 -0700,
"Ryan C. Tho
On Oct 21, 2009, at 11:52 AM, James TD Smith wrote:
I found the changes John Wiegley made to org-repeat-re stopped it
from matching
repeaters with just a '+' at the start. I have fixed this.
Hi James, can you please provide an example for this bug?
Thanks!
- Carsten
Also, I've added a
Hi Eric,
My comments are also inline
At Wed, 21 Oct 2009 09:11:50 -0600,
Eric Schulte wrote:
>
> Hi Darlan,
>
> Thanks for pointing out this interesting tool.
>
> my comment are inline below
>
> Darlan Cavalcante Moreira writes:
>
> > Hello org-users
> >
> > I have been reading with attent
Marcelo de Moraes Serpa writes:
> I have one question, though. There are actions that you know you have
> to do, but that don't justify the creation of an outcome, or, in other
> words, creating a project for this NA would be overkill, such as "Buy
> chocolate :HOME:". What would be the outcome r
Here's a clean rewrite of org-registry-assoc-all and
org-registry-find-all that also fixes a small bug:
---
diff --git a/contrib/ChangeLog b/contrib/ChangeLog
index 8524c9f..313fc74 100644
--- a/contrib/ChangeLog
+++ b/contrib/ChangeLog
@@ -1,3 +1,8 @@
+2009-10-22 Andreas Burtzlaff
+
+ *
Awesome! Thanks.
On Wed, Oct 21, 2009 at 6:27 PM, Matt Lundin wrote:
> Hi Marcelo,
>
> Marcelo de Moraes Serpa writes:
>
> > Is there a way to schedule multiple items at the same time? It would be
> > a nice addition for planning the day, for example.
> >
> > Another thing, it would be nice if
Hi Marcelo,
Marcelo de Moraes Serpa writes:
> Is there a way to schedule multiple items at the same time? It would be
> a nice addition for planning the day, for example.
>
> Another thing, it would be nice if we could "mark" items in an org-mode
> buffer, and then actions would be applied only
Hello list,
Is there a way to schedule multiple items at the same time? It would be a
nice addition for planning the day, for example.
Another thing, it would be nice if we could "mark" items in an org-mode
buffer, and then actions would be applied only to these items, so, for
example, we want to
On Oct 21, 2009, at 9:58 AM, Bill Powell wrote:
In my own experience, material /always/ has to be repeated.
Especially when you're first learning something, those
"perfect" responses will turn real shaky if you wait three
months before you look at the items again. I believe this is
how Anki and
On Oct 21, 2009, at 2:36 PM, Matt Lundin wrote:
In the consistency graph, the first day the task was skipped (10-12)
appears in green (org-habit-ready-face) on the graph. The second day
(10-13), when the task was overdue, appears in yellow
(org-habit-alert-face). If I am reading the manual corre
Thanks. Got it, I'm definitely not giving org agenda the importance it
deserves. Anyway, it might serve as an example of a simpler approach.
I have one question, though. There are actions that you know you have to do,
but that don't justify the creation of an outcome, or, in other words,
creating
I don't know much about exporting to HTML, but I do all my writing in org
with visual-line-mode (with occasional export to latex). I really like
v-l-m and have had no problems. There is a lot of functionality in org
which I don't make use of, however. So, in my experience, they're good
friends.
Johan, thanks a lot for such a great piece of software. I didn't
expect to have this feature implemented so fast!
I'm very new to this community, but now I'm sure it was a great idea
to invest some time learning Emacs and Org-mode!
The next step will be to learn some Emacs Lisp. But this is tough
Matt Lundin writes:
> Marcelo de Moraes Serpa writes:
>
>> On the other hand, most of this could be achieved by using the agenda
>> view and other org filtering features, and still keep a list of
>> projects, sub-projects and next-actions, all in one, like:
>>
>> (Always ordered by priority)
>>
Marcelo de Moraes Serpa writes:
> On the other hand, most of this could be achieved by using the agenda
> view and other org filtering features, and still keep a list of
> projects, sub-projects and next-actions, all in one, like:
>
> (Always ordered by priority)
>
> * Projects and Next Actions
>
Hi John,
John Wiegley writes:
> Ok, the following changes today have been submitted for inclusion:
>
> - "Habit" appears in mode-line when Habits are being displayed
>
> - Habits no longer use a DEADLINE, but .+1d/3d, to indicate a range.
>Use .+1d if the min and max are the same.
Thanks
Another thing I'd like to add:
The only one next actions lists put the importance on actions, not on
projects. And isn't that what GTD is essentially about? Managing actions?
As long as you are acting up on your actions, that's fine, the need to check
the projects is not that frequent, in my opin
Quintana Seguí wrote:
> Hello,
>
> I have a problem relating /emphasis/ which leads to a question related
> to visual-line-mode.
>
> b) Are visual-line-mode and org-mode good friends?
I've found that one must exit visual-line-mode before converting an
org file to html. Weird things can happen if y
Hi,
I want to be prompted for a location to file some org-remember
templates, but not others. How can I set
org-remember-store-without-prompt in a template-specific fashion? I
tried putting code in the template with %(sexp) that would set a
buffer-local value for this variable, but I can't se
Thanks for the replies.
I can see the value of having project lists with its actions beneath (and
sub-projects), but I don't have the discipline or maybe not enough org
skills to use it efficiently.
Having one project list that *lists only projects* (outcomes that require
more than one action to
Dear List,
>> Is this a new feature I missed or a bug somewhere
> please see the release notes at
> http://orgmode.org/Changes.html#sec-2.2.2
> You can find an up-to-date list of agenda commands here:
> http://orgmode.org/manual/Agenda-commands.html#Agenda-commands
> This was changed in version
Hi Darlan,
Thanks for pointing out this interesting tool.
my comment are inline below
Darlan Cavalcante Moreira writes:
> Hello org-users
>
> I have been reading with attention the E-Mails about org-babel here on the
> list
> and decided to play with it a little this weekend. It reminded me a
Fixed, thanks.
- Carsten
On Oct 21, 2009, at 3:47 PM, Stephan Schmitt wrote:
Hi,
the following line (1398) in org-agenda.el
(org-defkey org-agenda-mode-map "\\d" 'org-agenda-show-scroll-down)
causes the following error when loading the file:
org-defkey: Key sequence \ d starts with non-pre
This was changed in version 6.30. Org now uses "f" and "b" to go forward and
back in time in order to allow cursor motion in the agenda. See this
http://orgmode.org/Changes.html#sec-2.1
follow-mode is now activated with "F" (it was "f" before)
Darlan
At Wed, 21 Oct 2009 14:34:56 +0200,
Marco
Marco writes:
> Sometimes I use the agenda view in org-mode, but with at least the new
> version when I try C-a a, then I am not able anymore to navigate to
> the next/previous day or week using the arrow keys, as it did in the
> previous versions. Is this a new feature I missed or a bug somewher
Manish writes:
> On Wed, Oct 21, 2009 at 10:45 AM, Marcelo de Moraes Serpa wrote:
>> Hello list,
>>
>> This is for the GTD orgers out there. I've taken the article written by
>> Charles as a basis for my GTD implementation. In the end, it's all about
>> what works for you, but I'd like to get som
Hello,
I have a problem relating /emphasis/ which leads to a question related
to visual-line-mode.
1) Now I use auto-fill-mode when working with org files. My problem is
that when I want to emphasise a whole paragraph putting it between /
and /, the paragraph doesn't show in emphasis if it is too
Marco writes:
> Sometimes I use the agenda view in org-mode, but with at least the new
> version when I try C-a a, then I am not able anymore to navigate to
> the next/previous day or week using the arrow keys, as it did in the
> previous versions. Is this a new feature I missed or a bug somewher
Noorul Islam K M writes:
> Hello all,
>
> I just did org pull to update to latest version. (org-version) says this
>
> Org-mode version 6.29a
The current version is 6.31a. If you used git pull, it
should be 6.31trans.
You might want to make sure that you properly installed the
new version.
>
On Oct 21, 2009, at 6:58 AM, Noorul Islam K M wrote:
Hello all,
I just did org pull to update to latest version. (org-version) says
this
Org-mode version 6.29a
But from an org file when I do "C-\" and type in a tag name and press
enter I get following error
defvar: Symbol's function def
Wow! This is great! I'm using Anki and Mnemosyne to manage
spaced repetition right now, but integrating this with
org-mode is /awesome/.
Just one question...
[snip]
> 5 - perfect response
> 4 - correct response after a hesitation
> 3 - correct response recalled with serious diffi
Hi Marco,
please see the release notes at
http://orgmode.org/Changes.html#sec-2.2.2
- Carsten
On Oct 21, 2009, at 2:34 PM, Marco wrote:
Dear List,
First of all I wanna thank Carsten and all of you contributors for
this amazing tool. Then, my problem ;)
Sometimes I use the agenda view in or
Dear org users,
I'm trying to use the :preparation-function argument for project
publishing. What I'd like to achieve i s to load a file in order to
define some styling elements for the export process, something such
as :
(load "org-style")
I tried several different syntaxes, such as :
:prepar
Hi,
the following line (1398) in org-agenda.el
(org-defkey org-agenda-mode-map "\\d" 'org-agenda-show-scroll-down)
causes the following error when loading the file:
org-defkey: Key sequence \ d starts with non-prefix key \
Greetings,
Stephan
Emacs : GNU Emacs 23.1.1 (i686-pc-linux-
Hi Marco,
try 'f' and 'b'.
hth,
Stephan
Marco wrote:
> Dear List,
>
> First of all I wanna thank Carsten and all of you contributors for
> this amazing tool. Then, my problem ;)
>
> Sometimes I use the agenda view in org-mode, but with at least the new
> version when I try C-a a, then
[Reordered to remove top-post]
Jevgeni Holodkov writes:
> On Wed, Oct 21, 2009 at 3:34 PM, Bernt Hansen wrote:
>> Jevgeni Holodkov writes:
>>
>>> Is there functionality available in org-mode to create the
>>> report/summary of what was done on the previous day/week/month/year
>>> (let's say
Hi Bernt,
Thanks for your suggestion. However, in this case, if I have been
working on 'Task1' each day and finished it only on Friday, then I'll
get 5 rows stating ' (clocked): xx:xx DONE Task 1'. Is there a
possibility to reduce the agenda even more by applying custom logic?
(i.e., remove
Jevgeni Holodkov writes:
>Is there functionality available in org-mode to create the
> report/summary of what was done on the previous day/week/month/year
> (let's say, generate it from the agenda view)? For instance, if I have
> tasks:
>
> * TODO Task1
> * DONE Task2
> - State "DONE"
Dear List,
First of all I wanna thank Carsten and all of you contributors for
this amazing tool. Then, my problem ;)
Sometimes I use the agenda view in org-mode, but with at least the new
version when I try C-a a, then I am not able anymore to navigate to
the next/previous day or week using the a
Carsten Dominik gmail.com> writes:
> I cannot reproduce this.
>
> Anyone?
Yes, it's not producing the error at today's git HEAD. Sorry for the false
alarm.
I'm not sure what was causing it, I had reset the HEAD twice around f376fe to
confirm when posting. That changeset didn't look like it cou
I can't reproduce it either
Carsten Dominik writes:
> I cannot reproduce this.
>
> Anyone?
>
> - Carsten
>
> On Oct 20, 2009, at 3:52 PM, Jeff Kowalczyk wrote:
>
>> Using Org at e8e296 with emacs 23.1.1 and texlive-2008, when
>> exporting to PDF,
>> the following error occurs:
>>
>> Exporting to
On Wed, Oct 21, 2009 at 04:53:39AM -0400, John Wiegley wrote:
> The attached file, when loaded, provides two new commands:
>
> M-x org-smart-reschedule
> M-x org-agenda-smart-reschedule
>
> The latter being only for the *Org Agenda* buffer.
>
> You should use these commands on a scheduled entry
Manish writes:
> On Wed, Oct 21, 2009 at 10:45 AM, Marcelo de Moraes Serpa wrote:
>> Hello list,
>>
>> This is for the GTD orgers out there. I've taken the article written by
>> Charles as a basis for my GTD implementation. In the end, it's all about
>> what works for you, but I'd like to get som
Hello all,
I just did org pull to update to latest version. (org-version) says this
Org-mode version 6.29a
But from an org file when I do "C-\" and type in a tag name and press
enter I get following error
defvar: Symbol's function definition is void: org-float-time
Looks like function defini
Hi,
Is there functionality available in org-mode to create the
report/summary of what was done on the previous day/week/month/year
(let's say, generate it from the agenda view)? For instance, if I have
tasks:
* TODO Task1
* DONE Task2
- State "DONE" from "STARTED"[2009-07-21 T 10
Matt Lundin imapmail.org> writes:
>
> andrea gmail.com> writes:
>
> I'm not sure I understand the question, but you can include source code
> blocks in your org-file, which you can edit in a special buffer in the
> appropriate mode:
>
> http://orgmode.org/manual/Literal-examples.html
I didn'
I found the changes John Wiegley made to org-repeat-re stopped it from matching
repeaters with just a '+' at the start. I have fixed this.
Also, I've added a way for the clock resolution code to use system idle time
under X11, using a small C program which uses the xscreensaver extension.
James T
---
lisp/ChangeLog |3 +++
lisp/org.el|2 +-
2 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 75bdc38..9bd532d 100755
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -39,6 +39,9 @@
2009-10-21 James TD Smith
+ * org.el (org-
This needs a small C program (in UTILITIES/x11idle.c) to work.
---
.gitignore |1 +
ChangeLog |6 +-
UTILITIES/x11idle.c | 21 +
lisp/ChangeLog |8 +++-
lisp/org-clock.el | 10 --
5 files changed, 42 insertions(+), 4 del
The attached file, when loaded, provides two new commands:
M-x org-smart-reschedule
M-x org-agenda-smart-reschedule
The latter being only for the *Org Agenda* buffer.
You should use these commands on a scheduled entry, with state logging
enabled for the DONE state. It then reschedules th
Applied, thanks.
- Carsten
On Oct 20, 2009, at 4:51 AM, James TD Smith wrote:
org-registry-assoc-all removed matching links from the registry.
This meant
subsequent calls with the same parameters would return nothing.
Add another function for finding entries in the register, which used
fi
Applied, thanks.
- Carsten
On Oct 20, 2009, at 4:51 AM, James TD Smith wrote:
If the nil term in the start or end group cells are replaced by
strings, these
are displayed before or after the brackets for the group.
---
lisp/ChangeLog |6 ++
lisp/org.el| 12 ++--
2 files c
Applied, thanks
- Carsten
On Oct 20, 2009, at 4:51 AM, James TD Smith wrote:
---
lisp/ChangeLog | 19 ---
1 files changed, 4 insertions(+), 15 deletions(-)
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 822bd57..47b44cd 100755
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@
I cannot reproduce this.
Anyone?
- Carsten
On Oct 20, 2009, at 3:52 PM, Jeff Kowalczyk wrote:
Using Org at e8e296 with emacs 23.1.1 and texlive-2008, when
exporting to PDF,
the following error occurs:
Exporting to PDF...
Exporting to LaTeX...
org-export-latex-set-initial-vars: No definitio
Hi Darlan,
I put up the file on
http://orgmode.org/worg/org-tutorials/org-jsmath.php
Thanks!
- Carsten
On Oct 21, 2009, at 7:16 AM, Darlan Cavalcante Moreira wrote:
I was alreade doing that but it was replace by $α$ in the html
file. However, the option #+OPTIONS: LaTeX:nil solves the prob
56 matches
Mail list logo