all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#1944: typos (and other bugs) in Org mode's doc (in v23.0.6) (9)
@ 2009-01-18  0:00 Peter Tury
  2009-01-18  0:57 ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Peter Tury @ 2009-01-18  0:00 UTC (permalink / raw)
  To: emacs-pretest-bug

Hi,

1)
in (info "(org) Remember templates") 'fo' is written instead of 'for'(?):
"and exclude templates fo which this condition is not fulfilled"

2)
in (info "(org) Agenda commands") 'where' is written instead of 'were' in
"In Logbook mode, entries that where marked DONE while logging was on
(variable `org-log-done') are shown in the agenda, as are entries that
have been clocked on that day."

3)
in the same node (=Agenda commands) the word 'archieved'(?) is missing -- maybe:
"In archives mode, trees that are marked [archieved?] are also scanned
when producing the agenda."

4)
in (info "(org) Categories") this sentence is wrong -- maybe; at least
I can't interpret it...:
"If you would like to have a special CATEGORY for a single entry or a
(sub)tree, give the entry a `:CATEGORY:' property with the location as
the value."

It might be better this way:
"If you would like to have a special CATEGORY for a single entry or a
(sub)tree, give the entry/(sub)tree a `:CATEGORY:' property with the
special CATEGORY you want to apply as the value."??

5)
(info "(org) Agenda commands") does not mention iCalendar (.ics)
possibility at exporting (C-x C-w) -- contrary to (info "(org)
Exporting Agenda Views"). I suggest not to detail exporting in "Agenda
commands": just put a link to the node "Exporting Agenda Views"
instead.

6)
The link http://orgmode.org/worg/code/org-info-js/org-info.js.html in
(info "(org) Javascript support") does not work for me now.

7)
I am not sure if this is a bug in Org's doc or (Info of) Emacs 23 or
Ubuntu (8.10) or what, but the headline of (info "(org) Extensions")
looks like this for me:

F\303\274ggel\303\251k: A Extensions
************************

The first word tries to be in Hungarian (=my language in Ubuntu) and
should look like this: "Függelék". In fact, if I copy-paste it here,
it arrives in a good form into my Firefox (gmail), so those char.codes
work somehow...

(Naturally(?) the same problem comes for (info "(org) Hacking").)

8)
Line breaking is wrong in (info "(org) Extensions in the contrib
directory"). It seems as if its source would have been indented
manually for lines with different length: they contain "       "
inside lines. Here is an example, but please note that this node
contains a lot of other similarly wrongly formatted lines:

`org-annotation-helper.el' by Bastien Guerry and Daniel E. German
     Call remember directly from Firefox/Opera, or from Adobe Reader.
         When activating a special link or bookmark, Emacs receives a
     trigger to       create a note with a link back to the website.
     Requires some setup, a       detailes description is in
     `contrib/packages/org-annotation-helper'.

9)
(info "(org) Other extensions") looks funny :-)

Thanks for org-mode anyway,
P






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

* bug#1944: typos (and other bugs) in Org mode's doc (in v23.0.6) (9)
  2009-01-18  0:00 bug#1944: typos (and other bugs) in Org mode's doc (in v23.0.6) (9) Peter Tury
@ 2009-01-18  0:57 ` Bastien
  2009-01-18  6:46   ` Carsten Dominik
  0 siblings, 1 reply; 4+ messages in thread
From: Bastien @ 2009-01-18  0:57 UTC (permalink / raw)
  To: Peter Tury; +Cc: emacs-pretest-bug, 1944, Carsten Dominik

Hi Peter,

Peter Tury <tury.peter@gmail.com> writes:

> in (info "(org) Remember templates") 'fo' is written instead of 'for'(?):
> "and exclude templates fo which this condition is not fulfilled"

Fixed.

> 2)
> in (info "(org) Agenda commands") 'where' is written instead of 'were' in
> "In Logbook mode, entries that where marked DONE while logging was on
> (variable `org-log-done') are shown in the agenda, as are entries that
> have been clocked on that day."

Fixed.

> 3)
> in the same node (=Agenda commands) the word 'archieved'(?) is missing -- maybe:
> "In archives mode, trees that are marked [archieved?] are also scanned
> when producing the agenda."

