emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [BUG?] wrong docstring for `org-reverse-note-order'
@ 2015-03-24 18:20 Xavier
  2015-03-24 21:05 ` Nicolas Goaziou
  0 siblings, 1 reply; 3+ messages in thread
From: Xavier @ 2015-03-24 18:20 UTC (permalink / raw)
  To: emacs-orgmode

Hello,

C-h v org-reverse-node-order goes like this:

org-reverse-note-order's value is nil

Documentation:
Non-nil means store new notes at the beginning of a file or entry.
When nil, new notes will be filed to the end of a file or entry.
This can also be a list with cons cells of regular expressions that
are matched against file names, and values.

You can customize this variable.

I have it set to `nil' but I got the behaviour of the `non-nil' part.
Here is my example:

*** DONE Enregistrer résultats athlètes ASPTT            
:@computer:@online:
    - State "DONE"       from "DEMA"       [2015-03-24 Tue 07:14]
    - Note taken on [2015-03-24 Tue 07:12] \\
      Il faut bien la neutraliser au niveau du challenge kilo
    - State "DEMA"       from "W4"         [2015-03-24 Tue 07:12]
    CLOCK: [2015-03-24 Tue 06:50]--[2015-03-24 Tue 07:14] =>  0:24
    - State "WAIT"       from "DEMA"    [2015-03-23 Mon 06:30] \\
      En attente du retour du bureau concernant le traitement des
      résultats.
      Dois-je la neutraliser ?
    CLOCK: [2015-03-23 Mon 06:28]--[2015-03-23 Mon 06:29] =>  0:01
    :PROPERTIES:
    :Effort:   0:45
    :END:

As far as I understand, the DONE state should be downside, right ?
Is this the correct understanding then ?

Regards
-- 
  Xavier
  xavier@maillard.im

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG?] wrong docstring for `org-reverse-note-order'
  2015-03-24 18:20 [BUG?] wrong docstring for `org-reverse-note-order' Xavier
@ 2015-03-24 21:05 ` Nicolas Goaziou
  2015-03-24 21:32   ` Xavier Maillard
  0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2015-03-24 21:05 UTC (permalink / raw)
  To: Xavier; +Cc: emacs-orgmode

Hello,

Xavier <xavier@maillard.im> writes:

> org-reverse-note-order's value is nil
>
> Documentation:
> Non-nil means store new notes at the beginning of a file or entry.
> When nil, new notes will be filed to the end of a file or entry.
> This can also be a list with cons cells of regular expressions that
> are matched against file names, and values.
>
> You can customize this variable.
>
> I have it set to `nil' but I got the behaviour of the `non-nil' part.
> Here is my example:
>
> *** DONE Enregistrer résultats athlètes ASPTT            
> :@computer:@online:
>     - State "DONE"       from "DEMA"       [2015-03-24 Tue 07:14]
>     - Note taken on [2015-03-24 Tue 07:12] \\
>       Il faut bien la neutraliser au niveau du challenge kilo
>     - State "DEMA"       from "W4"         [2015-03-24 Tue 07:12]
>     CLOCK: [2015-03-24 Tue 06:50]--[2015-03-24 Tue 07:14] =>  0:24
>     - State "WAIT"       from "DEMA"    [2015-03-23 Mon 06:30] \\
>       En attente du retour du bureau concernant le traitement des
>       résultats.
>       Dois-je la neutraliser ?
>     CLOCK: [2015-03-23 Mon 06:28]--[2015-03-23 Mon 06:29] =>  0:01
>     :PROPERTIES:
>     :Effort:   0:45
>     :END:
>
> As far as I understand, the DONE state should be downside, right ?
> Is this the correct understanding then ?

AFAIU, `org-reverse-note-order' is about refiling and capturing. You
want to use `org-log-states-order-reversed'.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [BUG?] wrong docstring for `org-reverse-note-order'
  2015-03-24 21:05 ` Nicolas Goaziou
@ 2015-03-24 21:32   ` Xavier Maillard
  0 siblings, 0 replies; 3+ messages in thread
From: Xavier Maillard @ 2015-03-24 21:32 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: emacs-orgmode


Nicolas Goaziou <mail@nicolasgoaziou.fr> writes:

> Hello,
>
> Xavier <xavier@maillard.im> writes:
>
>> org-reverse-note-order's value is nil
>>
>> As far as I understand, the DONE state should be downside, right ?
>> Is this the correct understanding then ?
>
> AFAIU, `org-reverse-note-order' is about refiling and capturing. You
> want to use `org-log-states-order-reversed'.

I will try and compare both.

Regards
-- Xavier.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-24 21:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-24 18:20 [BUG?] wrong docstring for `org-reverse-note-order' Xavier
2015-03-24 21:05 ` Nicolas Goaziou
2015-03-24 21:32   ` Xavier Maillard

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).