You can put an OPTIONS line in you file.
#+OPTIONS ^:nil
Turn off superscript/subscript
or, my prefered
#+OPTIONS ^:{}
Works for foo^{bar} & foo_{bar}
but not foo^bar & foo_bar
This is in "12.3 Export options" of the org manual.
Edd
On Sat, Jun 27, 2009 a
On Thu, Jun 25, 2009 at 8:59 AM, Sebastian Rose wrote:
> Thank's Carsten!
>
>
> Carsten Dominik writes:
>> Improvements related to `#+begin' blocks
>> ~
>>
>> Indented blocks
>>
>
>> Indented tables
>>
>
>
> Yeeess! This is
On Thu, Jun 11, 2009 at 11:10 PM, Carsten
Dominik wrote:
>
> On Jun 11, 2009, at 11:31 PM, Dan Davison wrote:
>
>> John Rakestraw writes:
>>
>>> Hi Carsten and the list --
>>>
>>> I really like the ideas, and I'm trying merely to shorten -- see
>>> suggestions below.
>>>
>>> --John
>>>
I
This picture looks great. I kinda like the first one Carsten sent
out that some though was too colorful. That shot also highlighted the
fact that keys were 'special'. This shot is dangerously close to look
like we're just passing off a colorized outline. I wonder if we could
put together so
Congratulations! Org-mode, Carsten and the developers deserve the
recognition. Now let's see.
1. Complete this sentence in about 140 characters: "Our project is
[-foo-]." For example, "Our project is a tool that helps you wash your
car."
Org-mode is th
You know, this just gave me a nutty idea. I think org-mode is already
too far along to add this now, but there do seem to be a number of
cases were we want to have one thing in the file and another on the
screen. We kind of have it with column narrowing, links and other
similar things.
I wonder
was a bit more to do and maybe I should
expand that tree an inspect it a bit more. I use collapsible lists
and I tend to set up large lists. This behaviour works a lot better
for me.
Edd
On Sat, May 9, 2009 at 1:56 AM, Carsten Dominik
wrote:
>
> On May 9, 2009, at 1:50 AM, Eddward DeVilla
That's true, but to be honest, before I knew about the [-] feature, I
used [/] tokens on list items with checkboxes under them. I'd
consider this an improvement.
Edd
On Fri, May 8, 2009 at 10:27 AM, Carsten Dominik
wrote:
> Hi Richard,
>
> your patch works, almost.
>
> Where it goes wrong is he
I'll have to see if I can get this to work. I think I was one of the
one that ask for the old behavior and have missed it ever since it was
changed.
Thanks!
Edd
On Fri, Apr 24, 2009 at 8:01 AM, Richard KLINDA wrote:
> This is the fixed patch, it actually works on my real life org files so
> thi
Does anyone know how to get something like \\ or :: to preserve line
breaks in the org file when using M-q to re format a list item? I
don't care so much about the export.
Edd
On Tue, Mar 10, 2009 at 4:02 PM, Wanrong Lin wrote:
>
> Thanks. But "::"" does not as well as "\\" for numbered list (t
That's pretty much just for export, right?
Edd
On Sun, Mar 1, 2009 at 7:18 AM, Carsten Dominik wrote:
> \vert
>
>
>
> On Feb 27, 2009, at 11:41 PM, Deric Bytes wrote:
>
>> How do you delimit a vertical bar in a table. Its not in the manual
>> under table, and I couldn't get an answer googlin
My trick is to hide it.
* COMMENT Config
#+blah
#+blah
#+blah
If #+SETUPFILE that Dan mentioned does what I think it does, I will
probably be changin my evil ways since right now I cut and paste the
same config section into all of my main project files.
Edd
On Mon, Feb 16, 2009 at 10:55 AM, Ma
On Sun, Feb 15, 2009 at 8:56 AM, Carsten Dominik wrote:
> The reason for this assumption is that as of now, you are the only
> person *I know* who uses this have-ready state of checkboxes.
> Given the fact that I every now and then do need to remove
> a checkbox, this seemed the logical choice to
small annoyances increases, that advantage will decrease rapidly,
> in my opinion. That's why I seems to be fussy on those small things.
>
> Wanrong
>
> Eddward DeVilla wrote:
>>
>> On Tue, Feb 10, 2009 at 1:50 PM, Wanrong Lin
>> wrote:
>>
>>>
On Sun, Jan 4, 2009 at 10:01 AM, Carsten Dominik wrote:
>
> On Jan 4, 2009, at 3:33 PM, Steven E. Harris wrote:
>
>> Carsten Dominik writes:
>>
>>> Code references use special labels embedded directly into the source
>>> code. Such labels look like "((name))" and must be unique within a
>>> docu
Well, C-u C-c # is supposed to do it, but I just found a bug in 6.13a
that's in Gentoo.
Given the file
=
- [/] f
- [ ] d
- [ ] v
- [X] g
=
pressing C-u C-c # displays the message "Checkbox satistics updated in
entire file (0 places)" but does nothing, as it s
On Wed, Nov 19, 2008 at 11:04 AM, Matthew Lundin <[EMAIL PROTECTED]> wrote:
> "news.gmane.org" <[EMAIL PROTECTED]> writes:
>
> > Sebastian Rose schrieb:
> >> Hi David,
> >>
> >>
> >> "Eric Schulte" <[EMAIL PROTECTED]> writes:
> >>> Hi David,
> >>>
> >>> Is there any Reason why you don't just make
I'm afraid I'm not going to be too helpful with the calendar problem. My
calendar is in a different window in the same frame and the frame returns to
normal after I select my date. I don't remember doing anything special for
that. Likewise, I does use windows native emacs. Just cygwin. I skip
this.
Edd
On Thu, Nov 13, 2008 at 8:02 AM, Denny Zhang <[EMAIL PROTECTED]> wrote:
> Eddward DeVilla 写道:
>
>> You are able to have multiple 'done' states. I have a done & canceled
>> among others. Beyond that, all org really cares about is done & not d
(setq show-trailing-whitespace t))
(add-hook 'org-mode-hook 'my-org-mode-setup)
(require 'org-install)
Edd
On Mon, Aug 25, 2008 at 11:08 AM, Parker, Matthew <[EMAIL PROTECTED]> wrote:
> Thanks I'll give that a try!
>
> -Original Messag
You might be able to define a function that does that and call it from
org-mode-hook. I call some org specific code from the hook on my work
systems. I don't have access to them right now. I can try to post an
example Monday.
Edd
On Fri, Aug 22, 2008 at 10:32 AM, Parker, Matthew <[EMAIL PROTEC
Hi all,
I've been really behind on org-mode release and recently got to a 6.x
release. I've noticed the following 6.06b.
* b list [0/3]
- [-] [6/7] Stooge
- [ ] Larry
- [X] Curly
- [X] Moe
- [X] Shemp
- [X] Joe
- [X] Joe
- [X] Joe
- [-] [4/5] Marx
- [ ] Grouch
I think that's a bug. prefixing the lines with : ought to do it. It
prevents the | character from becoming tables, but it's not preventing
the + from creating strike throughs. I would think that #+BEGIN_QUOTE
ought to work too, but it doesn't. That maybe for export only.
Edd
On Fri, Aug 15, 2
I don't know if you use perl at all. My first guess is:
perl -pe's/^(\*+)(\s+.*)$/("\t"x length$1).$2/e' < TODO.org > TODO.txt
Having tried it on a live file, I don't think the results are very
pleasing Replacing a single character '*' with a tab creates a
formatting mess with any other tex
Just some brain dumping:
Organize outlines, lists and table in text.
Text outliner with tables, lists and more.
Plain text outliner: tables, lists and more.
Plain text outliner / organizer: tables, lists, more.
ASCII outliner / organizer: tables, lists and more.
Powerful ASCII outliner / organizer
On Tue, Jul 1, 2008 at 1:21 PM, Harri Kiiskinen <[EMAIL PROTECTED]> wrote:
> Thank you all for the answers, but it seems that I was not quite clear
> enough. I'm quite able to set the 'custom-file' to whatever I want, and
> I can (load "myconfig.el") - which is what I currently do. Lets restate
> t
I found this in an old drafts folder. I just thought I send it in
case anyone still cared.
On Jan 17, 2008 10:06 AM, Russell Adams <[EMAIL PROTECTED]> wrote:
> Would it be practical to extend the time format to include TZ data
> (ie: -06:00 ?). Otherwise I'll pick a TZ as standard and just mental
On Wed, Jun 11, 2008 at 12:15 PM, Eddward DeVilla <[EMAIL PROTECTED]> wrote:
> Are the functions behind C-c C-N, C-c C-p, C-c C-f, C-c C-b & C-c C-u
> available? Seems you could add a function for going to the first
> child. As long as that, C-c C-f & C-c C-b all return
Are the functions behind C-c C-N, C-c C-p, C-c C-f, C-c C-b & C-c C-u
available? Seems you could add a function for going to the first
child. As long as that, C-c C-f & C-c C-b all return something to let
you know there isn't a next, this should be pretty complete.
I guess all you would need wou
I'm not sure if I read the diff right. It replaces the equal sign
'=' with '?=' right? I don't see that in the description of posix
make. (http://www.opengroup.org/onlinepubs/009695399/utilities/make.html)
Also, if you look at section "Macros" for the phrase, "Macro
definitions shall be tak
On Sat, Apr 26, 2008 at 3:25 PM, Carsten Dominik <[EMAIL PROTECTED]> wrote:
> I am not sure how intensively this way of setting things up has
> been tested, if you and others give it serious, using it actively for
> several weeks, including adding and removing files, using custom
> agenda comma
On Thu, Apr 17, 2008 at 7:12 AM, Bernt Hansen <[EMAIL PROTECTED]> wrote:
> If you do this in org-mode do you only search files in org-agenda-files
> (and maybe their archives?). If you scatter files around a lot how do
> you locate them all for the search?
>
> $ find $HOME -name '*.org' -o -na
On Sat, Apr 12, 2008 at 9:50 PM, Alan E. Davis <[EMAIL PROTECTED]> wrote:
> Alan E. Davis wrote:
>
> > On the orgmode web site there's a todo page. There are a bunch of prefix
> words: TODO, IDEA, WISH, QUESTION, DECLINED, DONE
> >
> > I hope I'm not asking the obvious: how can I implement that as
I'm not sure how tolerant you mean. Would it help to use @-I and @-II
Edd
On Tue, Apr 1, 2008 at 11:19 AM, Russell Adams
<[EMAIL PROTECTED]> wrote:
> On Tue, Apr 01, 2008 at 11:05:01AM -0500, Russell Adams wrote:
> > Speaking of tables today, I thought I'd post a question that I haven't
> > fo
To be honest, if I were looking for an outliner today as I was when I
found org-mode, I might have been scared off. Org-mode has gotten
very big. But as you said, the easy things are easy. There are a
great many feature in org-mode that I have not used nor have I had
time to learn to use. They
On Tue, Apr 1, 2008 at 6:20 AM, Clint Laskowski
<[EMAIL PROTECTED]> wrote:
> My thoughtful suggestion has become the brunt of an April Fool's Joke?
> I have half a mind to report you all to the Productivity Police! Fine!
> I'm going back to paper and pencil for to-do lists, and mail, too!
> We'l
I think the answer is no. Columns view I believe is dependent on
emacs 22+ features. It can't be used in emacs 21 or xemacs. Carsten
has been really good about keeping features portable, so I would guess
that what ever prevents it from working is substantial. I'm afraid I
don't know the details
On Thu, Mar 6, 2008 at 3:13 PM, Joel J. Adamson <[EMAIL PROTECTED]> wrote:
> I'm a little confused. Forgetting for the moment what the OP wants to
> accomplish, if I have multiple
>
> #+CATEGORY
>
> lines in a buffer, each one shows up in my agenda indexed by the
> category immediately prece
Hi,
A while back I wrote a function that I call from org-mode-hook to
rename the buffer if it's file name is project.org. It would rename
it to "Org - " based on the category in the file. I did
this because I tend to have different directories for the different
sorts of things I work on and
On Feb 9, 2008 10:47 PM, William Henney <[EMAIL PROTECTED]> wrote:
> On Feb 9, 2008 9:55 PM, Eddward DeVilla <[EMAIL PROTECTED]> wrote:
> > In any case, I'm just trying to come up with something that does the
> > job but is not an eye sore in the org buffer. I&
On Feb 9, 2008 7:09 PM, William Henney <[EMAIL PROTECTED]> wrote:
> But it causes problems to allow the same marker to be used at the
> start and end. For instance, consider the following:
>
> -
> - item one
> - item two
> - <- point is on this line
>
> When I hit TAB, how is org to know wh
On Feb 9, 2008 4:50 PM, William Henney <[EMAIL PROTECTED]> wrote:
> On Feb 9, 2008 4:17 PM, cezar <[EMAIL PROTECTED]> wrote:
> > I think a "terminator" would be better for the last list element.
> > Something like a blank line. I am not sure, just throwing ideas around.
>
> But how would one distin
On Feb 9, 2008 1:26 AM, cezar <[EMAIL PROTECTED]> wrote:
> I have this TODO:
>
> ** TODO Meeting with John Doe
>regarding the job interview
>some skills they would like
>- html
>- css
>- unix
> address: 102 str. Blah foo, CA
> phone: 111
>
> I would like to somehow
I'm not sure I understand. I use them all the time, but I don't know
what puttycyg is. I assume you aren't running emacs as a window under
the Xserver and using some terminal emulator? If so, is there a
reason you don't run it under the server?
Edd
On Feb 7, 2008 6:51 AM, Manish <[EMAIL PROTEC
I don't know of any install wizard for org-mode or any other emacs add
on. What I did was create a directory to put emacs plugins. I added
it to emacs's load-path by putting the following in my .emacs file.
(I don't know where that file is in windows if you don't use cygwin.)
;; set up my ow
On Jan 28, 2008 4:54 AM, Hugo Schmitt <[EMAIL PROTECTED]> wrote:
> * TODO Title
> Words words words words words words words words words words words words
> words
> words words [2008-01-25 sex]
For what it's worth, this looked right until I hit reply. About your
real problem, I don't know what
On Jan 18, 2008 10:45 AM, Erik Colson <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm thinking about moving from planner to org-mode. Particularly for the
> outline and better file formatting.
> I've been reading through the doc and I'm missing a feature of planner. In
> planner we can create a todo whi
On Jan 15, 2008 6:36 PM, Bastien <[EMAIL PROTECTED]> wrote:
> I do agree with both reactions - I feel the same. But this was not
> really the point I was trying to make.
>
> We already have these directives:
>
> ,
> | #+BEGIN_HTML
> | #+BEGIN_LaTeX
> | #+BEGIN_TXT
> | #+BEGIN_EXAMPLE
> | #+BEG
On Jan 15, 2008 1:11 PM, Leo <[EMAIL PROTECTED]> wrote:
> Hi there,
>
> Any one find the column view feature of any use?
I intend to use it when I get to emacs 22. I store reading lists and
other wishlist type things in tables right now, but the comment column
is huge. I'd like to make it a set
There is an option that you can put in the orgfile on a per-buffer
basis and an option in customize that can bump the indent to 2. I
don't believe there is more than than. I run with an indent of 2. It
work well. The the buffer you can put '#+STARTUP: odd'. You can look
at section "14.5 A clea
On Jan 8, 2008 8:03 AM, Bastien <[EMAIL PROTECTED]> wrote:
> BTW, we had a discussion earlier with Carsten on whether the #+BEGIN*
> directives formed a consistent class. I suggested to distinguish
> between #+BEGIN_[export_language] and #+BEGIN_[type_of_region]. I
> further suggested that we cou
On Dec 30, 2007 12:11 PM, Adam Spiers <[EMAIL PROTECTED]> wrote:
> Pros:
>
> - Priorities become truly orthogonal to workflow, e.g. if your
> workflow keywords are PROJECT, PROJDONE, NEXT, STARTED, WAITING,
> DONE etc. then you can mark any of these as someday/maybe
> priority. This
I'm sure that you could write a function that you could call from an
org-mode hook to do an occur or something like that. Unfortunately, I
don't use org-occur much and the hook I think you need is in my .emacs
at work. Given the right org-mode search function and the name of the
hook, I think it
> Sorry, I am not able to reproduce the effect in a small file.
> My 8000 lines org file includes a lot of sensitive data so I do not wanna
> publish it i the newsgroup.
> What can I do? Can I debug a certain function?
That's ok. I think most people wouldn't want a 8000 line file sent to
the lis
Carl,
There are gurus who might be able to provide a better answer, but
when I need to set option for org-mode (or when I want to explore what
is available) I use the menu "Org->Customize->Browse Org Group". It's
been a while since I've done that and it looks like
"Org->Customize->Expand This
On Dec 2, 2007 5:01 AM, Leo <[EMAIL PROTECTED]> wrote:
> On 2007-12-02 08:47 +, Rustom Mody wrote:
> > I know this is somewhat OT but... Gawd Carsten you are just too fast!
> > We newbies cant keep up with learning org mode with the speed with
> > which you produce it! I donwloaded one tgz yest
On Nov 23, 2007 2:11 AM, Bastien <[EMAIL PROTECTED]> wrote:
> "Eddward DeVilla" <[EMAIL PROTECTED]> writes:
>
> > - [ ] Q2 is a really, really, long Q and needs to be described in
> > excruciating detail.
>
> Note that auto-refilling should alread
I feel tempted to bring up my suggestion of [markup|text] format
again, but I've been resisting because I feel like a develish nag. So
[*|at-syntax] could still be html specific if you really want
something html specific, but there would be something that could be
portable to all export formats.
On Nov 7, 2007 5:13 PM, Daniel J. Sinder <[EMAIL PROTECTED]> wrote:
> On 11/07/2007 10:16 AM, Eddward DeVilla wrote:
> > Say:
> > [*|This is [/|really] important!]. No. [*/_|Really!]
>
> @Why not @@ re-use @@ a markup that's @ already
> in use @@.
I don
This time to the whole list. (Sorry Daniel.)
I'm starting to think this needs a real fix before the work-arounds
drive Carsten round the bend, but I don't know how. Could it be done
sorta like with links?
Say:
[*|This is [/|really] important!]. No. [*/_|Really!]
Just a thought.
Edd
On Nov
Hi,
I have a couple of question about list formatting. Given the example file:
sample.org
* [/] investigate
- [ ] Q1 -- A1 \\
more A1
- [ ] Q2 is a really, really, long Q and needs to be described in
excruciating detail.
- [ ] Q3
In Q1, the '\\' wo
I haven't used remember, so I don't know the limitations, but could
C-x,C-i work?
Edd
On 11/5/07, Adam Spiers <[EMAIL PROTECTED]> wrote:
> I'm finally getting around to setting up remember properly for regular
> use. One thing I think I'll need is the ability to include the
> contents of an exte
On 11/2/07, Eddward DeVilla <[EMAIL PROTECTED]> wrote:
> On 11/1/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
> > >>>
> > >>> Lastly, since I'm whining, there's a bug in the formula editor that
> > >>> I'm not sure if I&
On 11/1/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
> >>>
> >>> Lastly, since I'm whining, there's a bug in the formula editor that
> >>> I'm not sure if I've mentioned before. Edit the table below with
> >>> C-c
> >>> '. The '(@-I$2..$2) will become '(@-I$2..B&) which causes #ERRORs.
>
> This
Actually, this is how I load all my org files in one shot. It did
annoy me once upon a time.
Edd
On 11/2/07, Stefan Kamphausen <[EMAIL PROTECTED]> wrote:
> Hi,
>
> when opening an agenda for TODO items (via M-x org-agenda t) all files
> from org-agenda-files will be opened. This clutters the bu
:fives:0 8 16
> > :fours:2 18 58
> > :threes: 6 11 33
> > :twos: 3 13 36
> > :ones: 0 13 59
> > :zeros:0 6 23
> > :null: 17 8 59
> > :END:
> >
> > *** test 2
> > | | day ||
>
You will need to install your own copy. I'm not sure the way I do it
is the best, but it's easy. First you will need to download the
latest org-mode and unpack it in some temp directory.
Next you will have to determine when you want you're copy to go.
On windows, I run emacs under cygwin, an
| 11 |
| # | 17 | 28 |
#+TBLFM: $3='(apply '+ '(@-I$2..$2));N::@2$2='(car
'$PROP_fives)::@3$2='(car '$PROP_fours)::@4$2='(car
'$PROP_threes)::@5$2='(car '$PROP_twos)::@6$2='(car
'$PROP_ones)::@7$2='(car '$PROP_zeros)::@8$2='(car
On 10/19/07, Adam Spiers <[EMAIL PROTECTED]> wrote:
> On Fri, Oct 19, 2007 at 08:25:18AM +0200, Carsten Dominik wrote:
> > Hi everyone,
> >
> > I am releasing Org-mode version 5.13 at http://orgmode.org
> >- The agenda dispatcher
> > + `<' cycles through restriction states.
> > + Mult
Hi,
Is there a better way to do this?
= sample file =
* top
:PROPERTIES:
:d_5: 0
:h_5: 8
:m_5: 16
:d_4: 2
:h_4: 18
:m_4: 58
:d_3: 6
:h_3: 11
:m_3: 33
:d_2: 3
:h_2: 13
:m_2: 36
:d_1: 0
:h_1: 13
:m_1: 59
:d_0: 0
:h_0: 6
:m_0: 23
:d_n: 17
:h_n: 8
On 10/16/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
> Hi,
>
> the mailing list has been extremely active recently, we have had
> close to 20 email a day.
>
> I am worried that this will scare away some members. Do we need to
> address this, or will people stick around and just wait until
> thi
You could set a :CATEGORY: property for entry.
Edd
On 10/11/07, Richard G Riley <[EMAIL PROTECTED]> wrote:
>
> Categories are fairly handy for keeping the agenda well organised, but
> what are the functionalities for moving tasks between different
> categories e.g a task might move from "PROJ1" t
Well, I think I'm going to try something else to get the task
dependencies I'm after. I'm using a BLOCKED tag now. I'm thinking
I'll go with a BLOCKED property followed by the list of blockers.
I'll probably use links there, but I'll have to find a way to make
that less fragile with the dynamic p
On 10/11/07, Bastien <[EMAIL PROTECTED]> wrote:
> IMO, a better rationale behind GUID is that headlines can change and
> thus not be reached anymore by a search string. Having a GUID would
> fix this. But I'm definitely not a GUID-fan, sorry :)
In a sense that's why I said it was hard to address
On 10/9/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
> However, a different question pops up here. When rescheduling,
> should the +Nd be relative to today, or relative to
> the currently scheduled date?
I don't have a preference. Would it be reasonable to have both?
+2d & now+2d
+=2 &
On 10/9/07, Christian Egli <[EMAIL PROTECTED]> wrote:
> One of org-mode biggest strengths is its simplicity. I do not want it to turn
> into a feature ridden dinosaur that is impossible to maintain.
I was hoping for something more like perl, where the easy things are
easy and the hard things are p
On 10/9/07, Bastien <[EMAIL PROTECTED]> wrote:
> "Eddward DeVilla" <[EMAIL PROTECTED]> writes:
> > It's more like, work can't even begin E until A, C & D are done. Work
> > can't start F until A & B are done.
>
> Would the TRIGGER/
On 10/9/07, Richard G Riley <[EMAIL PROTECTED]> wrote:
> I'm interested in this. Why would an Org file with permissions like 700
> be any more virus friendly than an .emacs with the same permissions? Een
> taking the windows case, a .emacs is executed each and every time, but
> the org file only wh
On 10/8/07, Russell Adams <[EMAIL PROTECTED]> wrote:
> On Mon, Oct 08, 2007 at 10:35:33PM -0500, Eddward DeVilla wrote:
> > I'm now at the point that I have several such projects in flight that
> > can block one another. One thing I think I'm eventually going
On 10/8/07, John Wiegley <[EMAIL PROTECTED]> wrote:
> How about just having generalized Lisp triggers:
[snip]
This could be dangerous. Org file are (most) text. The more code you
allow to be embedded, the more of a vector org-mode becomes for trojan
horse attacks. Of course I've been using lisp
On 10/8/07, Russell Adams <[EMAIL PROTECTED]> wrote:
> I love this discussion on properties for dependencies, but does anyone
> have a suggestion on how to visualize it?
>
> After you setup all these triggers, you still need a central place to
> view the overview and steps involved (I'm thinking pr
I'm not sure we are talking about the same things really.
On 10/8/07, Bastien <[EMAIL PROTECTED]> wrote:
> "Eddward DeVilla" <[EMAIL PROTECTED]> writes:
>
> > My only real issue is that I tend to think of task dependencies in
> > terms of the other
On 10/8/07, Bastien <[EMAIL PROTECTED]> wrote:
> Implementing tasks-dependencies sounds pretty exciting!
>
> I'd like to jump in this discussion with a very simple idea.
>
> ,
> | * TODO When this task is marked done, send SCHEDULED to the next task
> | :PROPERTIES:
> | :SEND: {SCHEDULED 'n
I've been waiting to see if org might develop something like todo
dependency ordering. Seems like one could use this with and estimated
time to complete a todo item to generate a milestone table or more
easily estimate how long a group of tasks will require to complete or
when the soonest a gi
My bad too. I didn't have org-mode in front of me, and I thought it
was C-right, not M-right. I count too much on muscle memory these
days.
Edd
On 10/7/07, Wanrong Lin <[EMAIL PROTECTED]> wrote:
>
> Sorry, my mistake. I should use M-S-right to shift the whole tree, not
> just M-right.
>
> Wanro
How are you moving it? I know if you use C-right, only the
heading goes right. If you use C-S-right, the whole sub-tree,
sub-headings and body text goes. (And I wish it would re-wrap, but
that's a different request.) If a body line is not indented (it
starts in column 0) it will not move ri
On 8/26/07, Bernt Hansen <[EMAIL PROTECTED]> wrote:
> In the following table I'd like to vertically sum the column and the
> compute a new value based on that sum.
>
> |---+---+---+---+---+-|
> | | A | B | C | Total | Details |
> |---+---+---+---+---+-|
> | # | 1 | 2 | 4 |
On 8/21/07, Rainer Stengele <[EMAIL PROTECTED]> wrote:
> Dear list,
>
> I'd like to have the initial lines (configuration) of any org file be
> the same. Yes, I could configure everything in my .emacs file - but I
> want to see my configuration - TAGS etc. - at the beginning of my org
> files.
> If
Hi,
I found a bug in the table formula editor. When I enter a range
like @-I$3..$3, it get converted to. @-I$3..C& in the editor. When I
move the cursor onto the range in the table formula, instead of just
highlighting the cells in column 3 down to the current cell, it
highlights a rectangle
I think I fixed my problem, but I was wondering if someone with some
more elisp org-code knowledge could check this for me. The 5.04 diff
is
8876a8877
>elements
It looks like an argument to the first mapconcat was missing in
org-table-make-reference.
Edd
On 7/27/07, Eddward DeVi
On 8/6/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I would like to have a solution for the following problem: I browse
> TODOs in my agenda view and I would like to postpone them, so agenda
> buffers don't list them until a certain date.
>
> I would like to quickly (by using shor
On 8/5/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello!
>
> Sometimes I write some comments after a todo entry like this:
>
> ,
> | *** TODO [#A] implement function XYZ
> |
> | VERY IMPORTANT: be careful not to forget ABC!!!
> `
>
> When I browse my todos in agenda view (see belo
I must have been asleep at the wheel when 5.04 came out. Anyhow,
that doesn't work either.
Edd
On 7/27/07, Eddward DeVilla <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> This is something I thought I had working before. In anycase,
> anytime I use a range in a ta
Hi all,
This is something I thought I had working before. In anycase,
anytime I use a range in a table, I cannot get it to evaluate. It
dies before even reaching the formula debugger with "Wrong number of
arguments: #, 2". This is org 5.03 and I've tried it
on emacs 21.1.1 and 21.3.50.1.
I found two problems is promotion and demotion. This is with org-more
5.03 on emacs 21.1.1 and 21.3.50.1.
First, given the file
--- test.org --
* h 1
t 1
*** h 1 1
t 1
*** h 1 2
t 1 2
--
Using M-S-right on heading 'h 1' produces
--- test.org --
***
On 7/19/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
On Jul 19, 2007, at 15:08, Eddward DeVilla wrote:
> Does emacs let you manually compile a regular expression? If so, it
> might be possible to recompile REs when ever they change.
This is not the issue. Yes, Emacs comp
On 7/18/07, Carsten Dominik <[EMAIL PROTECTED]> wrote:
Do you know a solution for this problem?
Does emacs let you manually compile a regular expression? If so, it
might be possible to recompile REs when ever they change.
Edd
___
Emacs-orgmode mai
On 7/12/07, Cecil Westerhof <[EMAIL PROTECTED]> wrote:
Yes, it looks like it works completly. (What I am missing is a knowledge
of Lisp. Thus that will come.)
One thing bugs me. I am used to end a formula ending with ';N'.
By default the field values are passed to the lisp expression as a
stri
I take that back. I think it is right. I thought hard coded and
frodatum were supposed to match. Unfortunately, it looks like the
mailed mangles the formula line.
On 7/11/07, Eddward DeVilla <[EMAIL PROTECTED]> wrote:
Is this any better. I don't think it's en
Is this any better. I don't think it's entirely right yet.
|---++++|
| | datum | from datum | hard coded ||
|---++++|
| # | 2007-01-01 | 1 | 1 | 2007-01-01
1 - 100 of 182 matches
Mail list logo