Fixed.  Carsten, can you double-check this?

> 4)
> in (info "(org) Categories") this sentence is wrong -- maybe; at least
> I can't interpret it...:
> "If you would like to have a special CATEGORY for a single entry or a
> (sub)tree, give the entry a `:CATEGORY:' property with the location as
> the value."
>
> It might be better this way:
> "If you would like to have a special CATEGORY for a single entry or a
> (sub)tree, give the entry/(sub)tree a `:CATEGORY:' property with the
> special CATEGORY you want to apply as the value."??

Mmhh...   not sure the second version is clearer.  I find the first one
quite all right.   Carsten.

> 5)
> (info "(org) Agenda commands") does not mention iCalendar (.ics)
> possibility at exporting (C-x C-w) -- contrary to (info "(org)
> Exporting Agenda Views"). I suggest not to detail exporting in "Agenda
> commands": just put a link to the node "Exporting Agenda Views"
> instead.

In the git version of Org, C-x C-w is mentionned. 

> 6)
> The link http://orgmode.org/worg/code/org-info-js/org-info.js.html in
> (info "(org) Javascript support") does not work for me now.

Fixed.

> 7)
> I am not sure if this is a bug in Org's doc or (Info of) Emacs 23 or
> Ubuntu (8.10) or what, but the headline of (info "(org) Extensions")
> looks like this for me:
>
> F\303\274ggel\303\251k: A Extensions
> ************************
>
> The first word tries to be in Hungarian (=my language in Ubuntu) and
> should look like this: "Függelék". In fact, if I copy-paste it here,
> it arrives in a good form into my Firefox (gmail), so those char.codes
> work somehow...
>
> (Naturally(?) the same problem comes for (info "(org) Hacking").)

Can't reproduce this...

> 8)
> Line breaking is wrong in (info "(org) Extensions in the contrib
> directory"). It seems as if its source would have been indented
> manually for lines with different length: they contain "       "
> inside lines. Here is an example, but please note that this node
> contains a lot of other similarly wrongly formatted lines:
>
> `org-annotation-helper.el' by Bastien Guerry and Daniel E. German
>      Call remember directly from Firefox/Opera, or from Adobe Reader.
>          When activating a special link or bookmark, Emacs receives a
>      trigger to       create a note with a link back to the website.
>      Requires some setup, a       detailes description is in
>      `contrib/packages/org-annotation-helper'.

Fixed.

> 9)
> (info "(org) Other extensions") looks funny :-)

I guess it's a feature, not a bug :)

> Thanks for org-mode anyway,

You own this to Carsten! 

Thanks very much for the careful feedback,

-- 
 Bastien






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

* bug#1944: typos (and other bugs) in Org mode's doc (in v23.0.6) (9)
  2009-01-18  0:57 ` Bastien
@ 2009-01-18  6:46   ` Carsten Dominik
  2009-01-18 12:32     ` Bastien
  0 siblings, 1 reply; 4+ messages in thread
From: Carsten Dominik @ 2009-01-18  6:46 UTC (permalink / raw)
  To: Bastien; +Cc: Peter Tury, Carsten Dominik, 1944, emacs-pretest-bug

[-- Attachment #1: Type: text/plain, Size: 3976 bytes --]


On Jan 18, 2009, at 1:57 AM, Bastien wrote:

> Hi Peter,
>
> Peter Tury <tury.peter@gmail.com> writes:
>
>> in (info "(org) Remember templates") 'fo' is written instead of  
>> 'for'(?):
>> "and exclude templates fo which this condition is not fulfilled"
>
> Fixed.
>
>> 2)
>> in (info "(org) Agenda commands") 'where' is written instead of  
>> 'were' in
>> "In Logbook mode, entries that where marked DONE while logging was on
>> (variable `org-log-done') are shown in the agenda, as are entries  
>> that
>> have been clocked on that day."
>
> Fixed.
>
>> 3)
>> in the same node (=Agenda commands) the word 'archieved'(?) is  
>> missing -- maybe:
>> "In archives mode, trees that are marked [archieved?] are also  
>> scanned
>> when producing the agenda."
>
> Fixed.  Carsten, can you double-check this?
>
>> 4)
>> in (info "(org) Categories") this sentence is wrong -- maybe; at  
>> least
>> I can't interpret it...:
>> "If you would like to have a special CATEGORY for a single entry or a
>> (sub)tree, give the entry a `:CATEGORY:' property with the location  
>> as
>> the value."
>>
>> It might be better this way:
>> "If you would like to have a special CATEGORY for a single entry or a
>> (sub)tree, give the entry/(sub)tree a `:CATEGORY:' property with the
>> special CATEGORY you want to apply as the value."??
>
> Mmhh...   not sure the second version is clearer.  I find the first  
> one
> quite all right.   Carsten.

