all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Eli Zaretskii <eliz@gnu.org>, Robert Pluim <rpluim@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: master 95e8c7d 1/2: ; Fix typos
Date: Fri, 9 Oct 2020 21:01:42 +0000	[thread overview]
Message-ID: <CADwFkmmtPrdRUF7mBe25ij3iTQxNcp4Y_fpym1QdHcv3gyYjAw@mail.gmail.com> (raw)
In-Reply-To: <83tuv35upc.fsf@gnu.org>

Eli Zaretskii <eliz@gnu.org> writes:

>>     Stefan>  (defmacro semantic-parse-tree-unparseable-p ()
>>     Stefan> -  "Return non-nil if the current buffer has been marked unparseable."
>>     Stefan> +  "Return non-nil if the current buffer has been marked unparsable."
>>     Stefan>    '(eq semantic-parse-tree-state 'unparseable))
>>
>> The highly accurate method of googling both and comparing the counts
>> is not in favour of this change. The principle of making the
>> documentation and the code align is *definitely* not in favour of this
>> change.
>
> See also
>
>   https://en.wiktionary.org/wiki/parsable

From that link:

    Both the spellings parsable and parseable are widely used with
    similar frequency; the spelling parsable (without the ‘e’) is
    preferred in formal usage, according to the rule:

    “Verbs drop silent final -e except after c and g (e.g. movable but
    changeable)”

    as mentioned in the OED, and used in World Wide Web Consortium
    standards.

But it is true that it would be preferable if the code matched the
documentation.  In the interest of consistency we are better off
sticking to one spelling.  Note that we already had around 40 other
instances of "parsable" in our source tree.

This is obviously extremely minor.  Personally I'd rather fix the names
of those two macros to match the docstring.  IIUC, an obsolete function
alias would do the job.



  reply	other threads:[~2020-10-09 21:01 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20201009134249.15265.31644@vcs0.savannah.gnu.org>
     [not found] ` <20201009134252.81B3620A15@vcs0.savannah.gnu.org>
2020-10-09 13:57   ` master 95e8c7d 1/2: ; Fix typos Robert Pluim
2020-10-09 14:40     ` Eli Zaretskii
2020-10-09 21:01       ` Stefan Kangas [this message]
2020-10-09 21:14         ` Drew Adams
2020-10-10  6:56         ` Eli Zaretskii
2020-10-10  8:14           ` Stefan Kangas
2020-10-12  8:19             ` Robert Pluim
2020-10-12 14:58               ` Eli Zaretskii
2020-10-16  9:58                 ` Stefan Kangas

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=CADwFkmmtPrdRUF7mBe25ij3iTQxNcp4Y_fpym1QdHcv3gyYjAw@mail.gmail.com \
    --to=stefan@marxist.se \
    --cc=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=rpluim@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.