all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: don@donarmstrong.com (Emacs bug Tracking System)
To: Chong Yidong <cyd@stupidchicken.com>
Subject: bug#1476: marked as done (23.0.60; spelling of (un)writeable  should be (un)writable)
Date: Tue, 2 Dec 2008 19:35:03 -0800	[thread overview]
Message-ID: <handler.1476.D1476.122827499432174.ackdone@emacsbugs.donarmstrong.com> (raw)
In-Reply-To: 001601c954d2$1362b0b0$0200a8c0@us.oracle.com

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


Your message dated Tue, 02 Dec 2008 22:29:53 -0500
with message-id <878wqykkb2.fsf@cyd.mit.edu>
and subject line 23.0.60; spelling of (un)writeable should be (un)writable
has caused the Emacs bug report #1476,
regarding 23.0.60; spelling of (un)writeable should be (un)writable
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact don@donarmstrong.com
immediately.)


-- 
1476: http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1476
Emacs Bug Tracking System
Contact don@donarmstrong.com with problems

[-- Attachment #2: Type: message/rfc822, Size: 4373 bytes --]

From: "Drew Adams" <drew.adams@oracle.com>
To: <emacs-pretest-bug@gnu.org>
Subject: 23.0.60; spelling of (un)writeable should be (un)writable
Date: Tue, 2 Dec 2008 15:02:39 -0800
Message-ID: <001601c954d2$1362b0b0$0200a8c0@us.oracle.com>

Emacs manual, node Directory Variables.
Please change "unwriteable" to "unwritable".
 
Not very important, since this is just an invented name in an example,
but it can lead users to think that's the spelling and thus to look
for such a term in the future.  Googling shows that similar bugs have
been logged for Scheme, Python, man pages, and elsewhere.
 
FWIW, for example, from
http://savannah.gnu.org/bugs/?func=detailitem&item_id=13363:
 
,----
|  In any case "writEable" is an error: 
| 
|  % echo writable | ispell -l -d american | ispell -l -d british ;echo $? 
|  0 # no output, it's correct. 
|  % echo writeable | ispell -l -d american | ispell -l -d british ;echo $? 
|  writeable # not in dictionaries. 
|  0
| 
|  ...
| 
|  If doubt remains, see also this search for 'writable': 
|  http://www.onelook.com/?w=writable&ls=a 
|  ...which returns: 
| 
|  We found 7 dictionaries with English definitions that include the word
writable: 
| 
|  General dictionaries General (7 matching dictionaries) 
|  1. writable : Merriam-Webster's Online Dictionary, 10th Edition [home, info] 
|  2. writable : The American Heritage=ae Dictionary of the English Language
[home, info] 
|  3. writable : Dictionary.com [home, info] 
|  4. writable : UltraLingua English Dictionary [home, info] 
|  5. Writable : Online Plain Text English Dictionary [home, info] 
|  6. writable : Webster's Revised Unabridged, 1913 Edition [home, info] 
|  7. Writable : AllWords.com Multi-Lingual Dictionary [home, info]
`----

In GNU Emacs 23.0.60.1 (i386-mingw-nt5.1.2600)
 of 2008-11-24 on LENNART-69DE564
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4) --no-opt --cflags -Ic:/g/include
-fno-crossjumping'
 




[-- Attachment #3: Type: message/rfc822, Size: 1129 bytes --]

From: Chong Yidong <cyd@stupidchicken.com>
To: "Drew Adams" <drew.adams@oracle.com>
Cc: Stephen Berman <stephen.berman@gmx.net>, 1476-done@emacsbugs.donarmstrong.com
Subject: 23.0.60; spelling of (un)writeable should be (un)writable
Date: Tue, 02 Dec 2008 22:29:53 -0500
Message-ID: <878wqykkb2.fsf@cyd.mit.edu>

I've checked in the speling fixes to the elisp and manual files, thanks.
(I didn't bother fixing the Changelog files).


  parent reply	other threads:[~2008-12-03  3:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <878wqykkb2.fsf@cyd.mit.edu>
2008-12-02 23:02 ` bug#1476: 23.0.60; spelling of (un)writeable should be (un)writable Drew Adams
2008-12-02 23:48   ` Stephen Berman
2008-12-03  3:35   ` Emacs bug Tracking System [this message]
2008-12-03 11:03   ` Lawrence Mitchell
2008-12-03 13:43     ` Drew Adams
2008-12-03 14:00       ` Lawrence Mitchell
2008-12-03 15:00         ` bug#1476: 23.0.60; spelling of (un)writeable should be(un)writable Drew Adams
2008-12-03 14:08       ` bug#1476: 23.0.60; spelling of (un)writeable should be (un)writable Juanma Barranquero
2008-12-03 15:03         ` Drew Adams
2008-12-03 15:06           ` Juanma Barranquero
2008-12-03 15:25             ` Drew Adams
2008-12-03 14:13       ` Jason Rumney
2008-12-03 15:09         ` Drew Adams
2008-12-03 21:46     ` Stefan Monnier

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=handler.1476.D1476.122827499432174.ackdone@emacsbugs.donarmstrong.com \
    --to=don@donarmstrong.com \
    --cc=cyd@stupidchicken.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.