From debbugs-submit-bounces@debbugs.gnu.org Sun Sep 18 23:08:03 2011 Received: (at submit) by debbugs.gnu.org; 19 Sep 2011 03:08:03 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5UDC-0006Uq-U8 for submit@debbugs.gnu.org; Sun, 18 Sep 2011 23:08:03 -0400 Received: from eggs.gnu.org ([140.186.70.92]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R5UD9-0006UQ-9O for submit@debbugs.gnu.org; Sun, 18 Sep 2011 23:08:00 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5U8I-0007yO-PN for submit@debbugs.gnu.org; Sun, 18 Sep 2011 23:03:00 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_LOW,T_DKIM_INVALID,T_TO_NO_BRKTS_FREEMAIL autolearn=unavailable version=3.3.1 Received: from lists.gnu.org ([140.186.70.17]:41343) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5U8I-0007yF-Kj for submit@debbugs.gnu.org; Sun, 18 Sep 2011 23:02:58 -0400 Received: from eggs.gnu.org ([140.186.70.92]:34484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5U8G-0008FI-UR for bug-gnu-emacs@gnu.org; Sun, 18 Sep 2011 23:02:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R5U8F-0007wJ-6Q for bug-gnu-emacs@gnu.org; Sun, 18 Sep 2011 23:02:56 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:57263) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R5U8E-0007vt-VY for bug-gnu-emacs@gnu.org; Sun, 18 Sep 2011 23:02:55 -0400 Received: by gya6 with SMTP id 6so4507675gya.0 for ; Sun, 18 Sep 2011 20:02:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=16EX+qBHtUApj0k1dVUZevqkR71qvnaDv9exFX2A0tw=; b=VjUnnO5vS4H6T/4+k4bV1i8oc14A4HabSITWigzNjlOQ73mmFX6vISRc7KpXJBOW+C BgG425VyPlDFg/V9PZNTKrmRlcQxwIqEN+WKqYVI/MT7MoYY58ogTzmLXtVquC08Hh9c EHPW3joDtEE4Xclf7r/xhA5FSenB7CulmXk1I= Received: by 10.236.185.195 with SMTP id u43mr10464273yhm.106.1316401374090; Sun, 18 Sep 2011 20:02:54 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.106.98 with HTTP; Sun, 18 Sep 2011 20:02:14 -0700 (PDT) From: "Miguel V. S. Frasson" Date: Mon, 19 Sep 2011 00:02:14 -0300 Message-ID: Subject: 24.0.50; longlines showing hard newlines breaks display To: bug-gnu-emacs@gnu.org Content-Type: multipart/alternative; boundary=20cf3020807448d50804ad4294fd X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 140.186.70.17 X-Spam-Score: -5.9 (-----) X-Debbugs-Envelope-To: submit 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: -5.9 (-----) --20cf3020807448d50804ad4294fd Content-Type: text/plain; charset=ISO-8859-1 Hi. In longlines-mode, showing hard newlines makes the apparent/displayed point position to "jump" annoinly. This bug makes longlines-mode with longlines-show-hard-newlines useless. How to reproduce. 1) emacs -Q 2) get some text with some long lines (spaces are necessary). I do this copying "test " and yanking several times, making several paragraphs (see recent input below). 3) M-x longlines-mode 4) M-x longlines-show-hard-newlines 5) use arrow keys (up and down) to navigate through the text. Apparently, when point crosses two C-j, the displayed point goes to upper right corner (blinks there as it does normally) giving the impression that point is there. Sometimes it even "recenters" as if point where elsewhere. When (real) point leaves 2 C-j, point behaves normally. Regards Miguel Frasson. In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4) of 2011-09-18 on frasson-sam11-u Windowing system distributor `The X.Org Foundation', version 11.0.11001000 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: pt_BR.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: longlines-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t use-hard-newlines: 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 transient-mark-mode: t Recent input: t e s t SPC C-a C-k C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-a C-k C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y C-y M-x l o n g l i n e s - m o d e M-x l o n g l i s h o Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Mark set [47 times] Longlines mode enabled Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr message format-spec rfc822 mml easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader emacsbug longlines time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-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 loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) -- Miguel Vinicius Santini Frasson mvsfrasson@gmail.com --20cf3020807448d50804ad4294fd Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi.

In longlines-mode, showing hard newlines = makes the apparent/displayed
point position to "jump" a= nnoinly. =A0This bug makes longlines-mode with
longlines-show-har= d-newlines useless.

How to reproduce.

1) emacs -Q<= /div>

2) get some text with some long lines (spaces are = necessary).

I do this copying "test " an= d yanking several times, making several
paragraphs (see recent input below).

3) M-x l= onglines-mode

4) M-x longlines-show-hard-newlines<= /div>

5) use arrow keys (up and down) to navigate throug= h the text.

Apparently, when point crosses two C-j, the displayed p= oint goes to
upper right corner (blinks there as it does normally= ) giving the
impression that point is there. =A0Sometimes it even= "recenters" as if
point where elsewhere. =A0When (real) point leaves 2 C-j, point behave= s
normally.

Regards

=
Miguel Frasson.


In GNU Emacs 2= 4.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4)
=A0of 2011-09-18 on frasson-sam11-u
Windowing system distrib= utor `The X.Org Foundation', version 11.0.11001000
Important = settings:
=A0 value of $LC_ALL: nil
=A0 value of $LC_CO= LLATE: nil
=A0 value of $LC_CTYPE: nil
=A0 value of $LC_MESSAGES: nil
=A0 value of $LC_MONETARY: nil
=A0 value of $LC_NUMERIC:= nil
=A0 value of $LC_TIME: nil
=A0 value of $LANG: pt_= BR.UTF-8
=A0 value of $XMODIFIERS: nil
=A0 locale-coding-system: utf-= 8-unix
=A0 default enable-multibyte-characters: t

