GNU bug report logs - #10052
inaccessable -> inaccessible spelling fix

Previous Next

Package: emacs;

Reported by: Paul Eggert <eggert <at> cs.ucla.edu>

Date: Tue, 15 Nov 2011 06:33:02 UTC

Severity: minor

Tags: patch

Done: Paul Eggert <eggert <at> cs.ucla.edu>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 10052 in the body.
You can then email your comments to 10052 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-gnu-emacs <at> gnu.org:
bug#10052; Package emacs. (Tue, 15 Nov 2011 06:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Paul Eggert <eggert <at> cs.ucla.edu>:
New bug report received and forwarded. Copy sent to bug-gnu-emacs <at> gnu.org. (Tue, 15 Nov 2011 06:33:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: bug-gnu-emacs <at> gnu.org
Subject: inaccessable -> inaccessible spelling fix
Date: Mon, 14 Nov 2011 22:31:20 -0800
Severity: minor
Tags: patch

The function "wisent-inaccessable-symbols" contains a
misspelled word in its name.  Here's a patch.  This should
wait until after Emacs 24.1 comes out, I suppose.

* semantic/wisent/comp.el (wisent-inaccessible-symbols):
Rename from wisent-inaccessable-symbols, fixing a misspelling.
Caller changed.
=== modified file 'lisp/cedet/semantic/wisent/comp.el'
--- lisp/cedet/semantic/wisent/comp.el	2011-04-01 15:16:50 +0000
+++ lisp/cedet/semantic/wisent/comp.el	2011-11-15 06:27:50 +0000
@@ -550,7 +550,7 @@
               N  Ns)))
     (setq N Np)))

-(defun wisent-inaccessable-symbols ()
+(defun wisent-inaccessible-symbols ()
   "Find out which productions are reachable and which symbols are used."
   ;; Starting with an empty set of productions and a set of symbols
   ;; which only has the start symbol in it, iterate over all
@@ -709,7 +709,7 @@
         nuseless-productions  0)

   (wisent-useless-nonterminals)
-  (wisent-inaccessable-symbols)
+  (wisent-inaccessible-symbols)

   (when (> (+ nuseless-nonterminals nuseless-productions) 0)
     (wisent-total-useless)





Information forwarded to bug-gnu-emacs <at> gnu.org:
bug#10052; Package emacs. (Sat, 31 Dec 2011 06:52:01 GMT) Full text and rfc822 format available.

Message #8 received at 10052 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 10052 <at> debbugs.gnu.org
Subject: Re: inaccessable -> inaccessible spelling fix
Date: Fri, 30 Dec 2011 22:48:49 -0800
[Message part 1 (text/plain, inline)]
Attached is an updated version of the patch,
made in the light of the comments at
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10150#23>.

This patch add a NEWS update.  The patch
assumes the "Renamed functions" section mentioned in
<http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10048#8>.

[inaccessible.txt (text/plain, attachment)]

Reply sent to Paul Eggert <eggert <at> cs.ucla.edu>:
You have taken responsibility. (Sun, 29 Jul 2012 10:07:02 GMT) Full text and rfc822 format available.

Notification sent to Paul Eggert <eggert <at> cs.ucla.edu>:
bug acknowledged by developer. (Sun, 29 Jul 2012 10:07:02 GMT) Full text and rfc822 format available.

Message #13 received at 10052-done <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: 10052-done <at> debbugs.gnu.org
Subject: Re: inaccessable -> inaccessible spelling fix
Date: Sun, 29 Jul 2012 02:59:22 -0700
Installed as trunk bzr 109258, and
marking this as done.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 26 Aug 2012 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 11 years and 266 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.