all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nicolas Goaziou <mail@nicolasgoaziou.fr>
To: Jorge Morais Neto <jorge13515@gmail.com>
Cc: org mode <emacs-orgmode@gnu.org>
Subject: Re: Bug: second batch of small documentation problems [9.0 (9.0-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20161102/)]
Date: Mon, 07 Nov 2016 01:20:31 +0100	[thread overview]
Message-ID: <87twbkkunk.fsf@nicolasgoaziou.fr> (raw)
In-Reply-To: <CAJR3QnevNB+foybMsBUcVdr1KMbQkeEmj874o2VRTgqM0=b-zg@mail.gmail.com> (Jorge Morais Neto's message of "Sun, 6 Nov 2016 10:55:52 -0200")

Hello,

Jorge Morais Neto <jorge13515@gmail.com> writes:

> Finally the second batch I promised.

Thank you.

> - org-table-convert-region docstring is less complete than the manual\\
>   The docstring contains the line:
>
>   #+BEGIN_QUOTE
>   integer  When a number, use that many spaces as field separator
>   #+END_QUOTE
>
>
>   [[info:org#Built-in table editor]] says:
>
>   #+BEGIN_QUOTE
>   a numeric argument N indicates that at least N consecutive spaces, or
>   alternatively a TAB will be the separator.
>   #+END_QUOTE
>
>   In the latter, notice the "or alternatively a TAB".  I believe the docstring
>   should be complete, so please add this information.

Fixed.

> - org-archive-to-archive-sibling ARCHIVE_TIME property\\
>   org-archive-to-archive-sibling adds an ARCHIVE_TIME property.This should be
>   documented in the docstring

Done.

> and probably also in the manual.

I'm not sure it belongs to the manual, as it is more of an
implementation detail. For the time being, I don't add it.

> - [[info:org#The very busy C-c C-c key]]
>
>   #+BEGIN_QUOTE
>    If the current buffer is a capture buffer, close the note and file it.
>   With a prefix argument, file it, without further interaction, to the
>   default location.
>   #+END_QUOTE
>
>   Actually, according to [[info:org#Using capture]] and to my quick test,
>   C-c C-c restores the original window configuration, /and the effect of C-u is
>   to make it also jump to the captured item/.

Fixed.

> - org-match-sparse-tree’s docstring omits it can also match
> properties.

Fixed.

> - [[info:org#Setting tags]] should inform that tag letters for the single-key
>   interface are case-sensitive.  In "For this to work well you should assign
>   unique letters to most of your commonly used tags.", replace "assign unique
>   letters" → "assign unique letters (case-sensitive)".  After "In this
>   interface, you can use the following keys:", please write "a-zA-Z" instead of
>   "a-z".  Finally, in the docstring of org-tag-alist, please replace "SELECT is
>   a character" → "SELECT is a case-sensitive letter".

Done.

> - org-capture’s docstring could mention ID creation\\
>   org-capture creates an ID property if org-id-link-to-org-use-id is set to t.
>   This is already documented in that option’s docstring, but perhaps it should
>   also be documented in org-capture’s docstring and [[info:org#Using capture]].
>   The reason is that if a user is surprised that org-capture created an ID
>   property, he will look in org-capture’s docstring or perhaps in the manual
>   section.  He may not remember to check org-id-link-to-org-use-id’s
>   docstring

`org-capture' itself doesn't check `org-id-link-to-org-use-id' so it
would be confusing to write about it in the docstring. I didn't find an
adequate location for this (`org-capture-templates' maybe), so I didn't
change anything here.

> - org-startup-folded’s docstring misreports the default value of
>   org-agenda-inhibit-startup.  The docstring’s last paragraph need changing.

Done.

> - org-agenda-todo-ignore-deadlines’ docstring about ’far
>   The documentation of 'far says:
>
>   #+BEGIN_QUOTE
>   Dont show TODO entries where a deadline has been defined, but the deadline
>   is not near.  This is useful if you dont want to use the todo list to figure
>   out what to do now.
>   #+END_QUOTE
>
>   I do not understand this reasoning.

Fixed.

> - I believe that many people use .emacs.d/init.el instead of .emacs.  To better
>   reflect this reality, should not Org’s manual use the expression "Emacs init
>   file" instead of ".emacs"?

I agree. Done.

> - Typos and small corrections:
>   - Docstring of org-agenda-show-inherited-tags
>
>     #+BEGIN_QUOTE
>     when the value of org-agenda-use-tag-inheritance has been taken into
>     account.
>     #+END_QUOTE
>
>     "has been taken into account." → "enables tag inheritance for the given
>     agenda type."

Done.

>   - Docstring of org-agenda-week-view\\
>     In "Switch to daily view for agenda", "daily" → "weekly".

Done.

Regards,

-- 
Nicolas Goaziou

  reply	other threads:[~2016-11-07  0:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06 12:55 Bug: second batch of small documentation problems [9.0 (9.0-elpaplus @ /home/jorge/.emacs.d/elpa/org-plus-contrib-20161102/)] Jorge Morais Neto
2016-11-07  0:20 ` Nicolas Goaziou [this message]
2016-11-07 10:57   ` Jorge Morais Neto
2016-11-12  0:47     ` Nicolas Goaziou
2016-11-12 19:56       ` Jorge Morais Neto
2016-11-13 17:22         ` Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87twbkkunk.fsf@nicolasgoaziou.fr \
    --to=mail@nicolasgoaziou.fr \
    --cc=emacs-orgmode@gnu.org \
    --cc=jorge13515@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.