<= /div>
Major mode: Lisp Interaction

Minor modes= in effect:
=A0 longlines-mode: t
=A0 tooltip-mode: t
=A0 mous= e-wheel-mode: t
=A0 tool-bar-mode: t
=A0 use-hard-newli= nes: t
=A0 menu-bar-mode: t
=A0 file-name-shadow-mode: = t
=A0 global-font-lock-mode: t
=A0 font-lock-mode: t
=A0 = blink-cursor-mode: t
=A0 auto-composition-mode: t
=A0 a= uto-encryption-mode: t
=A0 auto-compression-mode: t
=A0= line-number-mode: t
=A0 transient-mark-mode: t

Recent input:
t e s t SPC C-a C-k C-y C-y C-y C-y C-y C-y C-y C-y=A0
C-y = C-y C-a C-k C-y C-y C-y C-y <return> <return> C-y=A0
= C-y C-y C-y C-y C-y <return> <return> C-y C-y C-y C-y=A0
C-y C-y C-y <return> <return> C-y C-y C-y C-y C-y C-y=A0
C-y C-y C-y C-y <return> <return> C-y C-y C-y C-y C-y= =A0
C-y C-y C-y C-y C-y M-x l o n g l i n e s - m o d e=A0
<= div> <return> M-x l o n g l i <tab> s h o <tab> <return>= =A0
<up> <up> <up> <up> <up> <up= > <up> <up> <up> <up> <up>=A0
&l= t;up> <up> <up> <up> <up> <up> <up> = <up> <up> <up> <up>=A0
<up> <up> <up> <up> <up> <up> <= up> <up> <down> <down>=A0
<down> <d= own> <down> <down> <down> <down> <down> &l= t;down>=A0
<down> <down> <down> <down> <down> <d= own> <down> <down>=A0
<down> <down> &l= t;down> <down> <help-echo> <help-echo>=A0
&l= t;help-echo> <help-echo> <help-echo> <help-echo> <h= elp-echo>=A0
<menu-bar> <help-menu> <send-emacs-bug-report>
=

Recent messages:
For information about GNU Em= acs and the GNU system, type C-h C-a.
Mark set [47 times]
Longlines mode enabled

Load-path shadows:
None found.

Features:
(shadow sor= t gnus-util mail-extr message format-spec rfc822 mml easymenu
mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045
ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailh= eader
emacsbug longlines time-date tooltip ediff-hook vc-hooks li= sp-float-type
mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode registe= r
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-loc= k
font-lock syntax facemenu font-core frame cham georgian utf-8-l= ang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew<= /div>
greek romanian slovak czech european ethiopic indian cyrillic chi= nese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuf= fer loaddefs
button faces cus-face files text-properties overlay sha1 md5 base64
format env code-pages mule custom widget hashtable-print-readable
backquote make-network-process dynamic-setting system-font-setting=
font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs)


