* org compact guide texinfo bug ?
@ 2016-04-08 12:51 Jean-Christophe Helary
2016-04-08 20:53 ` Nicolas Goaziou
0 siblings, 1 reply; 3+ messages in thread
From: Jean-Christophe Helary @ 2016-04-08 12:51 UTC (permalink / raw)
To: emacs-orgmode
It's my fist message to the list so I hope I'm not missing anything.
In section 10.4 "Commands in the agenda buffer" the View/Go to Org file commands are described as:
@tsubheading{View/Go to Org file}
@item mouse-3
@itemx @key{SPC}
Display the original location of the item in another window.
With prefix arg, make sure that the entire entry is made visible in the
outline, not only the heading.
@c
@itemx @key{TAB}
Go to the original location of the item in another window. Under Emacs
22, @kbd{mouse-1} will also work for this.
@c
@itemx @key{RET}
Go to the original location of the item and delete other windows.
@c
According to the Texinfo documentation:
https://www.gnu.org/software/texinfo/manual/texinfo/html_node/_0040itemx.html
It seems like:
@itemx @key{TAB}
and
@itemx @key{RET}
are not subsequent entries of @item mouse-3 but entries on their own.
They should be coded as @item.
Jean-Christophe Helary
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org compact guide texinfo bug ?
2016-04-08 12:51 org compact guide texinfo bug ? Jean-Christophe Helary
@ 2016-04-08 20:53 ` Nicolas Goaziou
2016-04-08 23:57 ` Jean-Christophe Helary
0 siblings, 1 reply; 3+ messages in thread
From: Nicolas Goaziou @ 2016-04-08 20:53 UTC (permalink / raw)
To: Jean-Christophe Helary; +Cc: emacs-orgmode
Hello,
Jean-Christophe Helary <jean.christophe.helary@gmail.com> writes:
> It's my fist message to the list
Welcome!
> In section 10.4 "Commands in the agenda buffer" the View/Go to Org file commands are described as:
>
> @tsubheading{View/Go to Org file}
> @item mouse-3
> @itemx @key{SPC}
> Display the original location of the item in another window.
> With prefix arg, make sure that the entire entry is made visible in the
> outline, not only the heading.
> @c
> @itemx @key{TAB}
> Go to the original location of the item in another window. Under Emacs
> 22, @kbd{mouse-1} will also work for this.
> @c
> @itemx @key{RET}
> Go to the original location of the item and delete other windows.
> @c
>
> According to the Texinfo documentation:
> https://www.gnu.org/software/texinfo/manual/texinfo/html_node/_0040itemx.html
>
> It seems like:
>
> @itemx @key{TAB}
>
> and
>
> @itemx @key{RET}
>
> are not subsequent entries of @item mouse-3 but entries on their own.
>
> They should be coded as @item.
Fixed. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: org compact guide texinfo bug ?
2016-04-08 20:53 ` Nicolas Goaziou
@ 2016-04-08 23:57 ` Jean-Christophe Helary
0 siblings, 0 replies; 3+ messages in thread
From: Jean-Christophe Helary @ 2016-04-08 23:57 UTC (permalink / raw)
To: emacs-orgmode
> 2016/04/09 5:53、Nicolas Goaziou <mail@nicolasgoaziou.fr> のメール:
>
>> @itemx @key{TAB}
>>
>> and
>>
>> @itemx @key{RET}
>>
>> are not subsequent entries of @item mouse-3 but entries on their own.
>>
>> They should be coded as @item.
>
> Fixed. Thank you.
Thank you very much !
Jean-Christophe Helary
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-04-08 23:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-08 12:51 org compact guide texinfo bug ? Jean-Christophe Helary
2016-04-08 20:53 ` Nicolas Goaziou
2016-04-08 23:57 ` Jean-Christophe Helary
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).