From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 07 23:05:42 2015 Received: (at submit) by debbugs.gnu.org; 8 Nov 2015 04:05:42 +0000 Received: from localhost ([127.0.0.1]:57202 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZvHEb-0007Oz-I6 for submit@debbugs.gnu.org; Sat, 07 Nov 2015 23:05:42 -0500 Received: from eggs.gnu.org ([208.118.235.92]:48360) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZvHEZ-0007Or-IV for submit@debbugs.gnu.org; Sat, 07 Nov 2015 23:05:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZvHEX-00088n-RN for submit@debbugs.gnu.org; Sat, 07 Nov 2015 23:05:39 -0500 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,FREEMAIL_FROM, HTML_MESSAGE,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:46614) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvHEX-00088i-Nr for submit@debbugs.gnu.org; Sat, 07 Nov 2015 23:05:37 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58361) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvHEW-0004Gz-BD for bug-gnu-emacs@gnu.org; Sat, 07 Nov 2015 23:05:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZvHET-00088X-6S for bug-gnu-emacs@gnu.org; Sat, 07 Nov 2015 23:05:34 -0500 Received: from mail-ig0-x22c.google.com ([2607:f8b0:4001:c05::22c]:36697) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZvHES-00088S-R3 for bug-gnu-emacs@gnu.org; Sat, 07 Nov 2015 23:05:33 -0500 Received: by igcph11 with SMTP id ph11so7895846igc.1 for ; Sat, 07 Nov 2015 20:05:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=/Rm70jJ0/wjVnQAUphKHOaHAkdxgRbrXk/ZH2kjGmDE=; b=jg9eRybfWVbP7t7CVUeJC2vlLa/Rfouu/+bsTw1/lpqX7ugGgK0KwslIjcxgWwKfuT z9ASEb2XbPR9YBTY04V+m9eo03X5fmhZikms20qsbT2K/RdIzjZ/VYhV9EUhPa6QX5iV ozn9vcVgSLciNwqFXlz4+IWmx8/vbJpBKcWjr+z0tAs0Mi15CJp+miVZf1dF5fh/7S7N mKps4sQoT/QvM0WOBN1uQi2beUj4XdFVd/M4ccz07o9QI/smXU/fXa00e0QptLiTeq9m Fro95YLE4DEK8r5evUqBsJLK/5a+8278XWlsm6amQAGTd3BIqAuyVxSNywZ0Ag4mE0OL wojg== X-Received: by 10.50.61.230 with SMTP id t6mr925051igr.28.1446955531907; Sat, 07 Nov 2015 20:05:31 -0800 (PST) MIME-Version: 1.0 From: Eric Hanchrow Date: Sun, 08 Nov 2015 04:05:21 +0000 Message-ID: Subject: 25.0.50; uesless binding for C-M-p in inferior-python-mode To: "bug-gnu-emacs@gnu.org" Content-Type: multipart/alternative; boundary=047d7bdca44e7c393f0523ff963f X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). 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: -4.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: -4.0 (----) --047d7bdca44e7c393f0523ff963f Content-Type: text/plain; charset=UTF-8 I started emacs with -Q Typed M-x run-python RET Typed C-h f C-M-p Saw ``C-M-p runs the command compilation-previous-error'' I had expected to see ``C-M-p runs the command backward-list'', or perhaps backward-sexp. Further, doing M-x local-set-key RET C-M-p backward-list RET has no effect: it's still bound to compilation-previous-error. In GNU Emacs 25.0.50.2 (x86_64-unknown-linux-gnu) of 2015-08-03 on ip-10-0-0-142 Repository revision: 13e71e5ef38581661cf132421a140b513f90031a Configured using: `configure --without-x' Configured features: SOUND NOTIFY LIBSELINUX LIBXML2 ZLIB Important settings: value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Inferior Python Minor modes in effect: compilation-shell-minor-mode: t shell-dirtrack-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-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 transient-mark-mode: t Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Shell native completion is enabled. C-M-p runs the command compilation-previous-error Type C-x 1 to delete the help window, C-M-v to scroll help. Mark saved where search started scroll-up-command: End of buffer [2 times] Mark set GNU Emacs 25.0.50.2 (x86_64-unknown-linux-gnu) of 2015-08-03 on ip-10-0-0-142 Scanning for dabbrevs...done Load-path shadows: None found. Features: (shadow sort mail-extr dabbrev emacsbug message dired rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils misearch multi-isearch compile tool-bar python tramp-sh tramp tramp-compat auth-source cl-seq eieio eieio-core cl-macs gnus-util mm-util help-fns mail-prsvr password-cache tramp-loaddefs trampver shell pcomplete format-spec advice json comint regexp-opt ring ansi-color term/xterm xterm byte-opt gv bytecomp byte-compile cl-extra help-mode easymenu seq cl-loaddefs pcase cl-lib cconv time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded 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 inotify multi-tty make-network-process emacs) Memory information: ((conses 16 126679 7789) (symbols 48 30456 0) (miscs 40 111 207) (strings 32 43227 17378) (string-bytes 1 955030) (vectors 16 14663) (vector-slots 8 470023 2629) (floats 8 175 804) (intervals 56 371 17) (buffers 976 15) (heap 1024 30660 1233)) --047d7bdca44e7c393f0523ff963f Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
I started emacs with -Q