--
Miguel Vinicius Santini Frasson
mvsfrasson@gmail.com
--20cf3020807448d50804ad4294fd-- From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 20 13:22:15 2011 Received: (at 9549-done) by debbugs.gnu.org; 20 Sep 2011 17:22:15 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R641O-0007zE-Bl for submit@debbugs.gnu.org; Tue, 20 Sep 2011 13:22:14 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R641K-0007yz-4c for 9549-done@debbugs.gnu.org; Tue, 20 Sep 2011 13:22:11 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LRT00L00ZV38300@a-mtaout20.012.net.il> for 9549-done@debbugs.gnu.org; Tue, 20 Sep 2011 20:16:34 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.239.98]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LRT00J3BZZMXWL0@a-mtaout20.012.net.il>; Tue, 20 Sep 2011 20:16:34 +0300 (IDT) Date: Tue, 20 Sep 2011 20:15:34 +0300 From: Eli Zaretskii Subject: Re: bug#9549: 24.0.50; longlines showing hard newlines breaks display In-reply-to: X-012-Sender: halo1@inter.net.il To: "Miguel V. S. Frasson" Message-id: <831uvbt9s9.fsf@gnu.org> References: X-Spam-Score: -2.0 (--) X-Debbugs-Envelope-To: 9549-done Cc: 9549-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii 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.0 (--) > From: "Miguel V. S. Frasson" > Date: Mon, 19 Sep 2011 00:02:14 -0300 > > 1) emacs -Q > > 2) get some text with some long lines (spaces are necessary). > > I do this copying "test " and yanking several times, making several > paragraphs (see recent input below). > > 3) M-x longlines-mode > > 4) M-x longlines-show-hard-newlines > > 5) use arrow keys (up and down) to navigate through the text. > > Apparently, when point crosses two C-j, the displayed point goes to > upper right corner (blinks there as it does normally) giving the > impression that point is there. Sometimes it even "recenters" as if > point where elsewhere. When (real) point leaves 2 C-j, point behaves > normally. Fixed in revision 105856. From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 21 17:23:51 2011 Received: (at 9549) by debbugs.gnu.org; 21 Sep 2011 21:23:51 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6UGk-0000zL-GG for submit@debbugs.gnu.org; Wed, 21 Sep 2011 17:23:51 -0400 Received: from mail-yx0-f172.google.com ([209.85.213.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6UGh-0000zD-Ji for 9549@debbugs.gnu.org; Wed, 21 Sep 2011 17:23:48 -0400 Received: by yxt33 with SMTP id 33so1548182yxt.3 for <9549@debbugs.gnu.org>; Wed, 21 Sep 2011 14:23:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=UXeBTE+2uFm7Z9ksozJ1foV3/bHP539ii6KtvkJGy9o=; b=vlKgyvoClCIUzOAA8rmzAS2oXCW+E2mmr5cS5YF7lVmSfZE/rGHf+2Ag+vlO5usyHy qAfrref3009MpA25n5Dlk8iFr4ScROMPWo/1/G3yA1X3rCzC0UUlbkF1dwaE/6Fw5wjh ZLRS6XnXWJKBMoZ0TfW/5d64PVs43obdUXX/o= Received: by 10.236.124.97 with SMTP id w61mr8594989yhh.106.1316640210106; Wed, 21 Sep 2011 14:23:30 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.106.98 with HTTP; Wed, 21 Sep 2011 14:22:50 -0700 (PDT) From: "Miguel V. S. Frasson" Date: Wed, 21 Sep 2011 18:22:50 -0300 Message-ID: Subject: Problem not completely fixed To: 9549@debbugs.gnu.org Content-Type: multipart/alternative; boundary=20cf301b64eb053bcf04ad7a30e5 X-Spam-Score: -3.9 (---) X-Debbugs-Envelope-To: 9549 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.4 (---) --20cf301b64eb053bcf04ad7a30e5 Content-Type: text/plain; charset=ISO-8859-1 Hi I checkout again today, recompiled, and part of the problem is solved, but not completely. How to reproduce the bug: 1) emacs -Q 2) in some buffer insert the following text (3 lines of text, each ending with words endlineN): longlines longlines longlines longlines longlines longlines longlines longlines longlines longlines longlines longlines endline1 longlines longlines longlines longlines longlines longlines longlines longlines endline2 longlines longlines longlines longlines >< endline3 3) M-x longlines-mode The text becomes 5 lines that looks like longlines longlines longlines longlines longlines longlines longlines longlines longlines longlines longlines longlines endline1 longlines longlines longlines longlines longlines longlines longlines longlines endline2 longlines longlines longlines longlines >< endline3 4) M-x longlines-show-hard-newlines 5) put point between in the middle of >< in last line 6) type UP 2 times and observe that point goes to beginning of 4th line, strangely 7) type UP again e text behaves normally. 8) now put the point in the end of last line 9) type UP and point strangely goes to beginning of line, and next UPs always put point ant beginning of lines. In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4) of 2011-09-21 on frasson-sam11-u Windowing system distributor `The X.Org Foundation', version 11.0.11001000 Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: pt_BR.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Lisp Interaction Minor modes in effect: longlines-mode: t tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t use-hard-newlines: 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 transient-mark-mode: t Recent input: C-y C-y C-y C-y e n d l i n e 3 M-x l o n g l i n e s - m o M-x l o n g l i n e s h o SPC M-x s e n d b g u g e m a s b u b u g C-g C-g M-x l o n g l i s h o C-g C-c > < SPC a a Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Mark set [24 times] Longlines mode enabled Making completion list... [3 times] Quit [2 times] Mark set Quit Mark set Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader emacsbug help-mode easymenu view longlines time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-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 loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) -- Miguel Vinicius Santini Frasson mvsfrasson@gmail.com --20cf301b64eb053bcf04ad7a30e5 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi

I checkout again today, recompiled, and part of the p= roblem is solved, but not completely.

How to repro= duce the bug:

1) emacs -Q

2) in some buffer insert the following text (3 lines of text, each ending w= ith words endlineN):

longlines longlines long= lines longlines longlines longlines longlines longlines longlines longlines= longlines longlines endline1
longlines longlines longlines longlines longlines longlines longlines = longlines endline2
longlines longlines longlines longlines >&l= t; endline3=A0

3) M-x longlines-mode

The text becomes 5 lines that looks like
longlines lon= glines longlines longlines longlines longlines longlines
lon= glines longlines longlines longlines longlines endline1
longlines= longlines longlines longlines longlines longlines longlines
longlines endline2
longlines longlines longlines longlines &= gt;< endline3=A0

4) M-x=A0longlines-show-= hard-newlines

5) put point between in the middle o= f >< in last line

6) type UP 2 times and observe that point goes to begin= ning of 4th line, strangely

7) type UP again e tex= t behaves normally. =A0

8) now put the point in th= e end of last line

9) type UP and point strangely goes to beginning of lin= e, and next UPs always put point ant beginning of lines.

