From ari.roponen@gmail.com Sun Sep 7 23:00:07 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-8.0 required=4.0 tests=BAYES_00,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 8 Sep 2008 06:00:07 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m88603F7002430 for ; Sun, 7 Sep 2008 23:00:05 -0700 Received: from mail.gnu.org ([199.232.76.166]:37867 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KcZlT-0000ma-ED for emacs-pretest-bug@gnu.org; Mon, 08 Sep 2008 01:58:19 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KcZiu-00087w-Hm for emacs-pretest-bug@gnu.org; Mon, 08 Sep 2008 01:55:44 -0400 Received: from nf-out-0910.google.com ([64.233.182.190]:14053) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KcZiu-00087Y-6C for emacs-pretest-bug@gnu.org; Mon, 08 Sep 2008 01:55:40 -0400 Received: by nf-out-0910.google.com with SMTP id c7so383403nfi.26 for ; Sun, 07 Sep 2008 22:55:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:date:message-id:from:to :subject; bh=ste3kJRxsd/lPuHKy5qyuTzBYBbY5b15BxSJFFeeEnM=; b=T2LmWF9iOMkYQ5x5UP5gtZctJgg6jMXKE3YtZuP3O1sou2RNBkJn6dFWPE9x8pbK+C 26sSg8dDT/cr3n7MgRVeURsxLDKBljhMdvgr+EDwJE1GAIxDDES0xMfbNDgdCMdD/O4U gDZf9JSzR4TcaFtHE0p01/s0ocxYnuitfcm2I= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=date:message-id:from:to:subject; b=bai7epyNasUKpAVsJJ6vpHSDbyABRIkQ5TB4NozpMyiZm8tZ0ma5nSw0bACaMeCdTW T89rwBU/xg5rzv9uR2tPNfEjOC1bnjtYwTnzwtyk0q40W7y0W5nAKcewdeJhYStebYZM Dxc9ftV5w9GlFYrbzxxaD1ntuzcGM/EkJkOg8= Received: by 10.210.142.6 with SMTP id p6mr18212881ebd.102.1220853338407; Sun, 07 Sep 2008 22:55:38 -0700 (PDT) Received: from arirop ( [88.195.184.136]) by mx.google.com with ESMTPS id d2sm3122070nfc.20.2008.09.07.22.55.36 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 07 Sep 2008 22:55:37 -0700 (PDT) Date: Mon, 08 Sep 2008 08:55:25 +0300 Message-Id: From: Ari Roponen To: emacs-pretest-bug@gnu.org Subject: 23.0.60; move-end-of-line goes to previous line in outline-mode X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) Hi, command `move-end-of-line' doesn't work correctly in outline-mode. Steps to reproduce the bug: 1. emacs -Q 2. Evaluate the following code with C-x C-e: (progn (pop-to-buffer "*tmp*") (outline-mode) (insert "* 1. section\n" " body text\n" "* 2. section\n" " more text\n") (hide-subtree)) 3. Press C-a (move-beginning-of-line) to put the cursor at the beginning of line "* 2. section...". 4. Here comes the bug. Pressing C-e (move-end-of-line) moves the cursor to the end of previous line ("body text") instead of current line. -- Ari Roponen From rudalics@gmx.at Thu Sep 11 01:58:33 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.6 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 926) by emacsbugs.donarmstrong.com; 11 Sep 2008 08:58:33 +0000 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m8B8wMqX013711 for <926@emacsbugs.donarmstrong.com>; Thu, 11 Sep 2008 01:58:23 -0700 Received: (qmail invoked by alias); 11 Sep 2008 08:58:16 -0000 Received: from 62-47-61-65.adsl.highway.telekom.at (EHLO [62.47.61.65]) [62.47.61.65] by mail.gmx.net (mp012) with SMTP; 11 Sep 2008 10:58:16 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/Ymv8Ppz/Y2sr8jnPcoWxk16GWajXqbmQWOy6J1z xQjZEaIY7bcp7H Message-ID: <48C8DCC8.9000809@gmx.at> Date: Thu, 11 Sep 2008 10:54:32 +0200 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: Ari Roponen , 926@debbugs.gnu.org Subject: Re: bug#926: 23.0.60; move-end-of-line goes to previous line in outline-mode References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.71 > 1. emacs -Q > 2. Evaluate the following code with C-x C-e: > > (progn > (pop-to-buffer "*tmp*") > (outline-mode) > (insert "* 1. section\n" > " body text\n" > "* 2. section\n" > " more text\n") > (hide-subtree)) > > 3. Press C-a (move-beginning-of-line) to put the cursor at the > beginning of line "* 2. section...". > > 4. Here comes the bug. Pressing C-e (move-end-of-line) moves the > cursor to the end of previous line ("body text") instead of current > line. This seems related to a recent change in `vertical-motion': If you move `point' to any place on the "* 2. section..." line but the ellipsis and do (vertical-motion 1) `point' goes to the end of the buffer. When `point' is right on the ellipsis `point' moves to the beginning of the line. martin From ari.roponen@gmail.com Wed Sep 17 22:03:44 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.5 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 926) by emacsbugs.donarmstrong.com; 18 Sep 2008 05:03:44 +0000 Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m8I53eCE020902 for <926@emacsbugs.donarmstrong.com>; Wed, 17 Sep 2008 22:03:41 -0700 Received: by nf-out-0910.google.com with SMTP id 30so1931296nfu.31 for <926@emacsbugs.donarmstrong.com>; Wed, 17 Sep 2008 22:03:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:references :date:in-reply-to:message-id:user-agent:mime-version:content-type; bh=BY7DZeBftHr+G/w/Ade6Xx/rz6V71K/Ue7f1cw+9Rl0=; b=Uads6B/ZxDyUhzAAA92UdiSzOfABBvr80T5RW3mgEDQbpKHs9yvxhkrZibo2tuOrJV Xs1vR/YCdqXD/D3h6hlG+r/nyTmJ3dsa5uFwyF45TnMLdklVtya82UwdUxiQglK6+Zql UEnokGpYKSncEFgL41A+6in/CImeFe8eLAbss= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:references:date:in-reply-to:message-id:user-agent :mime-version:content-type; b=AzLvuoE0ykdsOdtCa9J9cEt4BdCs8VEIqe95qgbxoSeg/1vKS7ln87zHNpvPiTXdTS Jl8+mfSXebcqAM2zAiAzRofmTg51NGPSVRIz85bc0ek7C2EIx/Jpm8C1LCoPACBNnpbF sDAQ9EPaF5AqjKCGQO643YIZjc5xTZWLBvYD0= Received: by 10.210.65.17 with SMTP id n17mr4302105eba.151.1221714219747; Wed, 17 Sep 2008 22:03:39 -0700 (PDT) Received: from arirop ( [88.195.184.136]) by mx.google.com with ESMTPS id 31sm44679002nfu.9.2008.09.17.22.03.38 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 17 Sep 2008 22:03:38 -0700 (PDT) From: Ari Roponen To: 926@debbugs.gnu.org Subject: Re: bug#926: Acknowledgement (23.0.60; move-end-of-line goes to previous line in outline-mode) References: Date: Thu, 18 Sep 2008 08:03:24 +0300 In-Reply-To: (Emacs bug Tracking System's message of "Sun, 7 Sep 2008 23:10:04 -0700") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi, this bug seems to be fixed in current CVS version. Thank you. -- Ari Roponen From rudalics@gmx.at Wed Sep 17 23:09:57 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-6.6 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 926-done) by emacsbugs.donarmstrong.com; 18 Sep 2008 06:09:57 +0000 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with SMTP id m8I69rdN005943 for <926-done@emacsbugs.donarmstrong.com>; Wed, 17 Sep 2008 23:09:55 -0700 Received: (qmail invoked by alias); 18 Sep 2008 06:09:48 -0000 Received: from 62-47-54-152.adsl.highway.telekom.at (EHLO [62.47.54.152]) [62.47.54.152] by mail.gmx.net (mp021) with SMTP; 18 Sep 2008 08:09:48 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX18tXAYce6Et1GuLluTapL8wPp3VEkBUBzlmGZ9OSt J/er47xw42JkFI Message-ID: <48D1F00D.9000508@gmx.at> Date: Thu, 18 Sep 2008 08:07:09 +0200 From: martin rudalics User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: 926-done@debbugs.gnu.org CC: Ari Roponen Subject: Re: bug#926: Acknowledgement (23.0.60; move-end-of-line goes to previous line in outline-mode) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.7 > this bug seems to be fixed in current CVS version. Thank you. Fixed by 2008-09-17 Chong Yidong * indent.c (Fvertical_motion): Use position reported by iterator instead of PT for determining screen motion (bug#943). Thank you for the report, martin. From unknown Fri Jun 20 07:18:16 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 16 Oct 2008 14:24:03 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator