Hi
Looks like fantastic work, congratulations! Thank heavens I finally
> got Ubuntu/emacs/orgmode/git running natively on my Android phone,
> otherwise I'd be green with envy ;-)
>
That means you run a full emacs23 together with org-mode on your phone :o
oh thanks now I'm be green with env
Hi everybody,
Abstract: This is a very quick (and I assume very dirty) hack, how to switch
between org-mode and any other mode which you like to use in the source code
blocks. It is far from being addable to org-babel yet but might be a good
starting point.
Problem: If I use source code block
Hi everyone,
this is really amazing and a dream come true - All my Org files
with me on the go. The application is much better than what I
originally had envisioned it could be, congratulations
Richard.
Since the app is Open Source, and since the Emacs/Org-mode side of the
synchronization is im
Hi all,
MobileOrg 1.0 is now available in the iTunes AppStore: http://bit.ly/1kpHqg
Documentation (including a screencast demonstrating the app) is
available on the website at http://mobileorg.ncogni.to.
Many thanks to Carsten and all the beta testers who helped get it
ready for release
On Nov 3, 2009, at 10:46 PM, Jeff Kowalczyk wrote:
In certain editing scenarios, I would like to temporarily disable
all folding
including subtrees, property drawers, logbook entries, etc. i.e. the
same
initial unfolded state achieved with #+STARTUP showeverything (M-x
showall), but
unfold
Dan Davison writes:
>
> This is a consequence of the same issue: org-exp-blocks preprocesses
> your src block in a pre-export buffer (a copy of the original), hands it
> to org-babel, which creates the results block (overwriting the version
> where you had manually inserted switches), and that re
In certain editing scenarios, I would like to temporarily disable all folding
including subtrees, property drawers, logbook entries, etc. i.e. the same
initial unfolded state achieved with #+STARTUP showeverything (M-x showall), but
unfolded state continues as new items are created, clocking in and
Hi,
I've noticed that org-edit-src breaks my window configuration. The
patch below fixes this, but introduces a new global variable, and might
not have sensible behavior if multiple source-code blocks are edited at
once. Even so I personally prefer it's behavior to the current default
behavior o
"Eric Schulte" writes:
> Hi,
>
> I've noticed that org-edit-src breaks my window configuration. The
> patch below fixes this, but introduces a new global variable, and might
> not have sensible behavior if multiple source-code blocks are edited at
> once. Even so I personally prefer it's behavi
On Nov 3, 2009, at 1:33 PM, Tim O'Callaghan wrote:
Would it be possible to add something like this to the
"org-fast-tag-selection-include-todo" interface?
possibly with a list of properties to select from:
org-fast-tag-selection-include-properties '(("EFFORT_All" ?e)
Hi Bernt,
this is an interesting piece of information, thanks. That commit did
fix bug, but apparently exposed a sleeping bug. Everything should be
working now.
- Carsten
On Nov 3, 2009, at 3:47 PM, Bernt Hansen wrote:
Giovanni Ridolfi writes:
--- Mar 3/11/09, Chris Randle ha scritto:
On Nov 3, 2009, at 11:12 AM, Friedrich Delgado Friedrichs wrote:
Hi!
Recently org (from git) has started asking my questions about open
clocks
in my tasks whenever I try to clock in on a task. While I appreciate
it
doing maintenance, the question whether I want to "(k)eep, (c)ancel,
or
Rick Moynihan (rick.moyni...@gmail.com) wrote:
> Hi all,
>
> I'm wondering if anyone logs rescheduled tasks with org-mode... As I
> find myself sometimes scheduling tasks for a future date, but then on
> the day not having the capacity to do them. In these situations I
> just reschedule them, bu
Richard Moreland (r...@ncogni.to) wrote:
> Hi all,
>
> MobileOrg 1.0 is now available in the iTunes AppStore:
> http://bit.ly/1kpHqg Documentation (including a screencast
> demonstrating the app) is available on the website at
> http://mobileorg.ncogni.to.
>
> Many thanks to Carsten and all the
2009/11/3 Richard Moreland :
> Hi all,
>
> MobileOrg 1.0 is now available in the iTunes AppStore: http://bit.ly/1kpHqg
> Documentation (including a screencast demonstrating the app) is available
> on the website at http://mobileorg.ncogni.to.
>
> Many thanks to Carsten and all the beta testers wh
Eric S Fraga writes:
> I am finding org-babel incredibly useful in the preparation of
> documentation for didactic purposes. Kudos to the developers!
>
> I have two queries that I cannot seem to find an answer to in the
> documentation:
>
> 1. is there any way to specify arguments that should
On Nov 3, 2009, at 1:15 PM, Adam Spiers wrote:
Agreed, and so I will change my global binding for `org-agenda'.
Nevertheless it will end up requiring multiple keystrokes, so it would
be nice if there was also a single keystroke bound to this. My
preference would be 'r' since 'g' already covers
On Nov 3, 2009, at 11:49 AM, Adam Spiers wrote:
Damn :-) In that case, would it be easier to support boolean AND in
`org-agenda-skip-if' or in a similarly named function? Or is there
another workaround you can think of?
Well, the easiest work-round is to accept that a deadline visible in
y
Hi,
So I ran into an annoying bug where if you have an orgmode remember
template like:
("Test" ?e "* foo \n %^{Bar}p" "~/org/test.org" "Test")
Currently, if either test.org is not open, or test.org is open but the
buffer is named something else (say, test.org<2>), orgmode will die when
a
Benjamin Andresen (be...@in-ulm.de) wrote:
> Adam Spiers writes:
>
> > I definitely did try it, and I just did another 'git pull' and tried
> > again, and I still don't see it, so I guess we're talking about
> > different things ;-)
> >
> > To clarify, I'm referring to showing effort via a single
Dan Davison writes:
> "Eric Schulte" writes:
>
>> Hi,
>>
>> I've noticed that org-edit-src breaks my window configuration. The
>> patch below fixes this, but introduces a new global variable, and might
>> not have sensible behavior if multiple source-code blocks are edited at
>> once. Even so
Hi Gennady,
thanks for sharing!
- Carsten
On Nov 2, 2009, at 10:16 PM, Gennady Trafimenkov wrote:
Hello everyone,
I was thinking that it would be nice to have a visual representation
of clocked time. It could give you a quick overview of when and how
long you had been working on a particular
"Martin G. Skjæveland" writes:
> Is there a way I can add xml and n3 to the list of supported
> languages? These languages does not need interpretation, so I'm
> thinking it should be quite easy to add. I have fumblingly tried
>
> (add-to-list 'org-babel-tangle-langs '("xml"))
>
> and
>
> (ad
Hi all,
I'm wondering if anyone logs rescheduled tasks with org-mode... As I
find myself sometimes scheduling tasks for a future date, but then on
the day not having the capacity to do them. In these situations I
just reschedule them, but it'd be nice to record the dates for which
an item was or
Hi all,
I am quite new to the wonderful world of org-mode and org-babel. Right
now I am using org-mode to make exercises for a semantic web programming
course. org-mode and its friends give me a efficient writing tool, a
presentation tool, export for web, export for print and a literate
progr
[cc list culled]
Bernt Hansen writes:
> git bisect identifies the following commit as causing the problem:
>
> 525b0148c5d53280c46b3ecfb2d2adcfcbf999bc is the first bad commit
> commit 525b0148c5d53280c46b3ecfb2d2adcfcbf999bc
> Author: Carsten Dominik
> Date: Fri Sep 18 13:53:23 2009 +0100
>
I am finding org-babel incredibly useful in the preparation of
documentation for didactic purposes. Kudos to the developers!
I have two queries that I cannot seem to find an answer to in the
documentation:
1. is there any way to specify arguments that should be generated for
the #+begin_ex
Giovanni Ridolfi writes:
> --- Mar 3/11/09, Chris Randle ha scritto:
>>
>> I'm using Org-mode 6.32b under GNU Emacs 22.1.1 and Windows
>> XP Pro SP3.
>>
>> I've just noticed that creating a sparse tree with
>> `C-c / r'
>> is not displaying matches in my org file.
>
> Org-mode version 6.32t
Hey org-mode,
Adam Spiers writes:
> I definitely did try it, and I just did another 'git pull' and tried
> again, and I still don't see it, so I guess we're talking about
> different things ;-)
>
> To clarify, I'm referring to showing effort via a single keystroke
> when on a todo line in the *O
Fixed, thanks.
- Carsten
On Nov 3, 2009, at 1:30 PM, Chris Randle wrote:
Hi Carsten
I'm using Org-mode 6.32b under GNU Emacs 22.1.1 and Windows XP Pro
SP3.
I've just noticed that creating a sparse tree with `C-c / r' is not
displaying matches in my org file. It hasn't always been this w
--- Mar 3/11/09, Chris Randle ha scritto:
>
> I'm using Org-mode 6.32b under GNU Emacs 22.1.1 and Windows
> XP Pro SP3.
>
> I've just noticed that creating a sparse tree with
> `C-c / r'
> is not displaying matches in my org file.
Org-mode version 6.32trans (2009-11-03 0:45)
GNU Emacs 23.1.1
Would it be possible to add something like this to the
"org-fast-tag-selection-include-todo" interface?
possibly with a list of properties to select from:
org-fast-tag-selection-include-properties '(("EFFORT_All" ?e)
("FOCUS_All" ?f))
S
Hi Carsten
I'm using Org-mode 6.32b under GNU Emacs 22.1.1 and Windows XP Pro SP3.
I've just noticed that creating a sparse tree with `C-c / r' is not
displaying matches in my org file. It hasn't always been this way, I
*think* things were working OK around 6.29, but it's hard to be sure.
I'
2009/11/3 Adam Spiers :
> Ilya Shlyakhter (ilya_...@alum.mit.edu) wrote:
>> A frequently-needed task is to find recently created entries. Right
>> now I do this by manually pasting a date into each entry,
>> and using the timeline agenda.
>> Maybe, there are better ways? E.g. have the option to a
Agreed, and so I will change my global binding for `org-agenda'.
Nevertheless it will end up requiring multiple keystrokes, so it would
be nice if there was also a single keystroke bound to this. My
preference would be 'r' since 'g' already covers `org-agenda-redo' and
is the conventional emacs ch
On Tue, Nov 03, 2009 at 07:47:48AM +0100, Carsten Dominik wrote:
> On Nov 2, 2009, at 2:49 PM, Adam Spiers wrote:
>
> >I wanted an easy way to see an effort estimate when not in column
> >view, so I wrote this:
> >
> >(defun org-show-effort ()
> >"Shows the effort of the entry at the current point
On Nov 3, 2009, at 10:44 AM, Rainer Stengele wrote:
Carsten,
with
[2009-11-03 Di 09:25]--[2009-11-03 Di 10:25]
I can get the time difference between the two stamps vi "C-u C-c C-y",
which I do need to calculate further numbers in my table.
With
[2009-11-03 Di 09:25-10:25]
I do not seem to
Damn :-) In that case, would it be easier to support boolean AND in
`org-agenda-skip-if' or in a similarly named function? Or is there
another workaround you can think of?
Thanks!
On Tue, Nov 03, 2009 at 07:21:15AM +0100, Carsten Dominik wrote:
> This is, unfortunately, hard because it depends o
Hi!
Recently org (from git) has started asking my questions about open clocks
in my tasks whenever I try to clock in on a task. While I appreciate it
doing maintenance, the question whether I want to "(k)eep, (c)ancel, or
(s)ubtract" comes at a moment where it is hardwired
into my brain to press C
Carsten,
with
[2009-11-03 Di 09:25]--[2009-11-03 Di 10:25]
I can get the time difference between the two stamps vi "C-u C-c C-y",
which I do need to calculate further numbers in my table.
With
[2009-11-03 Di 09:25-10:25]
I do not seem to get this! Would be great by the way to get it from
there
On Nov 2, 2009, at 2:18 PM, Carsten Dominik wrote:
On Oct 17, 2009, at 2:59 AM, John Wiegley wrote:
In most "power" outliners on the Mac, pressing TAB indents the
outline level of the current item. This lets you add subnotes very
quickly by typing M-RET TAB. (I find M-S- way too
cumbe
On Nov 3, 2009, at 10:20 AM, Rainer Stengele wrote:
Having a table like this
| [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
| |
^
pointer positioned at "^", pressing S-return I get
| [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
| [2009-11-04
Having a table like this
| [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
| |
^
pointer positioned at "^", pressing S-return I get
| [2009-11-03 Di 09:25]--[2009-11-03 Di 10:25] |
| [2009-11-04 Mi 09:25]--[2009-11-03 Di 10:25] |
(Di = Tuesday, Mi
43 matches
Mail list logo