Hi Bastien and Peter,  I think it must be a mix:

"If you would like to have a special CATEGORY for a single entry or a
(sub)tree, give the entry a `:CATEGORY:' property with the
special category you want to apply as the value."

Will you make this fix, Bastien?


>
>
>> 5)
>> (info "(org) Agenda commands") does not mention iCalendar (.ics)
>> possibility at exporting (C-x C-w) -- contrary to (info "(org)
>> Exporting Agenda Views"). I suggest not to detail exporting in  
>> "Agenda
>> commands": just put a link to the node "Exporting Agenda Views"
>> instead.
>
> In the git version of Org, C-x C-w is mentionned.
>
>> 6)
>> The link http://orgmode.org/worg/code/org-info-js/org-info.js.html in
>> (info "(org) Javascript support") does not work for me now.
>
> Fixed.
>
>> 7)
>> I am not sure if this is a bug in Org's doc or (Info of) Emacs 23 or
>> Ubuntu (8.10) or what, but the headline of (info "(org) Extensions")
>> looks like this for me:
>>
>> F\303\274ggel\303\251k: A Extensions
>> ************************
>>
>> The first word tries to be in Hungarian (=my language in Ubuntu) and
>> should look like this: "Függelék". In fact, if I copy-paste it here,
>> it arrives in a good form into my Firefox (gmail), so those  
>> char.codes
>> work somehow...
>>
>> (Naturally(?) the same problem comes for (info "(org) Hacking").)
>
> Can't reproduce this...

Me neither.

Thanks for the feedback.

- Carsten


>
>
>> 8)
>> Line breaking is wrong in (info "(org) Extensions in the contrib
>> directory"). It seems as if its source would have been indented
>> manually for lines with different length: they contain "       "
>> inside lines. Here is an example, but please note that this node
>> contains a lot of other similarly wrongly formatted lines:
>>
>> `org-annotation-helper.el' by Bastien Guerry and Daniel E. German
>>     Call remember directly from Firefox/Opera, or from Adobe Reader.
>>         When activating a special link or bookmark, Emacs receives a
>>     trigger to       create a note with a link back to the website.
>>     Requires some setup, a       detailes description is in
>>     `contrib/packages/org-annotation-helper'.
>
> Fixed.
>
>> 9)
>> (info "(org) Other extensions") looks funny :-)
>
> I guess it's a feature, not a bug :)
>
>> Thanks for org-mode anyway,
>
> You own this to Carsten!
>
> Thanks very much for the careful feedback,
>
> -- 
> Bastien


[-- Attachment #2: Type: text/html, Size: 7056 bytes --]

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

* bug#1944: typos (and other bugs) in Org mode's doc (in v23.0.6) (9)
  2009-01-18  6:46   ` Carsten Dominik
@ 2009-01-18 12:32     ` Bastien
  0 siblings, 0 replies; 4+ messages in thread
From: Bastien @ 2009-01-18 12:32 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: Peter Tury, 1944, emacs-pretest-bug

Carsten Dominik <dominik@science.uva.nl> writes:

> Hi Bastien and Peter,  I think it must be a mix:
>
> "If you would like to have a special CATEGORY for a single entry or a
> (sub)tree, give the entry a `:CATEGORY:' property with the
> special category you want to apply as the value."
>
> Will you make this fix, Bastien?

Done!

-- 
 Bastien






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

end of thread, other threads:[~2009-01-18 12:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-18  0:00 bug#1944: typos (and other bugs) in Org mode's doc (in v23.0.6) (9) Peter Tury
2009-01-18  0:57 ` Bastien
2009-01-18  6:46   ` Carsten Dominik
2009-01-18 12:32     ` Bastien

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.