From unknown Tue Aug 19 05:12:36 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3436: 23.0.91; Gnus: gnus-summary-toggle-truncation needs manual update Reply-To: Teemu Likonen , 3436@debbugs.gnu.org Resent-From: Teemu Likonen Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sun, 31 May 2009 16:55:08 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: report 3436 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.124378869110139 (code B ref -1); Sun, 31 May 2009 16:55:08 +0000 Received: (at submit) by emacsbugs.donarmstrong.com; 31 May 2009 16:51:31 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.4 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n4VGpQpw009992 for ; Sun, 31 May 2009 09:51:27 -0700 Received: from mx10.gnu.org ([199.232.76.166]:38343) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MAoFp-0006nX-ML for emacs-pretest-bug@gnu.org; Sun, 31 May 2009 12:51:25 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MAoFl-0005Xm-Vy for emacs-pretest-bug@gnu.org; Sun, 31 May 2009 12:51:25 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:45485 helo=kirsi2.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MAoFl-0005XY-EV for emacs-pretest-bug@gnu.org; Sun, 31 May 2009 12:51:21 -0400 Received: from mithlond.arda.local (80.220.180.181) by kirsi2.inet.fi (8.5.014) id 49F6DD5801421114; Sun, 31 May 2009 19:51:20 +0300 Received: from dtw by mithlond.arda.local with local (Exim 4.69) (envelope-from ) id 1MAoFV-0002Zh-HB; Sun, 31 May 2009 19:51:05 +0300 From: Teemu Likonen To: emacs-pretest-bug@gnu.org Cc: rfrancoise@debian.org Date: Sun, 31 May 2009 19:51:05 +0300 Message-ID: <871vq5kyh2.fsf@iki.fi> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) In Gnus summary buffer there is command gnus-summary-toggle-truncation (C-t). It seems to do pretty much the same as toggle-truncate-lines command, except that the former does not update the buffer after toggle. Try this: 1. Enter Gnus summary buffer 2. Make the window so narrow that the lines don't fit horizontally in the window. 3. Press C-t 4. Nothing happens until you update the window, with C-l, for example. This used to work with my Emacs 22.2. In GNU Emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2009-03-21 on elegiac, modified by Debian (emacs-snapshot package, version 1:20090320-1~lenny1) Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.91/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.91/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS='' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: en_US.UTF-8 value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: fi_FI.UTF-8 value of $XMODIFIERS: @im=none locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Summary Minor modes in effect: TeX-PDF-mode: t gnus-agent-mode: t shell-dirtrack-mode: t ergo-movement-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-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 From unknown Tue Aug 19 05:12:36 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#3436: 23.0.91; Gnus: gnus-summary-toggle-truncation needs manual update Reply-To: Teemu Likonen , 3436@debbugs.gnu.org Resent-From: Teemu Likonen Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 13 Jun 2009 18:00:04 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 3436 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 3436-submit@emacsbugs.donarmstrong.com id=B3436.124491556020493 (code B ref 3436); Sat, 13 Jun 2009 18:00:04 +0000 Received: (at 3436) by emacsbugs.donarmstrong.com; 13 Jun 2009 17:52:40 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.4 required=4.0 tests=AWL,HAS_BUG_NUMBER autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from kirsi2.inet.fi (mta-out.inet.fi [195.156.147.13]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n5DHplNu020454; Sat, 13 Jun 2009 10:51:49 -0700 Received: from mithlond.arda.local (80.220.180.181) by kirsi2.inet.fi (8.5.014) id 49F6DD5801BA27AB; Sat, 13 Jun 2009 20:51:46 +0300 Received: from dtw by mithlond.arda.local with local (Exim 4.69) (envelope-from ) id 1MFXOL-0008Mf-Vo; Sat, 13 Jun 2009 20:51:45 +0300 From: Teemu Likonen To: 3436@debbugs.gnu.org In-Reply-To: (Teemu Likonen's message of "Sun, 31 May 2009 19:51:05 +0300") References: Date: Sat, 13 Jun 2009 20:51:45 +0300 Message-ID: <8763f0rphq.fsf@iki.fi> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.94 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii retitle 3436 (redraw-display) does not always redraw display thanks It seems that function gnus-summary-toggle-truncation hasn't been changed in more than ten years so I guess that function can't be causing the problem. The problem is somewhere else. Let us have a more general title for the bug. From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 17 02:03:01 2011 Received: (at control) by debbugs.gnu.org; 17 Sep 2011 06:03:01 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4nzR-0003O5-0Y for submit@debbugs.gnu.org; Sat, 17 Sep 2011 02:03:01 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4nzO-0003Nw-DW for control@debbugs.gnu.org; Sat, 17 Sep 2011 02:02:59 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R4nue-0002J3-HB for control@debbugs.gnu.org; Sat, 17 Sep 2011 07:58:04 +0200 Date: Sat, 17 Sep 2011 07:54:46 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #3436 X-MailScanner-ID: 1R4nue-0002J3-HB X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316843884.6101@4awbr+AqurDwpilYU7C5cQ X-Spam-Status: No X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) tags 3436 unreproducible From unknown Tue Aug 19 05:12:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#3436: 23.0.91; Gnus: gnus-summary-toggle-truncation needs manual update Resent-From: Lars Magne Ingebrigtsen Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-To: owner@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 17 Sep 2011 06:20:11 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 3436 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: unreproducible To: Teemu Likonen Cc: rfrancoise@debian.org, 3436@debbugs.gnu.org Received: via spool by 3436-submit@debbugs.gnu.org id=B3436.131624040517797 (code B ref 3436); Sat, 17 Sep 2011 06:20:11 +0000 Received: (at 3436) by debbugs.gnu.org; 17 Sep 2011 06:20:05 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4oFt-0004cn-HL for submit@debbugs.gnu.org; Sat, 17 Sep 2011 02:20:04 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R4oFZ-0004bV-VC for 3436@debbugs.gnu.org; Sat, 17 Sep 2011 02:19:44 -0400 Received: from cm-84.215.51.58.getinternet.no ([84.215.51.58] helo=stories.gnus.org) by hermes.netfonds.no with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1R4oAo-0002k1-Qy; Sat, 17 Sep 2011 08:14:46 +0200 From: Lars Magne Ingebrigtsen In-Reply-To: <871vq5kyh2.fsf@iki.fi> (Teemu Likonen's message of "Sun, 31 May 2009 19:51:05 +0300") Date: Sat, 17 Sep 2011 07:54:43 +0200 Message-ID: References: <871vq5kyh2.fsf@iki.fi> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.50 (gnu/linux) X-Now-Playing: Ikonika's _Contact, Love, Want, Have_: "Heston" MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1R4oAo-0002k1-Qy X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1316844887.43246@vhm1qWlZGfFmU+1kv697Aw X-Spam-Status: No X-Spam-Score: -2.7 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.7 (--) Teemu Likonen writes: > In Gnus summary buffer there is command gnus-summary-toggle-truncation > (C-t). It seems to do pretty much the same as toggle-truncate-lines > command, except that the former does not update the buffer after toggle. > > Try this: > > 1. Enter Gnus summary buffer > > 2. Make the window so narrow that the lines don't fit horizontally in > the window. > > 3. Press C-t > > 4. Nothing happens until you update the window, with C-l, for example. I'm unable to see this problem in Emacs 24. Can you still reproduce the bug in a current Emacs? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog http://lars.ingebrigtsen.no/ From unknown Tue Aug 19 05:12:36 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Teemu Likonen Subject: bug#3436: closed (Re: 23.0.91; Gnus: gnus-summary-toggle-truncation needs manual update) Message-ID: References: <87r53e1cuj.fsf@mithlond.arda> <871vq5kyh2.fsf@iki.fi> X-Gnu-PR-Message: they-closed 3436 X-Gnu-PR-Package: emacs X-Gnu-PR-Keywords: unreproducible Reply-To: 3436@debbugs.gnu.org Date: Sun, 18 Sep 2011 08:26:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1316334362-5502-1" This is a multi-part message in MIME format... ------------=_1316334362-5502-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #3436: (redraw-display) does not always redraw display 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 3436@debbugs.gnu.org. --=20 3436: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D3436 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1316334362-5502-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 3436-done) by debbugs.gnu.org; 18 Sep 2011 08:25:07 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5CgU-0001PV-Re for submit@debbugs.gnu.org; Sun, 18 Sep 2011 04:25:07 -0400 Received: from mta-out.inet.fi ([195.156.147.13] helo=kirsi1.inet.fi) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5CgO-0001P1-JM for 3436-done@debbugs.gnu.org; Sun, 18 Sep 2011 04:25:03 -0400 Received: from mithlond.arda (84.251.132.215) by kirsi1.inet.fi (8.5.133) id 4DF73CDC04AC681C; Sun, 18 Sep 2011 11:20:04 +0300 Received: from dtw by mithlond.arda with local (Exim 4.72) (envelope-from ) id 1R5Cbc-0000yY-4k; Sun, 18 Sep 2011 11:20:04 +0300 From: Teemu Likonen To: Lars Magne Ingebrigtsen Subject: Re: 23.0.91; Gnus: gnus-summary-toggle-truncation needs manual update In-Reply-To: (Lars Magne Ingebrigtsen's message of "Sat, 17 Sep 2011 07:54:43 +0200") References: <871vq5kyh2.fsf@iki.fi> Date: Sun, 18 Sep 2011 11:20:04 +0300 Message-ID: <87r53e1cuj.fsf@mithlond.arda> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: 3436-done Cc: rfrancoise@debian.org, 3436-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -3.5 (---) * 2011-09-17T07:54:43+02:00 * Lars Magne Ingebrigtsen wrote: > I'm unable to see this problem in Emacs 24. Can you still reproduce > the bug in a current Emacs? I'm using 23.2 (Debian) and don't see the problem in it. I guess this is DONE. ------------=_1316334362-5502-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by emacsbugs.donarmstrong.com; 31 May 2009 16:51:31 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-1.4 required=4.0 tests=AWL,FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n4VGpQpw009992 for ; Sun, 31 May 2009 09:51:27 -0700 Received: from mx10.gnu.org ([199.232.76.166]:38343) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1MAoFp-0006nX-ML for emacs-pretest-bug@gnu.org; Sun, 31 May 2009 12:51:25 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1MAoFl-0005Xm-Vy for emacs-pretest-bug@gnu.org; Sun, 31 May 2009 12:51:25 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:45485 helo=kirsi2.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MAoFl-0005XY-EV for emacs-pretest-bug@gnu.org; Sun, 31 May 2009 12:51:21 -0400 Received: from mithlond.arda.local (80.220.180.181) by kirsi2.inet.fi (8.5.014) id 49F6DD5801421114; Sun, 31 May 2009 19:51:20 +0300 Received: from dtw by mithlond.arda.local with local (Exim 4.69) (envelope-from ) id 1MAoFV-0002Zh-HB; Sun, 31 May 2009 19:51:05 +0300 From: Teemu Likonen To: emacs-pretest-bug@gnu.org Cc: rfrancoise@debian.org Subject: 23.0.91; Gnus: gnus-summary-toggle-truncation needs manual update Date: Sun, 31 May 2009 19:51:05 +0300 Message-ID: <871vq5kyh2.fsf@iki.fi> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.91 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) In Gnus summary buffer there is command gnus-summary-toggle-truncation (C-t). It seems to do pretty much the same as toggle-truncate-lines command, except that the former does not update the buffer after toggle. Try this: 1. Enter Gnus summary buffer 2. Make the window so narrow that the lines don't fit horizontally in the window. 3. Press C-t 4. Nothing happens until you update the window, with C-l, for example. This used to work with my Emacs 22.2. In GNU Emacs 23.0.91.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2009-03-21 on elegiac, modified by Debian (emacs-snapshot package, version 1:20090320-1~lenny1) Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.91/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.91/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS='' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: en_US.UTF-8 value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: fi_FI.UTF-8 value of $XMODIFIERS: @im=none locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Summary Minor modes in effect: TeX-PDF-mode: t gnus-agent-mode: t shell-dirtrack-mode: t ergo-movement-mode: t tooltip-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t global-auto-composition-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 ------------=_1316334362-5502-1--