From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Ilya N. Golubev" Newsgroups: gmane.emacs.xemacs.beta,gmane.emacs.bugs Subject: field movement fix: `NEWS' change Date: Fri, 15 Dec 2006 19:11:00 +0300 Message-ID: <811wn116nf.fsf@mo.msk.ru> References: <16k64g20tu.fsf@mo.msk.ru> <59ejumjzz2.fsf@mo.msk.ru> <843bazvd1b.fsf@mo.msk.ru> <87slflasys.fsf@mo.msk.ru> <82odq9aswt.fsf@mo.msk.ru> NNTP-Posting-Host: dough.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1166199117 28735 80.91.229.10 (15 Dec 2006 16:11:57 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 15 Dec 2006 16:11:57 +0000 (UTC) Cc: Jerry James , xemacs-beta@xemacs.org Original-X-From: xemacs-beta-bounces@xemacs.org Fri Dec 15 17:11:54 2006 Return-path: Envelope-to: gexb-xemacs-beta-2@gmane.org Original-Received: from 98.f7bed1.client.atlantech.net ([209.190.247.152] helo=calypso.tux.org) by dough.gmane.org with esmtp (Exim 4.50) id 1GvFey-0008DK-KZ for gexb-xemacs-beta-2@gmane.org; Fri, 15 Dec 2006 17:11:44 +0100 Original-Received: from calypso.tux.org (localhost [127.0.0.1]) by calypso.tux.org (Postfix) with ESMTP id 3B5E011792D; Fri, 15 Dec 2006 11:11:40 -0500 (EST) Original-Received: from gwyn.tux.org (gwyn.tux.org [207.172.156.132]) by calypso.tux.org (Postfix) with ESMTP id 74C361178FF for ; Fri, 15 Dec 2006 11:11:33 -0500 (EST) Original-Received: from gwyn.tux.org (ident-user@localhost.localdomain [127.0.0.1]) by gwyn.tux.org (8.12.11/8.12.11) with ESMTP id kBFGBSeh005232 for ; Fri, 15 Dec 2006 11:11:28 -0500 Original-Received: (from xemacweb@localhost) by gwyn.tux.org (8.12.11/8.12.11/Submit) id kBFGBSoI005231 for xemacs-beta@calypso.tux.org; Fri, 15 Dec 2006 11:11:28 -0500 Original-Received: from gwyn.tux.org (ident-user@localhost.localdomain [127.0.0.1]) by gwyn.tux.org (8.12.11/8.12.11) with ESMTP id kBFGBE4n005192 for ; Fri, 15 Dec 2006 11:11:14 -0500 Original-Received: (from mailnull@localhost) by gwyn.tux.org (8.12.11/8.12.11/Submit) id kBFGBE6L005191 for xemacweb@tux.org; Fri, 15 Dec 2006 11:11:14 -0500 Original-Received: from d-fens.mopniei.ru (mx.mo.msk.ru [62.213.85.9]) by gwyn.tux.org (8.12.11/8.12.11) with ESMTP id kBFGB8TT005157; Fri, 15 Dec 2006 11:11:14 -0500 Original-Received: from d-fens.mopniei.ru (localhost.localdomain [127.0.0.1]) by d-fens.mopniei.ru (8.13.7/8.13.7) with ESMTP id kBFGB1SW003511 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 15 Dec 2006 19:11:01 +0300 Original-Received: (from gin@localhost) by d-fens.mopniei.ru (8.13.7/8.13.7/Submit) id kBFGB0ib003510; Fri, 15 Dec 2006 19:11:00 +0300 X-Authentication-Warning: d-fens.mopniei.ru: gin set sender to gin@mo.msk.ru using -f Original-To: bug-gnu-emacs@gnu.org X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (gwyn.tux.org [0.0.0.0]); Fri, 15 Dec 2006 11:11:33 -0500 (EST) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-1.6 (gwyn.tux.org [0.0.0.0]); Fri, 15 Dec 2006 11:11:19 -0500 (EST) X-Greylist: Delayed for 70:02:31 by milter-greylist-1.6 (gwyn.tux.org [207.172.156.133]); Fri, 15 Dec 2006 11:11:14 -0500 (EST) X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on gwyn.tux.org X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on gwyn.tux.org X-Virus-Scanned: ClamAV version 0.88.4, clamav-milter version 0.88.4 on gwyn.tux.org X-Virus-Status: Clean X-XEmacs-List: beta X-BeenThere: xemacs-beta@xemacs.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports and discussion of XEmacs development." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: xemacs-beta-bounces@xemacs.org Errors-To: xemacs-beta-bounces@xemacs.org Xref: news.gmane.org gmane.emacs.xemacs.beta:23849 gmane.emacs.bugs:15460 Archived-At: In <82odq9aswt.fsf@mo.msk.ru> of Tue, 12 Dec 2006 21:08:34 +0300 the emacs `NEWS' patch should be as follows. The only change is removing references to any local development branches, just as if the patch is applied to emacs cvs head version. The rest of the message, including `etc/ChangeLog' entry, is the same. --- etc/NEWS 2006-12-07 04:58:14 +0300 +++ etc/NEWS 2006-12-07 05:10:21 +0300 @@ -1494,6 +1494,37 @@ that need to know whether they are started inside Emacs should check INSIDE_EMACS instead of EMACS. +*** Fixed to respects fields. + +As controlled by `inhibit-field-text-motion'. As bug fix, certainly +incompatible with buggy behavior. + +**** Lisp changes. + +The core change is in `comint-line-beginning-position'. This fixed +myriads of other functions and commands that depend on it and that +rely on it to always do so, regardless of `inhibit-field-text-motion' +user option, at least when `comint-use-prompt-regexp' is `nil'. +Partial list of these commands is in section. +However, other code certainly may rely on old behavior. Have not seen +such a code to date. + +Introduced in upstream emacs just after addition of (extant) field +implementation of 2000-01-01. + +Other non- interactive functions calling it include +`comint-replace-by-expanded-history-before-point', +`comint-get-old-input-default'. + +**** Editing changes. + +Include, but not limited to `comint-bol', +`comint-insert-previous-argument', `comint-backward-matching-input', +`comint-bol-or-process-mark', `comint-previous-matching-input', +`comint-send-input', `comint-copy-old-input', +`shell-backward-command', `shell-dynamic-complete-command' (including +inside `comint-dynamic-complete' in Shell mode). + ** M-x Compile changes: ---