all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#24595: 24.5; Org manual indexing for #+STARTUP entries
@ 2016-10-03  3:44 Drew Adams
  2016-10-03  6:55 ` Eli Zaretskii
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2016-10-03  3:44 UTC (permalink / raw
  To: 24595

See http://emacs.stackexchange.com/q/27523/105.

Finding information in the Org manual is not as easy as it should be.
There are no TAB (prefix) completions for "STARTUP", for example.

Using substring completion, with Icicles, I see all of these
completions:

#+STARTUP                        org-agenda-inhibit-startup       org-agend=
a-inhibit-startup <1>=20
org-hide-block-startup           org-set-startup-visibility       org-set-s=
tartup-visibility <1>=20
org-startup-align-all-tables     org-startup-align-all-tables <1> org-start=
up-folded=20
org-startup-folded <1>           org-startup-folded <2>           org-start=
up-indented=20
org-startup-with-inline-images   org-startup-with-inline-images <1>=20
org-startup-with-latex-preview   org-startup-with-latex-preview <1>=20
set startup visibility, command  =A1=AEalign=A1=AF, STARTUP keyword        =
 =A1=AEconstcgs=A1=AF, STARTUP keyword=20
=A1=AEconstSI=A1=AF, STARTUP keyword       =A1=AEcontent=A1=AF, STARTUP key=
word       =A1=AEcontent=A1=AF, STARTUP keyword <1>=20
=A1=AEcustomtime=A1=AF, STARTUP keyword    =A1=AEentitiesplain=A1=AF, START=
UP keyword =A1=AEentitiespretty=A1=AF, STARTUP keyword=20
=A1=AEentitiespretty=A1=AF, STARTUP keyword <1> =A1=AEeven=A1=AF, STARTUP k=
eyword     =A1=AEfnadjust=A1=AF, STARTUP keyword=20
=A1=AEfnauto=A1=AF, STARTUP keyword        =A1=AEfnconfirm=A1=AF, STARTUP k=
eyword     =A1=AEfninline=A1=AF, STARTUP keyword=20
=A1=AEfnlocal=A1=AF, STARTUP keyword       =A1=AEfnplain=A1=AF, STARTUP key=
word       =A1=AEfnprompt=A1=AF, STARTUP keyword=20
=A1=AEhideblocks=A1=AF, STARTUP keyword    =A1=AEhideblocks=A1=AF, STARTUP =
keyword <1> =A1=AEhidestars=A1=AF, STARTUP keyword=20
=A1=AEindent=A1=AF, STARTUP keyword        =A1=AEinlineimages=A1=AF, STARTU=
P keyword=20=20
=A1=AEinlineimages=A1=AF, STARTUP keyword <1> =A1=AElatexpreview=A1=AF, STA=
RTUP keyword=20
=A1=AElogdone=A1=AF, STARTUP keyword       =A1=AElogdrawer=A1=AF, STARTUP k=
eyword=20=20=20=20=20
=A1=AElognoteclock-out=A1=AF, STARTUP keyword =A1=AElognotedone=A1=AF, STAR=
TUP keyword=20
=A1=AElognoteredeadline=A1=AF, STARTUP keyword =A1=AElognoterefile=A1=AF, S=
TARTUP keyword=20
=A1=AElognoterepeat=A1=AF, STARTUP keyword =A1=AElognotereschedule=A1=AF, S=
TARTUP keyword=20
=A1=AElogredeadline=A1=AF, STARTUP keyword =A1=AElogrefile=A1=AF, STARTUP k=
eyword     =A1=AElogrepeat=A1=AF, STARTUP keyword=20
=A1=AElogreschedule=A1=AF, STARTUP keyword =A1=AElogstatesreversed=A1=AF, S=
TARTUP keyword=20
=A1=AEnoalign=A1=AF, STARTUP keyword       =A1=AEnofnadjust=A1=AF, STARTUP =
keyword    =A1=AEnofninline=A1=AF, STARTUP keyword=20
=A1=AEnohideblocks=A1=AF, STARTUP keyword  =A1=AEnohideblocks=A1=AF, STARTU=
P keyword <1>=20
=A1=AEnoindent=A1=AF, STARTUP keyword      =A1=AEnoinlineimages=A1=AF, STAR=
TUP keyword=20
=A1=AEnoinlineimages=A1=AF, STARTUP keyword <1> =A1=AEnolatexpreview=A1=AF,=
 STARTUP keyword=20
=A1=AEnologdone=A1=AF, STARTUP keyword     =A1=AEnologdrawer=A1=AF, STARTUP=
 keyword=20=20=20
=A1=AEnolognoteclock-out=A1=AF, STARTUP keyword =A1=AEnologredeadline=A1=AF=
, STARTUP keyword=20
=A1=AEnologrefile=A1=AF, STARTUP keyword   =A1=AEnologrepeat=A1=AF, STARTUP=
 keyword   =A1=AEnologreschedule=A1=AF, STARTUP keyword=20
=A1=AEnologstatesreversed=A1=AF, STARTUP keyword =A1=AEodd=A1=AF, STARTUP k=
eyword     =A1=AEoverview=A1=AF, STARTUP keyword=20
=A1=AEoverview=A1=AF, STARTUP keyword <1>  =A1=AEshowall=A1=AF, STARTUP key=
word       =A1=AEshowall=A1=AF, STARTUP keyword <1>=20
=A1=AEshoweverything=A1=AF, STARTUP keyword =A1=AEshoweverything=A1=AF, STA=
RTUP keyword <1>=20
=A1=AEshowstars=A1=AF, STARTUP keyword=20

Most of those, a user will never think of trying to complete with TAB.
In particular, why are things put between single-quotes?  That's not
very helpful for completion.

(As an aside, the names of many nodes in the manual use sentence case,
not title case.  Title case is the convention used for Emacs.  For
example, instead of `Visibility cycling' the convention is to use
`Visibility Cycling'.)

In GNU Emacs 24.5.1 (i686-pc-mingw32)
 of 2015-04-11 on LEG570
Windowing system distributor `Microsoft Corp.', version 6.1.7601
Configured using:
 `configure --prefix=3D/c/usr --host=3Di686-pc-mingw32'





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

* bug#24595: 24.5; Org manual indexing for #+STARTUP entries
  2016-10-03  3:44 bug#24595: 24.5; Org manual indexing for #+STARTUP entries Drew Adams
@ 2016-10-03  6:55 ` Eli Zaretskii
  0 siblings, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2016-10-03  6:55 UTC (permalink / raw
  To: Drew Adams; +Cc: 24595

> Date: Sun, 2 Oct 2016 20:44:09 -0700 (PDT)
> From: Drew Adams <drew.adams@oracle.com>
> 
> See http://emacs.stackexchange.com/q/27523/105.
> 
> Finding information in the Org manual is not as easy as it should be.
> There are no TAB (prefix) completions for "STARTUP", for example.

This should be reported to Org developers, not here.





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

* bug#24595: 24.5; Org manual indexing for #+STARTUP entries
       [not found] ` <<83ponhq5u2.fsf@gnu.org>
@ 2016-10-03 13:25   ` Drew Adams
  2018-07-07 11:18     ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Drew Adams @ 2016-10-03 13:25 UTC (permalink / raw
  To: Eli Zaretskii; +Cc: 24595

> This should be reported to Org developers, not here.

Org is part of distributed Emacs.  Bug reports for it should be
dispatched from here automatically, or Org maintainers should
pick them up here.

I don't use Org.  Just reporting the problem, in case it helps.





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

* bug#24595: 24.5; Org manual indexing for #+STARTUP entries
  2016-10-03 13:25   ` Drew Adams
@ 2018-07-07 11:18     ` Nicolas Goaziou
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2018-07-07 11:18 UTC (permalink / raw
  To: Drew Adams; +Cc: Eli Zaretskii, 24595-done

Hello,

Drew Adams <drew.adams@oracle.com> writes:

>> This should be reported to Org developers, not here.
>
> Org is part of distributed Emacs.  Bug reports for it should be
> dispatched from here automatically, or Org maintainers should
> pick them up here.
>
> I don't use Org.  Just reporting the problem, in case it helps.

It does. The new manual (for Org 9.2) hopefully fixes these. Please
open a new bug report if you think it doesn't.

I'm closing this one.

Thank you.

Regards,

-- 
Nicolas Goaziou                                                0x80A93738

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

end of thread, other threads:[~2018-07-07 11:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-03  3:44 bug#24595: 24.5; Org manual indexing for #+STARTUP entries Drew Adams
2016-10-03  6:55 ` Eli Zaretskii
     [not found] <<98dd1cb2-5c1a-4f80-8d40-13b2567b720c@default>
     [not found] ` <<83ponhq5u2.fsf@gnu.org>
2016-10-03 13:25   ` Drew Adams
2018-07-07 11:18     ` Nicolas Goaziou

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.