= Typed M-x run-python RET
Typed C-h f C-M-p
Saw ``C-M-p = runs the command compilation-previous-error''
I had expec= ted to see ``C-M-p runs the command backward-list'', or
p= erhaps backward-sexp.

Further, doing M-x local-set= -key RET C-M-p backward-list RET has no
effect: it's still bo= und to compilation-previous-error.


=
In GNU Emacs 25.0.50.2 (x86_64-unknown-linux-gnu)
= =C2=A0of 2015-08-03 on ip-10-0-0-142
Repository revision: 13e71e5= ef38581661cf132421a140b513f90031a
Configured using:
=C2= =A0`configure --without-x'

Configured features= :
SOUND NOTIFY LIBSELINUX LIBXML2 ZLIB

I= mportant settings:
=C2=A0 value of $LANG: en_US.UTF-8
= =C2=A0 locale-coding-system: utf-8-unix

Major mode= : Inferior Python

Minor modes in effect:
=C2=A0 compilation-shell-minor-mode: t
=C2=A0 shell-dirtrack-mod= e: t
=C2=A0 tooltip-mode: t
=C2=A0 global-eldoc-mode: t=
=C2=A0 electric-indent-mode: t
=C2=A0 menu-bar-mode: t=
=C2=A0 file-name-shadow-mode: t
=C2=A0 global-font-loc= k-mode: t
=C2=A0 font-lock-mode: t
=C2=A0 auto-composit= ion-mode: t
=C2=A0 auto-encryption-mode: t
=C2=A0 auto-= compression-mode: t
=C2=A0 line-number-mode: t
=C2=A0 t= ransient-mark-mode: t

Recent messages:
F= or information about GNU Emacs and the GNU system, type C-h C-a.
= Shell native completion is enabled.
C-M-p runs the command compil= ation-previous-error
Type C-x 1 to delete the help window, C-M-v = to scroll help.
Mark saved where search started
scroll-= up-command: End of buffer [2 times]
Mark set
GNU Emacs = 25.0.50.2 (x86_64-unknown-linux-gnu) of 2015-08-03 on ip-10-0-0-142
Scanning for dabbrevs...done

Load-path shadows:=
None found.

Features:
(shadow= sort mail-extr dabbrev emacsbug message dired rfc822 mml mml-sec
mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils
mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils misearch
multi-isearch compile tool-bar python tramp-sh tramp tramp-compat
auth-source cl-seq eieio eieio-core cl-macs gnus-util mm-util help= -fns
mail-prsvr password-cache tramp-loaddefs trampver shell pcom= plete
format-spec advice json comint regexp-opt ring ansi-color t= erm/xterm
xterm byte-opt gv bytecomp byte-compile cl-extra help-m= ode easymenu seq
cl-loaddefs pcase cl-lib cconv time-date mule-ut= il tooltip eldoc
electric uniquify ediff-hook vc-hooks lisp-float= -type tabulated-list
newcomment elisp-mode lisp-mode prog-mode re= gister page menu-bar
rfn-eshadow timer select mouse jit-lock font= -lock syntax facemenu
font-core frame cl-generic cham georgian ut= f-8-lang misc-lang vietnamese
tibetan thai tai-viet lao korean ja= panese eucjp-ms cp51932 hebrew greek
romanian slovak czech europe= an ethiopic indian cyrillic chinese
charscript case-table epa-hoo= k jka-cmpr-hook help simple abbrev
minibuffer cl-preloaded nadvic= e loaddefs button faces cus-face macroexp
files text-properties o= verlay sha1 md5 base64 format env code-pages mule
custom widget h= ashtable-print-readable backquote inotify multi-tty
make-network-= process emacs)

Memory information:
((con= ses 16 126679 7789)
=C2=A0(symbols 48 30456 0)
=C2=A0(m= iscs 40 111 207)
=C2=A0(strings 32 43227 17378)
=C2=A0(= string-bytes 1 955030)
=C2=A0(vectors 16 14663)
=C2=A0(= vector-slots 8 470023 2629)
=C2=A0(floats 8 175 804)
= =C2=A0(intervals 56 371 17)
=C2=A0(buffers 976 15)
=C2= =A0(heap 1024 30660 1233))

--047d7bdca44e7c393f0523ff963f-- From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 01 14:22:30 2019 Received: (at 21859) by debbugs.gnu.org; 1 Aug 2019 18:22:30 +0000 Received: from localhost ([127.0.0.1]:55180 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htFig-0006rX-35 for submit@debbugs.gnu.org; Thu, 01 Aug 2019 14:22:30 -0400 Received: from quimby.gnus.org ([80.91.231.51]:43840) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htFie-0006rM-AU for 21859@debbugs.gnu.org; Thu, 01 Aug 2019 14:22:28 -0400 Received: from 77.18.62.220.tmi.telenormobil.no ([77.18.62.220] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1htFia-0002lj-Cf; Thu, 01 Aug 2019 20:22:26 +0200 From: Lars Ingebrigtsen To: Eric Hanchrow Subject: Re: bug#21859: 25.0.50; uesless binding for C-M-p in inferior-python-mode References: Date: Thu, 01 Aug 2019 20:22:23 +0200 In-Reply-To: (Eric Hanchrow's message of "Sun, 08 Nov 2015 04:05:21 +0000") Message-ID: <875zngiw4g.fsf@mouse.gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Eric Hanchrow writes: > I started emacs with -Q > > Typed M-x run-python RET > Typed C-h f C-M-p > Saw ``C-M-p runs the command compilation-previous-error'' > I had expected to see ``C-M-p runs the command backward-list'', [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 TVD_RCVD_IP Message was received from an IP address -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 21859 Cc: 21859@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -1.0 (-) Eric Hanchrow writes: > I started emacs with -Q > > Typed M-x run-python RET > Typed C-h f C-M-p > Saw ``C-M-p runs the command compilation-previous-error'' > I had expected to see ``C-M-p runs the command backward-list'', or > perhaps backward-sexp. (I'm going through old bug reports that have unfortunately not gotten any responses.) This is a binding from the `compilation-shell-minor-mode-map' keymap. If you don't want that, you could probably switch that minor mode off in these buffers. > Further, doing M-x local-set-key RET C-M-p backward-list RET has no > effect: it's still bound to compilation-previous-error. That's also because of the minor mode map that has precedence over the current major-mode map. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 01 14:22:35 2019 Received: (at control) by debbugs.gnu.org; 1 Aug 2019 18:22:35 +0000 Received: from localhost ([127.0.0.1]:55183 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htFil-0006rp-Dc for submit@debbugs.gnu.org; Thu, 01 Aug 2019 14:22:35 -0400 Received: from quimby.gnus.org ([80.91.231.51]:43854) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1htFij-0006rh-Lg for control@debbugs.gnu.org; Thu, 01 Aug 2019 14:22:34 -0400 Received: from 77.18.62.220.tmi.telenormobil.no ([77.18.62.220] helo=sandy) by quimby.gnus.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1htFih-0002lq-1q for control@debbugs.gnu.org; Thu, 01 Aug 2019 20:22:33 +0200 Date: Thu, 01 Aug 2019 20:22:30 +0200 Message-Id: <874l30iw49.fsf@mouse.gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #21859 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 21859 notabug close 21859 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP 0.0 TVD_RCVD_IP Message was received from an IP address -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 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: -1.0 (-) tags 21859 notabug close 21859 quit From unknown Sat Jun 21 03:30:21 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 30 Aug 2019 11:24:07 +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