In GNU Emacs 24.0.50.1 (i686-pc-linux-gnu, GTK+ Version 2.24.4)=
=A0of 2011-09-21 on frasson-sam11-u
Windowing system distrib= utor `The X.Org Foundation', version 11.0.11001000
Important = settings:
=A0 value of $LC_ALL: nil
=A0 value of $LC_CO= LLATE: nil
=A0 value of $LC_CTYPE: nil
=A0 value of $LC_MESSAGES: nil
=A0 value of $LC_MONETARY: nil
=A0 value of $LC_NUMERIC:= nil
=A0 value of $LC_TIME: nil
=A0 value of $LANG: pt_= BR.UTF-8
=A0 value of $XMODIFIERS: nil
=A0 locale-coding-system: utf-= 8-unix
=A0 default enable-multibyte-characters: t

<= /div>
Major mode: Lisp Interaction

Minor modes= in effect:
=A0 longlines-mode: t
=A0 tooltip-mode: t
=A0 mous= e-wheel-mode: t
=A0 tool-bar-mode: t
=A0 use-hard-newli= nes: t
=A0 menu-bar-mode: t
=A0 file-name-shadow-mode: = t
=A0 global-font-lock-mode: t
=A0 font-lock-mode: t
=A0 = blink-cursor-mode: t
=A0 auto-composition-mode: t
=A0 a= uto-encryption-mode: t
=A0 auto-compression-mode: t
=A0= line-number-mode: t
=A0 transient-mark-mode: t

Recent input:
C-y C-y C-y C-y e n d l i n e 3 <return> <left> M-x=A0
l o n g l i n e s - m o <tab> <return> M-x l o n g=A0
l i n e <tab> s h o <tab> <return> <up> <up= > <up> <up>=A0
<down> <down> <down&= gt; <end> SPC <left> <up> <up> <down>=A0
<right> <left> <up> <up> <down> <up&g= t; <up> <up> <up>=A0
<down> <down> = <down> <left> <right> <right> <up> <up>= =A0
<up> <up> <up> <down> <down> <down>= ; <down> <end> <up>=A0
<up> <up> &l= t;up> <up> <up> <down> <down> <down> <d= own>=A0
<down> M-x s e n d <tab> <tab> <backspace> <= ;backspace>=A0
<backspace> <backspace> b g <bac= kspace> u g <tab> <tab>=A0
<backspace> <b= ackspace> <backspace> <backspace> <backspace>=A0
<backspace> <backspace> <backspace> <backspace>= ; <backspace>=A0
<backspace> <backspace> <ba= ckspace> <backspace> e m=A0
<tab> a <tab> s = <tab> <backspace> <backspace> <backspace>=A0
<backspace> <backspace> <backspace> <backspace>= ; <backspace>=A0
<backspace> <backspace> <ba= ckspace> <backspace> b u=A0
<tab> <tab> <= tab> <backspace> <backspace> <backspace>=A0
<backspace> <backspace> <backspace> <backspace>= ; <backspace>=A0
b u g <tab> <tab> C-g <help= -echo> <help-echo> <help-echo>=A0
<help-echo>= ; <help-echo> <help-echo> <help-echo> <menu-bar>=A0=
<help-menu> <send-emacs-bug-report> <help-echo> C-g= =A0
<up> <up> <up> <up> <S-down> &l= t;S-down> <S-down> <S-down>=A0
<S-end> <S= -left> <S-right> <S-right> <C-insert> M-x=A0
l o n g l i <tab> s h o <tab> <C-S-left> <C-S-lef= t>=A0
<C-S-left> <C-S-left> <C-insert> C-g &= lt;up> <up> <up>=A0
<up> <up> <S-do= wn> <S-down> <S-down> <S-down> <S-end>=A0
C-c <C-insert> <right> <left> <left> <left&= gt; <left>=A0
<left> <left> <left> <le= ft> <left> <left> > < SPC <left>=A0
&l= t;left> <up> <up> <up> <up> <up> <down&= gt; <down> <down>=A0
<down> <up> <up> <up> <up> <up> &l= t;down> <down> <down>=A0
<down> <up> &= lt;up> <down> <up> <up> a a <backspace> <back= space>=A0
<up> <up> <down> <down> <down> <end&g= t; <left> <end> <up>=A0
<up> <up> &= lt;down> <down> <help-echo> <help-echo> <help-echo&= gt;=A0
<help-echo> <help-echo> <help-echo> <help-echo>= ; <help-echo>=A0
<help-echo> <help-echo> <he= lp-echo> <help-echo> <help-echo>=A0
<help-echo&= gt; <help-echo> <help-echo> <help-echo> <help-echo>= =A0
<help-echo> <help-echo> <help-echo> <help-echo>= ; <help-echo>=A0
<menu-bar> <help-menu> <sen= d-emacs-bug-report>

Recent messages:
For information about GNU Emacs and the GNU system, type C-h C-a.
Mark set [24 times]
Longlines mode enabled
Making comp= letion list... [3 times]
Quit [2 times]
Mark set
Quit
Mark set

Load-path shadows:
None found.

Features:
(shadow so= rt gnus-util mail-extr message format-spec rfc822 mml mml-sec
mm-decode mm-bodies mm-encode mail-parse rfc2231 rfc2047 rfc2045
= ietf-drums mm-util mail-prsvr mailabbrev mail-utils gmm-utils mailheader
emacsbug help-mode easymenu view longlines time-date tooltip ediff-= hook
vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image=
fringe lisp-mode register page menu-bar rfn-eshadow timer select=
scroll-bar mouse jit-lock font-lock syntax facemenu font-core fr= ame 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 s= imple
abbrev minibuffer loaddefs button faces cus-face files text-properties=
overlay sha1 md5 base64 format env code-pages mule custom widget=
hashtable-print-readable backquote make-network-process dynamic-= setting
system-font-setting font-render-setting move-toolbar gtk x-toolkit x
multi-tty emacs)


--
M= iguel Vinicius Santini Frasson
m= vsfrasson@gmail.com
--20cf301b64eb053bcf04ad7a30e5-- From unknown Tue Aug 19 10:08:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Did not alter fixed versions and reopened. Date: Wed, 21 Sep 2011 21:28:01 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # Did not alter fixed versions and reopened. thanks # This fakemail brought to you by your local debbugs # administrator From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 21 18:35:00 2011 Received: (at 9549) by debbugs.gnu.org; 21 Sep 2011 22:35:00 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6VNb-0003JZ-MX for submit@debbugs.gnu.org; Wed, 21 Sep 2011 18:35:00 -0400 Received: from mail-fx0-f44.google.com ([209.85.161.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6VNZ-0003JR-JA for 9549@debbugs.gnu.org; Wed, 21 Sep 2011 18:34:58 -0400 Received: by fxd18 with SMTP id 18so2000385fxd.3 for <9549@debbugs.gnu.org>; Wed, 21 Sep 2011 15:34:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=WOjRgeGQYqorPmskjSTqcmxenxYLIO9iBu4H2zKntQI=; b=IYVnTBItZBnv6RheteZF1Ld133XoHqjDD1bNrRr4j7phocDCJj7GDV3s1qtoJ/wq/H xUAB0dD+tBs06TSt1izo1vJpDXIywZP4XniIqAmU8IHbrgvHumhyvAaUbdREi540ueXy m7X5ePRJrSDfr2R96R+ZWC0rX+R17IBZN5CZk= Received: by 10.223.39.3 with SMTP id d3mr1803765fae.99.1316644479856; Wed, 21 Sep 2011 15:34:39 -0700 (PDT) MIME-Version: 1.0 Received: by 10.152.20.229 with HTTP; Wed, 21 Sep 2011 15:32:09 -0700 (PDT) In-Reply-To: References: From: Lennart Borgman Date: Thu, 22 Sep 2011 00:32:09 +0200 Message-ID: Subject: Re: bug#9549: Problem not completely fixed To: "Miguel V. S. Frasson" Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: 9549 Cc: 9549@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.6 (---) On Wed, Sep 21, 2011 at 23:22, Miguel V. S. Frasson wrote: > Hi > I checkout again today, recompiled, and part of the problem is solved, but > not completely. > How to reproduce the bug: > 1) emacs -Q > 2) in some buffer insert the following text (3 lines of text, each ending > with words endlineN): > longlines longlines longlines longlines longlines longlines longlines > longlines longlines longlines longlines longlines endline1 > longlines longlines longlines longlines longlines longlines longlines > longlines endline2 > longlines longlines longlines longlines >< endline3 > 3) M-x longlines-mode Just a short note: Is not longlines-mode suppost to be phased out? From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 21 20:00:25 2011 Received: (at 9549) by debbugs.gnu.org; 22 Sep 2011 00:00:25 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6WiG-0005EJ-Lk for submit@debbugs.gnu.org; Wed, 21 Sep 2011 20:00:25 -0400 Received: from mail-gw0-f44.google.com ([74.125.83.44]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6WiC-0005EA-UL for 9549@debbugs.gnu.org; Wed, 21 Sep 2011 20:00:22 -0400 Received: by gwj15 with SMTP id 15so3009432gwj.17 for <9549@debbugs.gnu.org>; Wed, 21 Sep 2011 17:00:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=Oe67g6gd/VSG/Ux9TKa6wEPd+ZEoyH+lk3FTX19nJk0=; b=VtyRM7juBgum4F+eJPiFY8MtbXa8PbE3tJY0KN+7/+7F7h0JRoPf0OxceXmNMvlqJo fhv2sc2iaZZSyQ6w6pnyyT1r3RePz6qzqIP5yV0W5Iu6mtHW8NNf0nglYbUvo2vYCBe3 XlgrLMagK0i9zKclkag55Y3Z4YDOkH3M4R6p8= Received: by 10.68.16.38 with SMTP id c6mr364326pbd.5.1316649602656; Wed, 21 Sep 2011 17:00:02 -0700 (PDT) Received: from localhost ([222.130.137.164]) by mx.google.com with ESMTPS id i2sm21784080pbt.3.2011.09.21.16.59.59 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 21 Sep 2011 17:00:01 -0700 (PDT) From: Leo To: "Miguel V. S. Frasson" Subject: Re: bug#9549: Problem not completely fixed References: Date: Thu, 22 Sep 2011 07:59:34 +0800 In-Reply-To: (Miguel V. S. Frasson's message of "Wed, 21 Sep 2011 18:22:50 -0300") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3.50 (Mac OS X 10.6.8) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -3.6 (---) X-Debbugs-Envelope-To: 9549 Cc: 9549@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.6 (---) On 2011-09-22 05:22 +0800, Miguel V. S. Frasson wrote: > 3) M-x longlines-mode I remember long ago there was an intention to obsolete longlines-mode. Leo From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 21 23:08:24 2011 Received: (at 9549) by debbugs.gnu.org; 22 Sep 2011 03:08:24 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6ZeC-0001er-I4 for submit@debbugs.gnu.org; Wed, 21 Sep 2011 23:08:24 -0400 Received: from mtaout21.012.net.il ([80.179.55.169]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6Ze9-0001ei-Nx for 9549@debbugs.gnu.org; Wed, 21 Sep 2011 23:08:23 -0400 Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0LRW00K00LTI8M00@a-mtaout21.012.net.il> for 9549@debbugs.gnu.org; Thu, 22 Sep 2011 06:08:01 +0300 (IDT) Received: from HOME-C4E4A596F7 ([77.127.239.98]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LRW00KZPM1C7F30@a-mtaout21.012.net.il>; Thu, 22 Sep 2011 06:08:01 +0300 (IDT) Date: Thu, 22 Sep 2011 06:07:02 +0300 From: Eli Zaretskii Subject: Re: bug#9549: Problem not completely fixed In-reply-to: X-012-Sender: halo1@inter.net.il To: "Miguel V. S. Frasson" Message-id: <83hb45s2ax.fsf@gnu.org> References: X-Spam-Score: -2.0 (--) X-Debbugs-Envelope-To: 9549 Cc: 9549@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii 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.0 (--) > From: "Miguel V. S. Frasson" > Date: Wed, 21 Sep 2011 18:22:50 -0300 > > I checkout again today, recompiled, and part of the problem is solved, but > not completely. > > How to reproduce the bug: > > 1) emacs -Q > > 2) in some buffer insert the following text (3 lines of text, each ending > with words endlineN): > > longlines longlines longlines longlines longlines longlines longlines > longlines longlines longlines longlines longlines endline1 > longlines longlines longlines longlines longlines longlines longlines > longlines endline2 > longlines longlines longlines longlines >< endline3 > > 3) M-x longlines-mode > > The text becomes 5 lines that looks like > longlines longlines longlines longlines longlines longlines longlines > longlines longlines longlines longlines longlines endline1 > longlines longlines longlines longlines longlines longlines longlines > longlines endline2 > longlines longlines longlines longlines >< endline3 > > 4) M-x longlines-show-hard-newlines > > 5) put point between in the middle of >< in last line > > 6) type UP 2 times and observe that point goes to beginning of 4th line, > strangely > > 7) type UP again e text behaves normally. > > 8) now put the point in the end of last line > > 9) type UP and point strangely goes to beginning of line, and next UPs > always put point ant beginning of lines. Don't you see the same behavior in Emacs 23? I do, and so the above is an entirely different problem, inherent to how C-n and C-p deduce what column to use as a temporary goal for placing point on the next or previous line. For an even uglier manifestation of this problem, see the 2nd problem described in bug #9254. You are welcome to file a new bug about these issues with C-n/C-p, but the current bug should remain closed, because the problem with the cursor jumping to a completely unrelated place (the end of the 1st screen line) was resolved. From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 22 08:03:57 2011 Received: (at 9549) by debbugs.gnu.org; 22 Sep 2011 12:03:57 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6i0T-0006ka-4Z for submit@debbugs.gnu.org; Thu, 22 Sep 2011 08:03:57 -0400 Received: from mail-gy0-f172.google.com ([209.85.160.172]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6i0R-0006kT-3Q for 9549@debbugs.gnu.org; Thu, 22 Sep 2011 08:03:55 -0400 Received: by gyd12 with SMTP id 12so1913095gyd.3 for <9549@debbugs.gnu.org>; Thu, 22 Sep 2011 05:03:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ytuxcE1QY6KhF3FCdyn85Cwt/9o5LeawyON19tFRBmg=; b=XtXpWdE3WC3wyxP+yY0+/KCWNruK39sbHDrZ1R6RcTBjQX2ID4yVovYOKdW9Yzi76h j3gMu4osoChu4FF8/A+DuSD8aQgcPQrF2iLQc0ikl0jR1iTVrRKhNKciInXOIHps93W6 gFC6BRH6dCzDrhAkOywSaYp6t/ksoyhcUK8ps= Received: by 10.236.124.97 with SMTP id w61mr12490464yhh.106.1316693014107; Thu, 22 Sep 2011 05:03:34 -0700 (PDT) MIME-Version: 1.0 Received: by 10.236.106.98 with HTTP; Thu, 22 Sep 2011 05:02:54 -0700 (PDT) In-Reply-To: <83hb45s2ax.fsf@gnu.org> References: <83hb45s2ax.fsf@gnu.org> From: "Miguel V. S. Frasson" Date: Thu, 22 Sep 2011 09:02:54 -0300 Message-ID: Subject: Re: bug#9549: Problem not completely fixed To: Eli Zaretskii Content-Type: multipart/alternative; boundary=20cf301b64eb62558304ad867b6d X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: 9549 Cc: 9549@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: -4.0 (----) --20cf301b64eb62558304ad867b6d Content-Type: text/plain; charset=ISO-8859-1 Dear Eli Ok, it is a different problem. Thanks. Miguel. On Thu, Sep 22, 2011 at 12:07 AM, Eli Zaretskii wrote: > > From: "Miguel V. S. Frasson" > > Date: Wed, 21 Sep 2011 18:22:50 -0300 > > > > I checkout again today, recompiled, and part of the problem is solved, > but > > not completely. > > > > How to reproduce the bug: > > > > 1) emacs -Q > > > > 2) in some buffer insert the following text (3 lines of text, each ending > > with words endlineN): > > > > longlines longlines longlines longlines longlines longlines longlines > > longlines longlines longlines longlines longlines endline1 > > longlines longlines longlines longlines longlines longlines longlines > > longlines endline2 > > longlines longlines longlines longlines >< endline3 > > > > 3) M-x longlines-mode > > > > The text becomes 5 lines that looks like > > longlines longlines longlines longlines longlines longlines longlines > > longlines longlines longlines longlines longlines endline1 > > longlines longlines longlines longlines longlines longlines longlines > > longlines endline2 > > longlines longlines longlines longlines >< endline3 > > > > 4) M-x longlines-show-hard-newlines > > > > 5) put point between in the middle of >< in last line > > > > 6) type UP 2 times and observe that point goes to beginning of 4th line, > > strangely > > > > 7) type UP again e text behaves normally. > > > > 8) now put the point in the end of last line > > > > 9) type UP and point strangely goes to beginning of line, and next UPs > > always put point ant beginning of lines. > > Don't you see the same behavior in Emacs 23? I do, and so the above > is an entirely different problem, inherent to how C-n and C-p deduce > what column to use as a temporary goal for placing point on the next > or previous line. For an even uglier manifestation of this problem, > see the 2nd problem described in bug #9254. > > You are welcome to file a new bug about these issues with C-n/C-p, but > the current bug should remain closed, because the problem with the > cursor jumping to a completely unrelated place (the end of the 1st > screen line) was resolved. > -- Miguel Vinicius Santini Frasson mvsfrasson@gmail.com --20cf301b64eb62558304ad867b6d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Dear Eli

Ok, it is a different problem.

Thanks.

Miguel.

On Thu, Sep 22, 2011 at 12:07 AM, Eli Zaretskii = <eliz@gnu.org> wrote:
> From: "Miguel V. S. Frasson"= <mvsfrasson@gmail.com> > Date: Wed, 21 Sep 2011 18:22:50 -0300
>
> I checkout again today, recompiled, and part of the problem is solved,= but
> not completely.
>
> How to reproduce the bug:
>
> 1) emacs -Q
>
> 2) in some buffer insert the following text (3 lines of text, each end= ing
> with words endlineN):
>
> longlines longlines longlines longlines longlines longlines longlines<= br> > longlines longlines longlines longlines longlines endline1
> longlines longlines longlines longlines longlines longlines longlines<= br> > longlines endline2
> longlines longlines longlines longlines >< endline3
>
> 3) M-x longlines-mode
>
> The text becomes 5 lines that looks like
> longlines longlines longlines longlines longlines lo= nglines longlines
> longlines longlines longlines longlines longlines endline1
> longlines longlines longlines longlines longlines longlines longlines<= br> > longlines endline2
> longlines longlines longlines longlines >< endline3
>
> 4) M-x longlines-show-hard-newlines
>
> 5) put point between in the middle of >< in last line
>
> 6) type UP 2 times and observe that point goes to beginning of 4th lin= e,
> strangely
>
> 7) type UP again e text behaves normally.
>
> 8) now put the point in the end of last line
>
> 9) type UP and point strangely goes to beginning of line, and next UPs=
> always put point ant beginning of lines.

Don't you see the same behavior in Emacs 23? =A0I do, and so the above<= br> is an entirely different problem, inherent to how C-n and C-p deduce
what column to use as a temporary goal for placing point on the next
or previous line. =A0For an even uglier manifestation of this problem,
see the 2nd problem described in bug #9254.

You are welcome to file a new bug about these issues with C-n/C-p, but
the current bug should remain closed, because the problem with the
cursor jumping to a completely unrelated place (the end of the 1st
screen line) was resolved.



--
Miguel Vinic= ius Santini Frasson
mvsfrasson@g= mail.com
--20cf301b64eb62558304ad867b6d-- From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 22 08:26:39 2011 Received: (at control) by debbugs.gnu.org; 22 Sep 2011 12:26:39 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6iMQ-0007El-6p for submit@debbugs.gnu.org; Thu, 22 Sep 2011 08:26:39 -0400 Received: from hermes.netfonds.no ([80.91.224.195]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R6iMM-0007Eb-MJ for control@debbugs.gnu.org; Thu, 22 Sep 2011 08:26:36 -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 1R6iLs-0003JJ-5U for control@debbugs.gnu.org; Thu, 22 Sep 2011 14:26:04 +0200 Date: Thu, 22 Sep 2011 14:22:36 +0200 Message-Id: To: control@debbugs.gnu.org From: Lars Magne Ingebrigtsen Subject: control message for bug #9549 X-MailScanner-ID: 1R6iLs-0003JJ-5U X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1317299164.2478@2PYH9uyS+yIHjHH7mwwRYQ X-Spam-Status: No X-Spam-Score: -2.6 (--) 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.6 (--) close 9549 24.1 From debbugs-submit-bounces@debbugs.gnu.org Sat Sep 24 09:31:42 2011 Received: (at 9549) by debbugs.gnu.org; 24 Sep 2011 13:31:42 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R7SKT-0007Im-V2 for submit@debbugs.gnu.org; Sat, 24 Sep 2011 09:31:42 -0400 Received: from mtaout20.012.net.il ([80.179.55.166]) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R7SKO-0007IT-FQ; Sat, 24 Sep 2011 09:31:39 -0400 Received: from conversion-daemon.a-mtaout20.012.net.il by a-mtaout20.012.net.il (HyperSendmail v2007.08) id <0LS10070041I4R00@a-mtaout20.012.net.il>; Sat, 24 Sep 2011 16:30:26 +0300 (IDT) Received: from HOME-C4E4A596F7 ([84.228.8.215]) by a-mtaout20.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0LS10069I46MYR50@a-mtaout20.012.net.il>; Sat, 24 Sep 2011 16:30:23 +0300 (IDT) Date: Sat, 24 Sep 2011 16:30:22 +0300 From: Eli Zaretskii Subject: Re: bug#9549: Problem not completely fixed In-reply-to: <83hb45s2ax.fsf@gnu.org> X-012-Sender: halo1@inter.net.il To: mvsfrasson@gmail.com, Stefan Monnier , Chong Yidong Message-id: <838vpet6dt.fsf@gnu.org> References: <83hb45s2ax.fsf@gnu.org> X-Spam-Score: -2.0 (--) X-Debbugs-Envelope-To: 9549 Cc: 9254@debbugs.gnu.org, 9549@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: Eli Zaretskii 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.0 (--) > Date: Thu, 22 Sep 2011 06:07:02 +0300 > From: Eli Zaretskii > Cc: 9549@debbugs.gnu.org > > > 4) M-x longlines-show-hard-newlines > > > > 5) put point between in the middle of >< in last line > > > > 6) type UP 2 times and observe that point goes to beginning of 4th line, > > strangely > > > > 7) type UP again e text behaves normally. > > > > 8) now put the point in the end of last line > > > > 9) type UP and point strangely goes to beginning of line, and next UPs > > always put point ant beginning of lines. > > Don't you see the same behavior in Emacs 23? I do, and so the above > is an entirely different problem, inherent to how C-n and C-p deduce > what column to use as a temporary goal for placing point on the next > or previous line. For an even uglier manifestation of this problem, > see the 2nd problem described in bug #9254. I think I now fixed the fundamental bug that caused these problems. In general, vertical-motion and posn-at-point were broken when cursor was positioned on a newline that came from a display string. The bug was quite old, it exists at least in Emacs 23, perhaps even before that. Stefan and Chong, please eyeball the (highly non-trivial) changes in revision 105900, I hope I didn't break anything. From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 28 09:21:56 2011 Received: (at 9549) by debbugs.gnu.org; 28 Sep 2011 13:21:56 +0000 Received: from localhost ([127.0.0.1] helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R8u5D-0002ue-Ui for submit@debbugs.gnu.org; Wed, 28 Sep 2011 09:21:56 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.183] helo=ironport2-out.pppoe.ca) by debbugs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1R8u5A-0002uQ-0R; Wed, 28 Sep 2011 09:21:52 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: Ak0JAPwdg05FpZLc/2dsb2JhbABCmH6PCHmBUwEBBAFWIwULCzQSFBgNJIgLuByHDASgY4RD X-IronPort-AV: E=Sophos;i="4.68,455,1312171200"; d="scan'208";a="138930965" Received: from 69-165-146-220.dsl.teksavvy.com (HELO pastel.home) ([69.165.146.220]) by ironport2-out.pppoe.ca with ESMTP/TLS/ADH-AES256-SHA; 28 Sep 2011 09:20:56 -0400 Received: by pastel.home (Postfix, from userid 20848) id EBCD758EB0; Wed, 28 Sep 2011 09:20:55 -0400 (EDT) From: Stefan Monnier To: Eli Zaretskii Subject: Re: bug#9549: Problem not completely fixed Message-ID: References: <83hb45s2ax.fsf@gnu.org> <838vpet6dt.fsf@gnu.org> Date: Wed, 28 Sep 2011 09:20:55 -0400 In-Reply-To: <838vpet6dt.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 24 Sep 2011 16:30:22 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -2.7 (--) X-Debbugs-Envelope-To: 9549 Cc: 9254@debbugs.gnu.org, Chong Yidong , 9549@debbugs.gnu.org, mvsfrasson@gmail.com 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 (--) > Stefan and Chong, please eyeball the (highly non-trivial) changes in > revision 105900, I hope I didn't break anything. I'm not very familiar with that code, but as far as I can tell, it looks good. And it fixes a bug I was about to report (triggered in GNU ELPA's lmc.el). Thanks, Stefan From unknown Tue Aug 19 10:08:09 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 27 Oct 2011 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator