From unknown Sun Jun 15 08:38:39 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#15357 <15357@debbugs.gnu.org> To: bug#15357 <15357@debbugs.gnu.org> Subject: Status: 24.3.50; Remove from ns-win.el: (define-key global-map [?\s-\; ] 'ispell-next) Reply-To: bug#15357 <15357@debbugs.gnu.org> Date: Sun, 15 Jun 2025 15:38:39 +0000 retitle 15357 24.3.50; Remove from ns-win.el: (define-key global-map [?\s-= \; ] 'ispell-next) reassign 15357 emacs submitter 15357 Keith David Bershatsky severity 15357 minor thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 11 16:32:36 2013 Received: (at submit) by debbugs.gnu.org; 11 Sep 2013 20:32:36 +0000 Received: from localhost ([127.0.0.1]:56579 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VJr5X-0004oZ-Ct for submit@debbugs.gnu.org; Wed, 11 Sep 2013 16:32:36 -0400 Received: from eggs.gnu.org ([208.118.235.92]:52199) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VJr5U-0004oJ-Mr for submit@debbugs.gnu.org; Wed, 11 Sep 2013 16:32:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJr5I-0007sV-4O for submit@debbugs.gnu.org; Wed, 11 Sep 2013 16:32:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:34537) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJr5I-0007sQ-14 for submit@debbugs.gnu.org; Wed, 11 Sep 2013 16:32:20 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53887) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJr5B-0006mH-P4 for bug-gnu-emacs@gnu.org; Wed, 11 Sep 2013 16:32:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VJr55-0007pb-Cj for bug-gnu-emacs@gnu.org; Wed, 11 Sep 2013 16:32:13 -0400 Received: from cobb.liquidweb.com ([50.28.13.150]:37967) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VJr55-0007p5-2p for bug-gnu-emacs@gnu.org; Wed, 11 Sep 2013 16:32:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lawlist.com; s=default; h=Content-Type:MIME-Version:Subject:To:From:Message-ID:Date; bh=cFzdtAsyNzvywbheYfzKy4ZirIe4MAOH07MUyBBbvJU=; b=btntbge7vGHmHC9yZpz7lfNMh2aOyScPGqJHYucGnF5J2DcCo9tTfY7349djAKKnPKL+KRXjRZKy+UJDXq99xeRBLl1204DusvI/u37VhAdKmZW8TZT+qcd3L9cSMTBJ; Received: from cpe-75-85-5-102.socal.res.rr.com ([75.85.5.102]:51953 helo=MP.local) by cobb.liquidweb.com with esmtp (Exim 4.80.1) (envelope-from ) id 1VJr4z-00076L-3q for bug-gnu-emacs@gnu.org; Wed, 11 Sep 2013 16:32:01 -0400 Date: Wed, 11 Sep 2013 13:32:03 -0700 Message-ID: From: Keith David Bershatsky To: bug-gnu-emacs@gnu.org Subject: 24.3.50; Remove from ns-win.el: (define-key global-map [?\s-\; ] 'ispell-next) User-Agent: / () / () APEL/10.8 Emacs/24.3.50 (x86_64-apple-darwin10.8.0) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by - "") Content-Type: text/plain; charset=US-ASCII X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - cobb.liquidweb.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - lawlist.com X-Get-Message-Sender-Via: cobb.liquidweb.com: acl_c_relayhosts_text_entry: lawlist|lawlist.com X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.0 (-----) (define-key global-map [?\s-\;] 'ispell-next), defined within ns-win.el is no longer a valid function -- so pressing that keyboard shortcut by accident results in the following message: command-execute: Symbol's function definition is void: ispell-next Thanks, Keith David Bershatsky esq@lawlist.com ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; In GNU Emacs 24.3.50.1 (x86_64-apple-darwin10.8.0, NS apple-appkit-1038.36) of 2013-08-22 on MP.local Bzr revision: 113971 monnier@iro.umontreal.ca-20130822040645-0fc4fi87eir72jnb Windowing system distributor `Apple', version 10.3.1038 Configured using: `configure --with-ns' Important settings: locale-coding-system: nil default enable-multibyte-characters: t Major mode: Text Minor modes in effect: whitespace-mode: t global-linum-mode: t linum-mode: t delete-selection-mode: t flyspell-mode: t desktop-save-mode: t frame-bufs-mode: t tabbar-mode: t yas-global-mode: t yas-minor-mode: t global-highlight-parentheses-mode: t highlight-parentheses-mode: t osx-key-mode: t tooltip-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t global-visual-line-mode: t visual-line-mode: t transient-mark-mode: t Recent input: i t a l SPC s t a t u s SPC p r i o r SPC t o SPC d e t . s-s g e n e r a l l y SPC s-s M-/ ; M-; s-; s-; s-s i s p e l l - n e x t SPC ( d e f i n e d SPC w i t h i n SPC n s - w i n k s-` s-` s-v , SPC d f i n e d e f i n e d SPC w i t h i n SPC n s - w i n . e l SPC i s SPC n o SPC l o n g e r SPC a SPC v a l i d SPC f u n c t i o n k . SPC SPC - - SPC s o SPC p r e s s i n g SPC t h a t SPC k e y b o a r d SPC s h o r t c u t SPC b y SPC a c c i d e n t SPC r e s u l t s SPC i n SPC a SPC a n SPC r : SPC SPC s-; s-` s-` s-` s-c s-` s-v s-s Recent messages: *beep* command-execute: Symbol's function definition is void: ispell-next Saving file /Users/HOME/.0.data/fan_eva/1add.txt... Wrote /Users/HOME/.0.data/fan_eva/1add.txt Mark set [2 times] *beep* command-execute: Symbol's function definition is void: ispell-next Mark set [2 times] Saving file /Users/HOME/.0.data/fan_eva/1add.txt... Wrote /Users/HOME/.0.data/fan_eva/1add.txt Load-path shadows: ~/.0.data/.0.emacs/elpa/flim/md4 hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/md4 ~/.0.data/.0.emacs/elpa/flim/hex-util hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/hex-util ~/.0.data/.0.emacs/elpa/flim/sasl hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/sasl ~/.0.data/.0.emacs/elpa/flim/sasl-ntlm hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/sasl-ntlm ~/.0.data/.0.emacs/elpa/flim/sasl-digest hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/sasl-digest ~/.0.data/.0.emacs/elpa/flim/sasl-cram hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/sasl-cram ~/.0.data/.0.emacs/elpa/flim/ntlm hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/ntlm ~/.0.data/.0.emacs/elpa/flim/hmac-md5 hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/hmac-md5 ~/.0.data/.0.emacs/elpa/flim/hmac-def hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/net/hmac-def ~/.0.data/.0.emacs/elpa/wanderlust/rfc2368 hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/mail/rfc2368 ~/.0.data/.0.emacs/elpa/wanderlust/utf7 hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/gnus/utf7 ~/.0.data/.0.emacs/elpa/semi/smime hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/gnus/smime ~/.0.data/.0.emacs/elpa/el-get/.dir-locals hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/gnus/.dir-locals ~/.0.data/.0.emacs/elpa/semi/pgg hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/pgg ~/.0.data/.0.emacs/elpa/semi/pgg-pgp5 hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/pgg-pgp5 ~/.0.data/.0.emacs/elpa/semi/pgg-pgp hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/pgg-pgp ~/.0.data/.0.emacs/elpa/semi/pgg-parse hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/pgg-parse ~/.0.data/.0.emacs/elpa/semi/pgg-gpg hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/pgg-gpg ~/.0.data/.0.emacs/elpa/semi/pgg-def hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/pgg-def ~/.0.data/.0.emacs/elpa/utilities/longlines hides /Users/HOME/.0.data/.0.emacs/Emacs.app/Contents/Resources/lisp/obsolete/longlines Features: (shadow wl-mime mime-edit pgg-parse pccl pccl-20 signature mime-setup mail-mime-setup semi-setup mime-pgp pgg-def mime-play filename mime-image modb-standard elmo-imap4 time-stamp emacsbug message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mailabbrev gmm-utils mailheader disp-table whitespace multiple-cursors-autoloads package wl-demo wl-draft eword-encode wl-template sendmail mail-utils elmo-net elmo-cache elmo-map elmo-dop wl-news wl-address wl-thread wl-folder wl wl-e21 bbdb-autoloads bbdb itunes osx-osascript linum delsel multiple-cursors mc-separate-operations rectangular-region-mode mc-mark-more thingatpt mc-cycle-cursors mc-edit-lines multiple-cursors-core rect flyspell ispell savehist auto-save-buffers-enhanced saveplace init-auctex tex-site dash desktop frameset init-wl wl-spam wl-action wl-summary ps-print ps-def lpr wl-refile wl-util pp elmo-flag elmo-localdir wl-message elmo-mime mmelmo-buffer mmelmo-imap mime-view mime-conf calist semi-def mmimap mime-parse mmbuffer mmgeneric wl-highlight wl-vars wl-version epg-config elmo-multi elmo-spam elsp-header elsp-generic elmo elmo-signal elmo-msgdb modb modb-generic modb-entity mime elmo-util emu invisible inv-23 poem poem-e20 poem-e20_3 utf7 eword-decode mel mime-def alist std11 mcharset mcs-20 mcs-e20 pces pces-e20 pces-20 broken pcustom elmo-date elmo-vars elmo-version path-util poe pym static apel-ver product luna mime-w3m w3m-load init-tabbar init-frames tabbar frame-cmds frame-fns avoid calendar-lawlist lawlist-calendar init-org derived cl-macs gv org-toodledo mailcap-toodledo http-post-simple url-http tls url-auth mail-parse rfc2231 rfc2047 rfc2045 ietf-drums url-gw url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse auth-source eieio eieio-core gnus-util mm-util mail-prsvr password-cache url-vars mailcap json xml w3m browse-url doc-view jka-compr dired image-mode timezone w3m-hist w3m-fb bookmark-w3m w3m-ems wid-edit w3m-ccl ccl w3m-favicon w3m-image w3m-proc w3m-util org byte-opt bytecomp byte-compile cconv ob-tangle ob-ref ob-lob ob-table org-footnote org-src ob-comint ob-keys org-pcomplete pcomplete comint ansi-color ring org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob org-compat org-macs ob-eval org-loaddefs format-spec find-func cal-menu calendar cal-loaddefs lawlist-tls init-yas yasnippet edmacro kmacro help-mode cl cl-loaddefs cl-lib hideshow easymenu highlight-parentheses init-osxkeys easy-mmode redo advice help-fns time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process ns multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 11 21:33:32 2013 Received: (at 15357-done) by debbugs.gnu.org; 12 Sep 2013 01:33:32 +0000 Received: from localhost ([127.0.0.1]:57208 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VJvmm-0004Do-Ds for submit@debbugs.gnu.org; Wed, 11 Sep 2013 21:33:32 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:33817 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VJvmk-0004Dg-KU for 15357-done@debbugs.gnu.org; Wed, 11 Sep 2013 21:33:31 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VJvmj-0003CO-Ey; Wed, 11 Sep 2013 21:33:29 -0400 From: Glenn Morris To: 15357-done@debbugs.gnu.org Subject: Re: bug#15357: 24.3.50; Remove from ns-win.el: (define-key global-map [?\s-\; ] 'ispell-next) References: X-Spook: Telex CIA Chobetsu USCOI nitrate Europol Noriega Cocaine X-Ran: +8P<+K{p_h>HTrjA,(2=NT1N0(((2rrpl[= (Keith David Bershatsky's message of "Wed, 11 Sep 2013 13:32:03 -0700") Message-ID: <0p38pa2592.fsf@fencepost.gnu.org> User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -5.8 (-----) X-Debbugs-Envelope-To: 15357-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.8 (-----) Keith David Bershatsky wrote: > (define-key global-map [?\s-\;] 'ispell-next), defined within > ns-win.el is no longer a valid function Haha, not since 1999. From unknown Sun Jun 15 08:38:39 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 10 Oct 2013 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator