From unknown Tue Jun 17 01:43:39 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18794: 24.4; python mode eldoc unnecessarily resizes echo area Resent-From: Carlos Pita Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 22 Oct 2014 14:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 18794 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 18794@debbugs.gnu.org Cc: fgallina@gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14139879853058 (code B ref -1); Wed, 22 Oct 2014 14:27:01 +0000 Received: (at submit) by debbugs.gnu.org; 22 Oct 2014 14:26:25 +0000 Received: from localhost ([127.0.0.1]:59915 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xgwro-0000nF-01 for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:26:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50785) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xgwrl-0000n2-SV for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:26:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xgwra-0004Sa-Ku for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:26:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=AC_HTML_NONSENSE_TAGS, BAYES_50, FREEMAIL_FROM,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgwra-0004SV-HK for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:26:10 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgwrZ-0007Uh-2T for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 10:26:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgwrX-0004Rr-9y for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 10:26:08 -0400 Received: from mail-qg0-x22c.google.com ([2607:f8b0:400d:c04::22c]:49292) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgwrQ-0004QN-FI; Wed, 22 Oct 2014 10:26:00 -0400 Received: by mail-qg0-f44.google.com with SMTP id j5so2581020qga.17 for ; Wed, 22 Oct 2014 07:25:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:mime-version:content-type; bh=KdYlfQwOUQz3sg6i5CMXMLyYjgrvU2fi/UMx9AdZfLY=; b=ecslBh1K6ZvTLk37ewPpzhwxjcmxCxMFXqtTzqXuHs99rrqCNREkaePdJAGsCML+lz BmcvRfo902Bpsse01noRZLThV0G6JeScyO2ftf+K+Tg2LHMYc6V76JJ0L/u8mlP0ppB8 ST7qQzioHPEdmGHQ1eRChofFPXSvcWUuyx+Xi1fIfkucGxCQlJCT4KSswz1ZTis/+t1j iAo6uqt16RfDRjsI/8OVVNtF69z2ZJKiRSLC44tZxIAK8t4vLhYXElLi9foIJUYNAJJM kLjXzDxC5wETC/nlEO7jhRdfok2sHo8sHIn9uveTN3Dww8OHCGTK4fT4gikYscWG6vt2 Q4mg== X-Received: by 10.140.98.54 with SMTP id n51mr10714530qge.79.1413987954310; Wed, 22 Oct 2014 07:25:54 -0700 (PDT) Received: from carlos ([190.216.58.35]) by mx.google.com with ESMTPSA id 68sm10594656qgj.34.2014.10.22.07.25.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Oct 2014 07:25:53 -0700 (PDT) From: Carlos Pita Date: Wed, 22 Oct 2014 11:42:54 -0300 Message-ID: <82lho8413l.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: -3.0 (---) 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: -3.0 (---) The documentation shown is just one line, but the echo area is resized to a height of two chars, so a line is wasted and the size of the echo area is changing back and forth every time the point moves. Maybe there is a trailing newline wanting to be stripped out for good. Forcing eldoc to never resize the echo area would not be a nice solution. --------------------------------- In GNU Emacs 24.4.1 (i686-pc-linux-gnu, GTK+ Version 3.12.2) of 2014-10-22 on carlos Windowing system distributor `The X.Org Foundation', version 11.0.11502000 Configured using: `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --with-x-toolkit=gtk3 --with-xft 'CFLAGS=-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro' Important settings: value of $LC_COLLATE: C value of $LC_TIME: es_AR.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Custom Minor modes in effect: show-paren-mode: t shell-dirtrack-mode: t yas-global-mode: t yas-minor-mode: t ido-ubiquitous-mode: t ido-everywhere: t winner-mode: t tooltip-mode: t electric-indent-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-a C-SPC C-c C-r C-h C-g C-g C-h m C-h v e l d C-h f e l d o C-x C-f / / t m p / t e s t . r R m a t r i x C-x b ( M C-e r e p C-x k y e s C-x k y e s M-x c u s t o m i z e - g r o e l d o M-x r e p o r Recent messages: Type C-h m for help on ESS version 14.09 Cannot read history file /tmp/.Rhistory ess-tracebug mode enabled End of buffer [2 times] Creating customization items... Creating group... Creating group entries...done Creating customization items ...done Resetting customization items...done Creating customization setup...done Load-path shadows: ~/.emacs.d/lisp/rmail hides /usr/share/emacs/24.4/lisp/mail/rmail Features: (cus-edit cus-start cus-load eieio-opt speedbar sb-image ezimage dframe python json tramp-cache tramp tramp-compat tramp-loaddefs trampver mailalias smtpmail pp shadow emacsbug sendmail rect url-queue timezone shr-color color url-http url-gw url-auth eww mm-url shr sort smiley gnus-cite mail-extr gnus-async gnus-bcklg gnus-ml disp-table gnus-topic nndraft nnmh nnfolder utf-7 gnutls network-stream starttls nnimap parse-time tls utf7 netrc gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg nntp gnus-cache google-contacts-gnus gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum nnoo gnus-group gnus-undo nnmail mail-source google-contacts-message google-contacts xml url-cache url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap url-util url-parse auth-source eieio byte-opt bytecomp byte-compile cconv eieio-core password-cache url-vars google-oauth gnus-start gnus-spec gnus-int gnus-range message idna rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader gnus-util mail-utils mm-util mail-prsvr wid-edit vc-git epa-file epa derived epg server paredit edmacro kmacro paren cl-macs ob-python ob-R org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs ess-toolbar ess-mouse mouseme thingatpt browse-url ess-menu ess-swv ess-noweb ess-noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d ess-sas-l ess-sas-a shell pcomplete ess-sta-d ess-sta-l cc-vars cc-defs make-regexp ess-sp6-d ess-sp3-d ess-julia ess-r-d compile ess-tracebug format-spec ess-roxy hideshow ess-help ess-developer ess-r-args eldoc ess-s-l ess ess-inf comint ansi-color ess-mode ess-noweb-mode ess-utils time-date ess-custom executable ess-compat ess-site yasnippet help-mode cl gv ido-ubiquitous cl-loaddefs cl-lib advice help-fns imenu-anywhere imenu ido windmove winner ring info easymenu package epg-config wombat-theme tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd 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 dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 8 366995 78932) (symbols 24 46134 1) (miscs 20 727 832) (strings 16 105276 16692) (string-bytes 1 3171152) (vectors 8 46884) (vector-slots 4 1604026 22908) (floats 8 1008 830) (intervals 28 1245 98) (buffers 512 43) (heap 1024 74711 1978)) From unknown Tue Jun 17 01:43:39 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18794: References: <82lho8413l.fsf@gmail.com> In-Reply-To: <82lho8413l.fsf@gmail.com> Resent-From: Carlos Pita Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 22 Oct 2014 14:42:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18794 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 18794@debbugs.gnu.org Cc: fabian@anue.biz Received: via spool by 18794-submit@debbugs.gnu.org id=B18794.14139889094677 (code B ref 18794); Wed, 22 Oct 2014 14:42:02 +0000 Received: (at 18794) by debbugs.gnu.org; 22 Oct 2014 14:41:49 +0000 Received: from localhost ([127.0.0.1]:59923 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xgx6i-0001DM-C8 for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:41:48 -0400 Received: from mail-lb0-f182.google.com ([209.85.217.182]:43175) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xgx6d-0001D6-JI for 18794@debbugs.gnu.org; Wed, 22 Oct 2014 10:41:44 -0400 Received: by mail-lb0-f182.google.com with SMTP id z11so2871441lbi.41 for <18794@debbugs.gnu.org>; Wed, 22 Oct 2014 07:41:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:cc:content-type; bh=4GL4i0N9ytNhkUWyK4fuJ+KOQXLNtMnZXNEbLhLiDPs=; b=DcW3RIFo9A6nsmEAzKKltO2+YzKrd7KjFBjeVjQrRW6FEXA3viI4XWsARqI5Bj7H86 4jHb/e3gel0UJvHv4U0E056oYK0Nk7ORrt4DaWrYnngdr7cVl+8afj9FFYYPfaaN6/6m UV5gtnBaQvgWwkaTMogcv9xeyQPknFWgUeAPSt6dgIqNWy+JlVl/+1hGd+01w1tW33IY EG3fUxgjA23U0Otyf+1bXKk6JdK/E2PKetvEUFKlhsS1AjQpluq5mg8XQmbN6E4U+9gc CH2c4Nhi7DJReVvOppiS8z3aY22cCEvhVdHmob9hsC/KhW/4P0ExlIX0uYS7544zyHLy E5vw== X-Received: by 10.112.97.135 with SMTP id ea7mr42419868lbb.46.1413988897089; Wed, 22 Oct 2014 07:41:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.252.101 with HTTP; Wed, 22 Oct 2014 07:41:15 -0700 (PDT) From: Carlos Pita Date: Wed, 22 Oct 2014 11:41:15 -0300 Message-ID: Content-Type: text/plain; charset=UTF-8 X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: You can just add (replace-regexp-in-string "\n$" "" ......) around [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (carlosjosepita[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.217.182 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 2.0 BLANK_SUBJECT Subject is present but empty 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid 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: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: You can just add (replace-regexp-in-string "\n$" "" ......) around [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.217.182 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (carlosjosepita[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 2.0 BLANK_SUBJECT Subject is present but empty 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid You can just add (replace-regexp-in-string "\n$" "" ......) around (python-shell-send-string-no-output ....) in python-eldoc--get-doc-at-point Cheers -- Carlos From unknown Tue Jun 17 01:43:39 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18794: References: <82lho8413l.fsf@gmail.com> In-Reply-To: <82lho8413l.fsf@gmail.com> Resent-From: Carlos Pita Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 22 Oct 2014 14:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18794 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 18794@debbugs.gnu.org Received: via spool by 18794-submit@debbugs.gnu.org id=B18794.14139897235964 (code B ref 18794); Wed, 22 Oct 2014 14:56:02 +0000 Received: (at 18794) by debbugs.gnu.org; 22 Oct 2014 14:55:23 +0000 Received: from localhost ([127.0.0.1]:59927 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XgxJq-0001Y6-1x for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:55:22 -0400 Received: from mail-la0-f50.google.com ([209.85.215.50]:37594) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XgxJn-0001Xq-Cv for 18794@debbugs.gnu.org; Wed, 22 Oct 2014 10:55:20 -0400 Received: by mail-la0-f50.google.com with SMTP id s18so3083213lam.23 for <18794@debbugs.gnu.org>; Wed, 22 Oct 2014 07:55:13 -0700 (PDT) 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=gSmOc82rXiv74mXh4+Iu8CWnc2vvYdRSEjCTw2Tbn1g=; b=KAzWnHKFc5xtWx0JokhjrT/KdzeC8GAKvRSBnrk82h+tF2XnLAGe++jn5HqCj85OIE JBJpN6JZTVjPd877ySRxZ1V8wFFCTJnLEbjRkHLHq3g3ggWOJmfOeijXYAj0PHRl+UR0 koUR6tzRWhB0Bp35b8I4pI/Ma0X1nVwUVW6ovcCD4C1eJe2QL75ucs4/MBfZzde0WBpj 2mTJuKzMSh7mFK75mssCClWabmXGpeFcDs7pPqAi1WEkL3wHErbSXvMjh5CiL1f5Bvn3 n6JtM5Y5undjG5qiWkV8kF/AnpRBvj+mBVPs10Cer9RVks9xOnfA5WUvuwzS6JkZjkhz JBVg== X-Received: by 10.112.97.135 with SMTP id ea7mr42496534lbb.46.1413989712975; Wed, 22 Oct 2014 07:55:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.112.252.101 with HTTP; Wed, 22 Oct 2014 07:54:52 -0700 (PDT) From: Carlos Pita Date: Wed, 22 Oct 2014 11:54:52 -0300 Message-ID: Content-Type: text/plain; charset=UTF-8 X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Maybe it would be nice to replace some trailing punctuation too, like colons in In [21]: urlparse.__doc__ Out[23]: "Parse a URL into 6 components:\n .... True, this is rude from urlparse, but it's a real world example. [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (carlosjosepita[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.215.50 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 2.0 BLANK_SUBJECT Subject is present but empty 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid 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: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Maybe it would be nice to replace some trailing punctuation too, like colons in In [21]: urlparse.__doc__ Out[23]: "Parse a URL into 6 components:\n .... True, this is rude from urlparse, but it's a real world example. [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.215.50 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (carlosjosepita[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 2.0 BLANK_SUBJECT Subject is present but empty 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid Maybe it would be nice to replace some trailing punctuation too, like colons in In [21]: urlparse.__doc__ Out[23]: "Parse a URL into 6 components:\n .... True, this is rude from urlparse, but it's a real world example. From debbugs-submit-bounces@debbugs.gnu.org Wed Nov 05 15:36:59 2014 Received: (at control) by debbugs.gnu.org; 5 Nov 2014 20:36:59 +0000 Received: from localhost ([127.0.0.1]:50463 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xm7K7-0000p2-Jx for submit@debbugs.gnu.org; Wed, 05 Nov 2014 15:36:59 -0500 Received: from mail-la0-f42.google.com ([209.85.215.42]:40224) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xm7K6-0000ov-3r for control@debbugs.gnu.org; Wed, 05 Nov 2014 15:36:58 -0500 Received: by mail-la0-f42.google.com with SMTP id gq15so1446942lab.1 for ; Wed, 05 Nov 2014 12:36:57 -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=0hpHSJ0a8tPPbzJgqBt3xeAWsdjC2XQyq8CX+lHM6sQ=; b=Nwedffj1OXlpAEsVIEIaeqaML3bPIvrq/jAF+jONWAAxgpFwinNUEajWR2Nb6jcotM De9lXfi5li+jeL4SgSTdOgDEnDSme0m7GyXtgyXFqYeqkPCW5tDBBQKDvO2029v+236X XSF4Hzcl2paYx6InOBuXFAV/an089EWBAEazVFhDUWJqj7sSiot/UlBZdZ3omfo1Z0MF g/cVQaWv6rqGDfjG1hgYbu8ABdWLojjbzTTvSHfqTSdPw/IjUrAIv3ChsHbGaDw3wabO O1CMyaQ9iIKUCizji06k614f0StsA9BNbZL4L4lobFZWfjxhREHwgEI9OiiMZV4K/agX Q6IA== X-Received: by 10.152.28.134 with SMTP id b6mr14361367lah.12.1415219817246; Wed, 05 Nov 2014 12:36:57 -0800 (PST) MIME-Version: 1.0 Received: by 10.112.252.101 with HTTP; Wed, 5 Nov 2014 12:36:37 -0800 (PST) From: Carlos Pita Date: Wed, 5 Nov 2014 17:36:37 -0300 Message-ID: Subject: To: control@debbugs.gnu.org Content-Type: text/plain; charset=UTF-8 X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 18794 patch [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (carlosjosepita[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.215.42 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 2.0 BLANK_SUBJECT Subject is present but empty 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid X-Debbugs-Envelope-To: control 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: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: tags 18794 patch [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.215.42 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (carlosjosepita[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 2.0 BLANK_SUBJECT Subject is present but empty 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid tags 18794 patch From unknown Tue Jun 17 01:43:39 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Carlos Pita Subject: bug#18794: closed (24.4; python mode eldoc unnecessarily resizes echo area) Message-ID: References: <877fywguer.fsf@gnu.org> <82lho8413l.fsf@gmail.com> X-Gnu-PR-Message: they-closed 18794 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: patch Reply-To: 18794@debbugs.gnu.org Date: Sat, 15 Nov 2014 19:02:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1416078122-24862-1" This is a multi-part message in MIME format... ------------=_1416078122-24862-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #18794: 24.4; python mode eldoc unnecessarily resizes echo area which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 18794@debbugs.gnu.org. --=20 18794: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D18794 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1416078122-24862-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 18794-done) by debbugs.gnu.org; 15 Nov 2014 19:01:38 +0000 Received: from localhost ([127.0.0.1]:34102 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XpibK-0006S5-2b for submit@debbugs.gnu.org; Sat, 15 Nov 2014 14:01:38 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:53724) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1XpibH-0006Rv-V0 for 18794-done@debbugs.gnu.org; Sat, 15 Nov 2014 14:01:36 -0500 Received: from [190.246.172.180] (port=38969 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1XpibG-00011t-WE for 18794-done@debbugs.gnu.org; Sat, 15 Nov 2014 14:01:35 -0500 From: fgallina@gnu.org (=?utf-8?Q?Fabi=C3=A1n?= Ezequiel Gallina) To: 18794-done@debbugs.gnu.org Subject: 24.4; python mode eldoc unnecessarily resizes echo area Date: Sat, 15 Nov 2014 16:01:32 -0300 Message-ID: <877fywguer.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 18794-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.0 (-----) I cannot replicate this issue with Python 2.7.6 and Python 3.4.0 Given the following example file: try: from urlparse import urlparse except ImportError: from urllib.parse import urlparse urlparse def afunction(a, b, c=3D3, d=3DNone): pass Sending it with `python-shell-send-buffer` and then enabling eldoc-mode. The observed behavior is: 1. Placing the cursor over "urlparse", echo area displays "Parse a URL into 6 components:", without extra newline. 2. Placing the cursor over "afunction", shows the signature of the function without extra newlines. I'm closing this one, if you have a proper recipe, please re-open with it. Fabi=C3=A1n ------------=_1416078122-24862-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 22 Oct 2014 14:26:25 +0000 Received: from localhost ([127.0.0.1]:59915 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xgwro-0000nF-01 for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:26:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50785) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xgwrl-0000n2-SV for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:26:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xgwra-0004Sa-Ku for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:26:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=AC_HTML_NONSENSE_TAGS, BAYES_50, FREEMAIL_FROM,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgwra-0004SV-HK for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:26:10 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgwrZ-0007Uh-2T for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 10:26:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgwrX-0004Rr-9y for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 10:26:08 -0400 Received: from mail-qg0-x22c.google.com ([2607:f8b0:400d:c04::22c]:49292) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgwrQ-0004QN-FI; Wed, 22 Oct 2014 10:26:00 -0400 Received: by mail-qg0-f44.google.com with SMTP id j5so2581020qga.17 for ; Wed, 22 Oct 2014 07:25:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:mime-version:content-type; bh=KdYlfQwOUQz3sg6i5CMXMLyYjgrvU2fi/UMx9AdZfLY=; b=ecslBh1K6ZvTLk37ewPpzhwxjcmxCxMFXqtTzqXuHs99rrqCNREkaePdJAGsCML+lz BmcvRfo902Bpsse01noRZLThV0G6JeScyO2ftf+K+Tg2LHMYc6V76JJ0L/u8mlP0ppB8 ST7qQzioHPEdmGHQ1eRChofFPXSvcWUuyx+Xi1fIfkucGxCQlJCT4KSswz1ZTis/+t1j iAo6uqt16RfDRjsI/8OVVNtF69z2ZJKiRSLC44tZxIAK8t4vLhYXElLi9foIJUYNAJJM kLjXzDxC5wETC/nlEO7jhRdfok2sHo8sHIn9uveTN3Dww8OHCGTK4fT4gikYscWG6vt2 Q4mg== X-Received: by 10.140.98.54 with SMTP id n51mr10714530qge.79.1413987954310; Wed, 22 Oct 2014 07:25:54 -0700 (PDT) Received: from carlos ([190.216.58.35]) by mx.google.com with ESMTPSA id 68sm10594656qgj.34.2014.10.22.07.25.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Oct 2014 07:25:53 -0700 (PDT) From: Carlos Pita To: bug-gnu-emacs@gnu.org Subject: 24.4; python mode eldoc unnecessarily resizes echo area Date: Wed, 22 Oct 2014 11:42:54 -0300 Message-ID: <82lho8413l.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: -3.0 (---) X-Debbugs-Envelope-To: submit Cc: fgallina@gnu.org 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: -3.0 (---) The documentation shown is just one line, but the echo area is resized to a height of two chars, so a line is wasted and the size of the echo area is changing back and forth every time the point moves. Maybe there is a trailing newline wanting to be stripped out for good. Forcing eldoc to never resize the echo area would not be a nice solution. --------------------------------- In GNU Emacs 24.4.1 (i686-pc-linux-gnu, GTK+ Version 3.12.2) of 2014-10-22 on carlos Windowing system distributor `The X.Org Foundation', version 11.0.11502000 Configured using: `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --with-x-toolkit=gtk3 --with-xft 'CFLAGS=-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro' Important settings: value of $LC_COLLATE: C value of $LC_TIME: es_AR.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Custom Minor modes in effect: show-paren-mode: t shell-dirtrack-mode: t yas-global-mode: t yas-minor-mode: t ido-ubiquitous-mode: t ido-everywhere: t winner-mode: t tooltip-mode: t electric-indent-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-a C-SPC C-c C-r C-h C-g C-g C-h m C-h v e l d C-h f e l d o C-x C-f / / t m p / t e s t . r R m a t r i x C-x b ( M C-e r e p C-x k y e s C-x k y e s M-x c u s t o m i z e - g r o e l d o M-x r e p o r Recent messages: Type C-h m for help on ESS version 14.09 Cannot read history file /tmp/.Rhistory ess-tracebug mode enabled End of buffer [2 times] Creating customization items... Creating group... Creating group entries...done Creating customization items ...done Resetting customization items...done Creating customization setup...done Load-path shadows: ~/.emacs.d/lisp/rmail hides /usr/share/emacs/24.4/lisp/mail/rmail Features: (cus-edit cus-start cus-load eieio-opt speedbar sb-image ezimage dframe python json tramp-cache tramp tramp-compat tramp-loaddefs trampver mailalias smtpmail pp shadow emacsbug sendmail rect url-queue timezone shr-color color url-http url-gw url-auth eww mm-url shr sort smiley gnus-cite mail-extr gnus-async gnus-bcklg gnus-ml disp-table gnus-topic nndraft nnmh nnfolder utf-7 gnutls network-stream starttls nnimap parse-time tls utf7 netrc gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg nntp gnus-cache google-contacts-gnus gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum nnoo gnus-group gnus-undo nnmail mail-source google-contacts-message google-contacts xml url-cache url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap url-util url-parse auth-source eieio byte-opt bytecomp byte-compile cconv eieio-core password-cache url-vars google-oauth gnus-start gnus-spec gnus-int gnus-range message idna rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader gnus-util mail-utils mm-util mail-prsvr wid-edit vc-git epa-file epa derived epg server paredit edmacro kmacro paren cl-macs ob-python ob-R org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs ess-toolbar ess-mouse mouseme thingatpt browse-url ess-menu ess-swv ess-noweb ess-noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d ess-sas-l ess-sas-a shell pcomplete ess-sta-d ess-sta-l cc-vars cc-defs make-regexp ess-sp6-d ess-sp3-d ess-julia ess-r-d compile ess-tracebug format-spec ess-roxy hideshow ess-help ess-developer ess-r-args eldoc ess-s-l ess ess-inf comint ansi-color ess-mode ess-noweb-mode ess-utils time-date ess-custom executable ess-compat ess-site yasnippet help-mode cl gv ido-ubiquitous cl-loaddefs cl-lib advice help-fns imenu-anywhere imenu ido windmove winner ring info easymenu package epg-config wombat-theme tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd 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 dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 8 366995 78932) (symbols 24 46134 1) (miscs 20 727 832) (strings 16 105276 16692) (string-bytes 1 3171152) (vectors 8 46884) (vector-slots 4 1604026 22908) (floats 8 1008 830) (intervals 28 1245 98) (buffers 512 43) (heap 1024 74711 1978)) ------------=_1416078122-24862-1-- From unknown Tue Jun 17 01:43:39 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18794: References: <82lho8413l.fsf@gmail.com> In-Reply-To: <82lho8413l.fsf@gmail.com> Resent-From: Carlos Pita Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 15 Nov 2014 19:18:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18794 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: 18794@debbugs.gnu.org Cc: fgallina@gnu.org Received: via spool by 18794-submit@debbugs.gnu.org id=B18794.141607906726882 (code B ref 18794); Sat, 15 Nov 2014 19:18:02 +0000 Received: (at 18794) by debbugs.gnu.org; 15 Nov 2014 19:17:47 +0000 Received: from localhost ([127.0.0.1]:34118 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xpiqw-0006zW-Kd for submit@debbugs.gnu.org; Sat, 15 Nov 2014 14:17:46 -0500 Received: from mail-lb0-f180.google.com ([209.85.217.180]:58071) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xpiqu-0006zL-DJ for 18794@debbugs.gnu.org; Sat, 15 Nov 2014 14:17:44 -0500 Received: by mail-lb0-f180.google.com with SMTP id z11so7587445lbi.11 for <18794@debbugs.gnu.org>; Sat, 15 Nov 2014 11:17:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type; bh=7luNNwFB2hC7hZQF2xKbI4L3wQbtM4akkQD8mBA+6SU=; b=SgojlSplYub1j1PtMrqMWv3CMlL4czgk0DX27+nU/kRHPNbCD+CBv5MC6FRe4kFg6q Yts5kdNgkrjiSUo4Qx6jQbHl+QX8duDK6sCuuNYcjfRZh94Pdv9pO/zOSATRvU/gdwzE +wibZZhCIkrEjyo2ouPk736GjrPT7/qWbaXcB2YP3SiTmZoxyZLEMe1gypB1bf18uTIn z6b7I7owGLvPYOjkXhdHw32HFOCNaI3X8d3BY0G4kO/xshGc4i8eLxIFrQuU36ycDhmE rOVWYE6GYuLYF01OkRiZ6LmsBMBkmECvZa+w3h5q08VywEIE+/eUO8ep7xwmZqzYTHMd h5ig== MIME-Version: 1.0 X-Received: by 10.152.27.133 with SMTP id t5mr1979107lag.88.1416079063506; Sat, 15 Nov 2014 11:17:43 -0800 (PST) Received: by 10.112.252.101 with HTTP; Sat, 15 Nov 2014 11:17:43 -0800 (PST) Received: by 10.112.252.101 with HTTP; Sat, 15 Nov 2014 11:17:43 -0800 (PST) Date: Sat, 15 Nov 2014 16:17:43 -0300 Message-ID: From: Carlos Pita Content-Type: multipart/alternative; boundary=089e0160c2ce8de5ff0507ea99ab X-Spam-Score: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Could it be related to the fact I'm using ipython as the shell process? If not I will take a closer look at this later, it's happening in every setup I'm currently using. Could it be related to the fact I'm using ipython as the shell process? If not I will take a closer look at this later, it's happening in every setup I'm currently using. [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (carlosjosepita[at]gmail.com) -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.217.180 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 HTML_MESSAGE BODY: HTML included in message 2.0 BLANK_SUBJECT Subject is present but empty 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid 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: 1.3 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has identified this incoming email as possible spam. The original message has been attached to this so you can view it (if it isn't spam) or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Could it be related to the fact I'm using ipython as the shell process? If not I will take a closer look at this later, it's happening in every setup I'm currently using. Could it be related to the fact I'm using ipython as the shell process? If not I will take a closer look at this later, it's happening in every setup I'm currently using. [...] Content analysis details: (1.3 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.217.180 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (carlosjosepita[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record 0.0 HTML_MESSAGE BODY: HTML included in message 2.0 BLANK_SUBJECT Subject is present but empty 0.0 T_DKIM_INVALID DKIM-Signature header exists but is not valid --089e0160c2ce8de5ff0507ea99ab Content-Type: text/plain; charset=UTF-8 Could it be related to the fact I'm using ipython as the shell process? If not I will take a closer look at this later, it's happening in every setup I'm currently using. --089e0160c2ce8de5ff0507ea99ab Content-Type: text/html; charset=UTF-8

Could it be related to the fact I'm using ipython as the shell process? If not I will take a closer look at this later, it's happening in every setup I'm currently using.

--089e0160c2ce8de5ff0507ea99ab-- From unknown Tue Jun 17 01:43:39 2025 X-Loop: help-debbugs@gnu.org Subject: bug#18794: 24.4; python mode eldoc unnecessarily resizes echo area Resent-From: fgallina@gnu.org (=?UTF-8?Q?Fabi=C3=A1n?= Ezequiel Gallina) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 16 Nov 2014 13:57:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18794 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: patch To: Carlos Pita Cc: 18794@debbugs.gnu.org Received: via spool by 18794-submit@debbugs.gnu.org id=B18794.141614619319196 (code B ref 18794); Sun, 16 Nov 2014 13:57:02 +0000 Received: (at 18794) by debbugs.gnu.org; 16 Nov 2014 13:56:33 +0000 Received: from localhost ([127.0.0.1]:34445 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xq0Jc-0004zX-Cd for submit@debbugs.gnu.org; Sun, 16 Nov 2014 08:56:32 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:41562) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xq0JY-0004zM-Na for 18794@debbugs.gnu.org; Sun, 16 Nov 2014 08:56:29 -0500 Received: from [190.246.172.180] (port=40405 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Xq0JY-00042b-10; Sun, 16 Nov 2014 08:56:28 -0500 From: fgallina@gnu.org (=?UTF-8?Q?Fabi=C3=A1n?= Ezequiel Gallina) References: Date: Sun, 16 Nov 2014 10:56:25 -0300 In-Reply-To: (Carlos Pita's message of "Sat, 15 Nov 2014 16:17:43 -0300") Message-ID: <87ioifs0za.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -5.0 (-----) 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 (-----) Carlos Pita writes: > Could it be related to the fact I'm using ipython as the shell > process? If not I will take a closer look at this later, it's > happening in every setup I'm currently using. > > Yes, ipython seems to be the key ingredient for the recipe. Thanks, Fabi=C3=A1n From unknown Tue Jun 17 01:43:39 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.503 (Entity 5.503) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Carlos Pita Subject: bug#18794: closed (24.4; python mode eldoc unnecessarily resizes echo area) Message-ID: References: <87ioifgrn6.fsf@gnu.org> <82lho8413l.fsf@gmail.com> X-Gnu-PR-Message: they-closed 18794 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: patch Reply-To: 18794@debbugs.gnu.org Date: Sun, 16 Nov 2014 14:14:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1416147242-26002-1" This is a multi-part message in MIME format... ------------=_1416147242-26002-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #18794: 24.4; python mode eldoc unnecessarily resizes echo area which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 18794@debbugs.gnu.org. --=20 18794: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D18794 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1416147242-26002-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 18794-done) by debbugs.gnu.org; 16 Nov 2014 14:13:39 +0000 Received: from localhost ([127.0.0.1]:34453 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xq0aB-0006kW-22 for submit@debbugs.gnu.org; Sun, 16 Nov 2014 09:13:39 -0500 Received: from fencepost.gnu.org ([208.118.235.10]:41755) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xq0a8-0006kN-QJ for 18794-done@debbugs.gnu.org; Sun, 16 Nov 2014 09:13:37 -0500 Received: from [190.246.172.180] (port=40468 helo=localhost) by fencepost.gnu.org with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1Xq0a7-0005yT-Tr for 18794-done@debbugs.gnu.org; Sun, 16 Nov 2014 09:13:36 -0500 From: fgallina@gnu.org (=?utf-8?Q?Fabi=C3=A1n?= Ezequiel Gallina) To: 18794-done@debbugs.gnu.org Subject: 24.4; python mode eldoc unnecessarily resizes echo area Date: Sun, 16 Nov 2014 11:13:33 -0300 Message-ID: <87ioifgrn6.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -5.0 (-----) X-Debbugs-Envelope-To: 18794-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.0 (-----) Fixed at cf100f6 in the emacs-24 branch. ------------=_1416147242-26002-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 22 Oct 2014 14:26:25 +0000 Received: from localhost ([127.0.0.1]:59915 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xgwro-0000nF-01 for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:26:24 -0400 Received: from eggs.gnu.org ([208.118.235.92]:50785) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Xgwrl-0000n2-SV for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:26:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Xgwra-0004Sa-Ku for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:26:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: * X-Spam-Status: No, score=1.8 required=5.0 tests=AC_HTML_NONSENSE_TAGS, BAYES_50, FREEMAIL_FROM,T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:49144) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Xgwra-0004SV-HK for submit@debbugs.gnu.org; Wed, 22 Oct 2014 10:26:10 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:52478) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgwrZ-0007Uh-2T for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 10:26:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XgwrX-0004Rr-9y for bug-gnu-emacs@gnu.org; Wed, 22 Oct 2014 10:26:08 -0400 Received: from mail-qg0-x22c.google.com ([2607:f8b0:400d:c04::22c]:49292) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XgwrQ-0004QN-FI; Wed, 22 Oct 2014 10:26:00 -0400 Received: by mail-qg0-f44.google.com with SMTP id j5so2581020qga.17 for ; Wed, 22 Oct 2014 07:25:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:mime-version:content-type; bh=KdYlfQwOUQz3sg6i5CMXMLyYjgrvU2fi/UMx9AdZfLY=; b=ecslBh1K6ZvTLk37ewPpzhwxjcmxCxMFXqtTzqXuHs99rrqCNREkaePdJAGsCML+lz BmcvRfo902Bpsse01noRZLThV0G6JeScyO2ftf+K+Tg2LHMYc6V76JJ0L/u8mlP0ppB8 ST7qQzioHPEdmGHQ1eRChofFPXSvcWUuyx+Xi1fIfkucGxCQlJCT4KSswz1ZTis/+t1j iAo6uqt16RfDRjsI/8OVVNtF69z2ZJKiRSLC44tZxIAK8t4vLhYXElLi9foIJUYNAJJM kLjXzDxC5wETC/nlEO7jhRdfok2sHo8sHIn9uveTN3Dww8OHCGTK4fT4gikYscWG6vt2 Q4mg== X-Received: by 10.140.98.54 with SMTP id n51mr10714530qge.79.1413987954310; Wed, 22 Oct 2014 07:25:54 -0700 (PDT) Received: from carlos ([190.216.58.35]) by mx.google.com with ESMTPSA id 68sm10594656qgj.34.2014.10.22.07.25.51 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Oct 2014 07:25:53 -0700 (PDT) From: Carlos Pita To: bug-gnu-emacs@gnu.org Subject: 24.4; python mode eldoc unnecessarily resizes echo area Date: Wed, 22 Oct 2014 11:42:54 -0300 Message-ID: <82lho8413l.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain 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: -3.0 (---) X-Debbugs-Envelope-To: submit Cc: fgallina@gnu.org 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: -3.0 (---) The documentation shown is just one line, but the echo area is resized to a height of two chars, so a line is wasted and the size of the echo area is changing back and forth every time the point moves. Maybe there is a trailing newline wanting to be stripped out for good. Forcing eldoc to never resize the echo area would not be a nice solution. --------------------------------- In GNU Emacs 24.4.1 (i686-pc-linux-gnu, GTK+ Version 3.12.2) of 2014-10-22 on carlos Windowing system distributor `The X.Org Foundation', version 11.0.11502000 Configured using: `configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --with-x-toolkit=gtk3 --with-xft 'CFLAGS=-march=i686 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4' CPPFLAGS=-D_FORTIFY_SOURCE=2 LDFLAGS=-Wl,-O1,--sort-common,--as-needed,-z,relro' Important settings: value of $LC_COLLATE: C value of $LC_TIME: es_AR.UTF-8 value of $LANG: en_US.UTF-8 locale-coding-system: utf-8-unix Major mode: Custom Minor modes in effect: show-paren-mode: t shell-dirtrack-mode: t yas-global-mode: t yas-minor-mode: t ido-ubiquitous-mode: t ido-everywhere: t winner-mode: t tooltip-mode: t electric-indent-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-a C-SPC C-c C-r C-h C-g C-g C-h m C-h v e l d C-h f e l d o C-x C-f / / t m p / t e s t . r R m a t r i x C-x b ( M C-e r e p C-x k y e s C-x k y e s M-x c u s t o m i z e - g r o e l d o M-x r e p o r Recent messages: Type C-h m for help on ESS version 14.09 Cannot read history file /tmp/.Rhistory ess-tracebug mode enabled End of buffer [2 times] Creating customization items... Creating group... Creating group entries...done Creating customization items ...done Resetting customization items...done Creating customization setup...done Load-path shadows: ~/.emacs.d/lisp/rmail hides /usr/share/emacs/24.4/lisp/mail/rmail Features: (cus-edit cus-start cus-load eieio-opt speedbar sb-image ezimage dframe python json tramp-cache tramp tramp-compat tramp-loaddefs trampver mailalias smtpmail pp shadow emacsbug sendmail rect url-queue timezone shr-color color url-http url-gw url-auth eww mm-url shr sort smiley gnus-cite mail-extr gnus-async gnus-bcklg gnus-ml disp-table gnus-topic nndraft nnmh nnfolder utf-7 gnutls network-stream starttls nnimap parse-time tls utf7 netrc gnus-agent gnus-srvr gnus-score score-mode nnvirtual gnus-msg nntp gnus-cache google-contacts-gnus gnus-art mm-uu mml2015 mm-view mml-smime smime dig gnus-sum nnoo gnus-group gnus-undo nnmail mail-source google-contacts-message google-contacts xml url-cache url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf mailcap url-util url-parse auth-source eieio byte-opt bytecomp byte-compile cconv eieio-core password-cache url-vars google-oauth gnus-start gnus-spec gnus-int gnus-range message idna rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev gmm-utils mailheader gnus-win gnus gnus-ems nnheader gnus-util mail-utils mm-util mail-prsvr wid-edit vc-git epa-file epa derived epg server paredit edmacro kmacro paren cl-macs ob-python ob-R org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline easy-mmode org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs ess-toolbar ess-mouse mouseme thingatpt browse-url ess-menu ess-swv ess-noweb ess-noweb-font-lock-mode ess-bugs-l essd-els ess-sas-d ess-sas-l ess-sas-a shell pcomplete ess-sta-d ess-sta-l cc-vars cc-defs make-regexp ess-sp6-d ess-sp3-d ess-julia ess-r-d compile ess-tracebug format-spec ess-roxy hideshow ess-help ess-developer ess-r-args eldoc ess-s-l ess ess-inf comint ansi-color ess-mode ess-noweb-mode ess-utils time-date ess-custom executable ess-compat ess-site yasnippet help-mode cl gv ido-ubiquitous cl-loaddefs cl-lib advice help-fns imenu-anywhere imenu ido windmove winner ring info easymenu package epg-config wombat-theme tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd 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 dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 8 366995 78932) (symbols 24 46134 1) (miscs 20 727 832) (strings 16 105276 16692) (string-bytes 1 3171152) (vectors 8 46884) (vector-slots 4 1604026 22908) (floats 8 1008 830) (intervals 28 1245 98) (buffers 512 43) (heap 1024 74711 1978)) ------------=_1416147242-26002-1--