From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dmitry Gutov Newsgroups: gmane.emacs.devel Subject: Re: bug#9782: 24.0.90; move-to-window-line not taking header line into account Date: Tue, 19 Aug 2014 08:51:38 +0400 Message-ID: <53F2D7DA.1070308@yandex.ru> References: <83mxcyuw60.fsf@gnu.org> <87haiiqwiz.fsf@yandex.ru> <83vc6yf8hr.fsf@gnu.org> <5185CB24.5060207@yandex.ru> <83sj21fmo5.fsf@gnu.org> <518725C3.10107@yandex.ru> <83bo8of4hp.fsf@gnu.org> <51885853.7020803@yandex.ru> <83txmfebzp.fsf@gnu.org> <5188B00C.2080600@yandex.ru> <83ip2uentg.fsf@gnu.org> <518937BF.1070500@yandex.ru> <53EE98D8.5010605@gmail.com> <83oavkeu8v.fsf@gnu.org> <53EF15F4.6070300@yandex.ru> <83lhqoeli7.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1408423923 8466 80.91.229.3 (19 Aug 2014 04:52:03 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 19 Aug 2014 04:52:03 +0000 (UTC) Cc: emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Aug 19 06:51:57 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1XJbOn-0003v6-0b for ged-emacs-devel@m.gmane.org; Tue, 19 Aug 2014 06:51:57 +0200 Original-Received: from localhost ([::1]:47862 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJbOm-00072i-Dl for ged-emacs-devel@m.gmane.org; Tue, 19 Aug 2014 00:51:56 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJbOe-00072R-IF for emacs-devel@gnu.org; Tue, 19 Aug 2014 00:51:53 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XJbOY-00054W-Uo for emacs-devel@gnu.org; Tue, 19 Aug 2014 00:51:48 -0400 Original-Received: from mail-lb0-x233.google.com ([2a00:1450:4010:c04::233]:35425) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XJbOY-00054R-M5; Tue, 19 Aug 2014 00:51:42 -0400 Original-Received: by mail-lb0-f179.google.com with SMTP id v6so4880275lbi.24 for ; Mon, 18 Aug 2014 21:51:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=L+3CO6iXSDefnXwhLaDXMTeLygsAoPqM6OPlyP1fiSY=; b=j4uje2zY8w5ud6OxLa83n42Bk3QmyluG5IiAPJrjwUWEAzTGhKO3hPA1jyyAZJ3LZO jW/VDzky3tdL3PlWxgbs4PE4cSJAfdIamh40jil7PVx+0s7Ug+iXwTz+PIB2PZGjOOw9 KqopENJem5TnY7EM/Nc2VwyjHW0hSURFkfcyAwWnUcshAxf9Hq8zqlbXTAq5x7FexjF8 7Sf39kpF0TeFzFfM1Rn/ZDrxR+Ay7vuFZUbPZD2f5y/m/T9iHT3KmQfUGJbOpYrpcrf2 WrDfmCcD92+z9y0lfAzln5YvNtZH5MXmMB+ysbDa36jk3vvqtVvhTG2G14F1xDV+yElI 5LFw== X-Received: by 10.112.167.170 with SMTP id zp10mr31635715lbb.2.1408423900790; Mon, 18 Aug 2014 21:51:40 -0700 (PDT) Original-Received: from [192.168.1.3] ([178.252.98.87]) by mx.google.com with ESMTPSA id wv7sm11775437lac.30.2014.08.18.21.51.39 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Aug 2014 21:51:39 -0700 (PDT) User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 In-Reply-To: <83lhqoeli7.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:4010:c04::233 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:173756 Archived-At: On 08/16/2014 03:12 PM, Eli Zaretskii wrote: >>> I don't see this part in the bug discussion. Where did it take place? >> >> It had already moved to emacs-devel at that point. > > Yes, but I don't seem to find it there as well. Here it is: http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00167.html