X-Loop: help-debbugs@HIDDEN Subject: bug#53714: 29.0.50; pabbrev, sql-postgres: on TAB weird behavior Resent-From: Jean Louis <bugs@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Wed, 02 Feb 2022 01:29:02 +0000 Resent-Message-ID: <handler.53714.B.164376528219320 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: report 53714 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 53714 <at> debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@HIDDEN Received: via spool by submit <at> debbugs.gnu.org id=B.164376528219320 (code B ref -1); Wed, 02 Feb 2022 01:29:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 Feb 2022 01:28:02 +0000 Received: from localhost ([127.0.0.1]:51009 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1nF4RF-00051X-TZ for submit <at> debbugs.gnu.org; Tue, 01 Feb 2022 20:28:02 -0500 Received: from lists.gnu.org ([209.51.188.17]:43032) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <admin@HIDDEN>) id 1nF4RE-000518-GF for submit <at> debbugs.gnu.org; Tue, 01 Feb 2022 20:28:00 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50716) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <admin@HIDDEN>) id 1nF4RE-0008WE-8T for bug-gnu-emacs@HIDDEN; Tue, 01 Feb 2022 20:28:00 -0500 Received: from stw1.rcdrun.com ([217.170.207.13]:46231) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from <admin@HIDDEN>) id 1nF4RA-0000cr-4q for bug-gnu-emacs@HIDDEN; Tue, 01 Feb 2022 20:27:59 -0500 Received: from localhost ([::ffff:41.75.189.214]) (AUTH: PLAIN admin, TLS: TLS1.3,256bits,ECDHE_RSA_AES_256_GCM_SHA384) by stw1.rcdrun.com with ESMTPSA id 0000000000037E5C.0000000061F9DDF1.00004C28; Tue, 01 Feb 2022 18:27:13 -0700 From: Jean Louis <bugs@HIDDEN> Date: Wed, 02 Feb 2022 04:27:45 +0300 Message-ID: <86fsp29hwu.fsf@HIDDEN> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=217.170.207.13; envelope-from=admin@HIDDEN; helo=stw1.rcdrun.com X-Spam_score_int: -16 X-Spam_score: -1.7 X-Spam_bar: - X-Spam_report: (-1.7 / 5.0 requ) BAYES_00=-1.9, HEADER_FROM_DIFFERENT_DOMAINS=0.248, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.1 (-) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -2.1 (--) I am using M-x sql-postgres and pabbrev mode. Recently I can observe something I have not seen ever before. Video on the below link will show the behavior. https://gnu.support/images/tmp/2022-02-02-04:22:38.ogv Thus if there is already a word in pabbrev database such as "hyobjects" I can then press TAB at: "select hyTAB" and it will expand, but if the word is not known to pabbrev, such as one beginning with "po" as shown on video, then when I press TAB here: "select poTAB" then by pressing TAB cursor moves even before the begin of the line and sometimes all of the line is moved quite distant from begining of the line. In GNU Emacs 29.0.50 (build 2, x86_64-pc-linux-gnu, X toolkit, cairo version 1.17.4, Xaw3d scroll bars) of 2022-01-29 built on protected.rcdrun.com Repository revision: 7e17749ada101fbfb772a79deda5f7087ba9e96d Repository branch: master Windowing system distributor 'The X.Org Foundation', version 11.0.12101003 System Description: Parabola GNU/Linux-libre Configured using: 'configure --with-x-toolkit=lucid' Configured features: ACL CAIRO DBUS FREETYPE GIF GLIB GMP GNUTLS GPM GSETTINGS HARFBUZZ JPEG JSON LCMS2 LIBOTF LIBSYSTEMD LIBXML2 M17N_FLT MODULES NOTIFY INOTIFY PDUMPER PNG RSVG SECCOMP SOUND SQLITE3 THREADS TIFF TOOLKIT_SCROLL_BARS WEBP X11 XAW3D XDBE XIM XPM LUCID ZLIB Important settings: value of $LC_ALL: en_US.UTF-8 value of $LANG: de_DE.UTF-8 value of $XMODIFIERS: @im=exwm-xim locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t global-eldoc-mode: t eldoc-mode: t show-paren-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t indent-tabs-mode: t transient-mark-mode: t Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug message mailcap yank-media rmc puny dired dired-loaddefs rfc822 mml mml-sec password-cache epa derived epg rfc6068 epg-config gnus-util text-property-search time-date seq gv subr-x byte-opt bytecomp byte-compile cconv mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader cl-loaddefs cl-lib sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils iso-transl tooltip eldoc paren electric uniquify ediff-hook vc-hooks lisp-float-type elisp-mode mwheel term/x-win x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list replace newcomment text-mode lisp-mode prog-mode register page tab-bar menu-bar rfn-eshadow isearch easymenu timer select scroll-bar mouse jit-lock font-lock syntax font-core term/tty-colors frame minibuffer 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 composite emoji-zwj charscript charprop case-table epa-hook jka-cmpr-hook help simple abbrev obarray cl-preloaded nadvice button loaddefs faces cus-face macroexp files window text-properties overlay sha1 md5 base64 format env code-pages mule custom widget keymap hashtable-print-readable backquote threads dbusbind inotify lcms2 dynamic-setting system-font-setting font-render-setting cairo x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 46007 8464) (symbols 48 6212 3) (strings 32 17431 1634) (string-bytes 1 541351) (vectors 16 11685) (vector-slots 8 162941 45243) (floats 8 22 46) (intervals 56 248 0) (buffers 992 11)) -- Thanks, Jean Louis Take action in Free Software Foundation campaigns: https://www.fsf.org/campaigns
Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) Content-Type: text/plain; charset=utf-8 X-Loop: help-debbugs@HIDDEN From: help-debbugs@HIDDEN (GNU bug Tracking System) To: Jean Louis <bugs@HIDDEN> Subject: bug#53714: Acknowledgement (29.0.50; pabbrev, sql-postgres: on TAB weird behavior) Message-ID: <handler.53714.B.164376528219320.ack <at> debbugs.gnu.org> References: <86fsp29hwu.fsf@HIDDEN> X-Gnu-PR-Message: ack 53714 X-Gnu-PR-Package: emacs Reply-To: 53714 <at> debbugs.gnu.org Date: Wed, 02 Feb 2022 01:29:02 +0000 Thank you for filing a new bug report with debbugs.gnu.org. This is an automatically generated reply to let you know your message has been received. Your message is being forwarded to the package maintainers and other interested parties for their attention; they will reply in due course. Your message has been sent to the package maintainer(s): bug-gnu-emacs@HIDDEN If you wish to submit further information on this problem, please send it to 53714 <at> debbugs.gnu.org. Please do not send mail to help-debbugs@HIDDEN unless you wish to report a problem with the Bug-tracking system. --=20 53714: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D53714 GNU Bug Tracking System Contact help-debbugs@HIDDEN with problems
X-Loop: help-debbugs@HIDDEN Subject: bug#53714: 29.0.50; pabbrev, sql-postgres: on TAB weird behavior Resent-From: Lars Ingebrigtsen <larsi@HIDDEN> Original-Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> Resent-CC: bug-gnu-emacs@HIDDEN Resent-Date: Wed, 02 Feb 2022 18:13:02 +0000 Resent-Message-ID: <handler.53714.B53714.16438255671672 <at> debbugs.gnu.org> Resent-Sender: help-debbugs@HIDDEN X-GNU-PR-Message: followup 53714 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Jean Louis <bugs@HIDDEN> Cc: 53714 <at> debbugs.gnu.org, Phillip Lord <phillip.lord@HIDDEN> Received: via spool by 53714-submit <at> debbugs.gnu.org id=B53714.16438255671672 (code B ref 53714); Wed, 02 Feb 2022 18:13:02 +0000 Received: (at 53714) by debbugs.gnu.org; 2 Feb 2022 18:12:47 +0000 Received: from localhost ([127.0.0.1]:53457 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <debbugs-submit-bounces <at> debbugs.gnu.org>) id 1nFK7b-0000Qu-Ic for submit <at> debbugs.gnu.org; Wed, 02 Feb 2022 13:12:47 -0500 Received: from quimby.gnus.org ([95.216.78.240]:42370) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from <larsi@HIDDEN>) id 1nFK7Z-0000Qc-3d for 53714 <at> debbugs.gnu.org; Wed, 02 Feb 2022 13:12:45 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=/tHwR1OSvc9hRu58TUBCgUiumFru8EwR4ibRqzA/XHU=; b=GA8CRpR5D1+9+Wtpq9L14DTl5U SdUvhvlLCHAVh5Y5d3RrOhGlHuPETorV+vduw4OtuCU2YE4N+gXlNr9mceNBEWzvqaU3g84TW8/To um8mmH32YSiD9GaT2lALeUGqvzjCTI6hqeiYHga7Ow0q4ifQr6LG0qf2jDsrA++cQ/nw=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from <larsi@HIDDEN>) id 1nFK7P-0006dp-Rs; Wed, 02 Feb 2022 19:12:38 +0100 From: Lars Ingebrigtsen <larsi@HIDDEN> References: <86fsp29hwu.fsf@HIDDEN> X-Now-Playing: The Residents's _Intruders_: "Frank's Lament" Date: Wed, 02 Feb 2022 19:12:34 +0100 In-Reply-To: <86fsp29hwu.fsf@HIDDEN> (Jean Louis's message of "Wed, 02 Feb 2022 04:27:45 +0300") Message-ID: <87wnidqgrx.fsf@HIDDEN> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.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: Jean Louis <bugs@HIDDEN> writes: > Thus if there is already a word in pabbrev database such as "hyobjects" > I can then press TAB at: "select hyTAB" and it will expand, but if the > word is not known to pabbrev, such as one beginning [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit <at> debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: <debbugs-submit.debbugs.gnu.org> List-Unsubscribe: <https://debbugs.gnu.org/cgi-bin/mailman/options/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=unsubscribe> List-Archive: <https://debbugs.gnu.org/cgi-bin/mailman/private/debbugs-submit/> List-Post: <mailto:debbugs-submit <at> debbugs.gnu.org> List-Help: <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=help> List-Subscribe: <https://debbugs.gnu.org/cgi-bin/mailman/listinfo/debbugs-submit>, <mailto:debbugs-submit-request <at> debbugs.gnu.org?subject=subscribe> Errors-To: debbugs-submit-bounces <at> debbugs.gnu.org Sender: "Debbugs-submit" <debbugs-submit-bounces <at> debbugs.gnu.org> X-Spam-Score: -3.3 (---) Jean Louis <bugs@HIDDEN> writes: > Thus if there is already a word in pabbrev database such as "hyobjects" > I can then press TAB at: "select hyTAB" and it will expand, but if the > word is not known to pabbrev, such as one beginning with "po" as shown > on video, then when I press TAB here: "select poTAB" then by pressing > TAB cursor moves even before the begin of the line and sometimes all of > the line is moved quite distant from begining of the line. Perhaps the pabbrev author has some comments; added to the CCs. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997 nCipher Corporation Ltd,
1994-97 Ian Jackson.