all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Suggestion for etc/NEWS
@ 2006-12-16 20:05 Richard Stallman
  2006-12-16 20:52 ` Miles Bader
  0 siblings, 1 reply; 4+ messages in thread
From: Richard Stallman @ 2006-12-16 20:05 UTC (permalink / raw)


I don't entirely understand this, but he might have a point.
Can someone else figure this out and DTRT?

To: bug-gnu-emacs@gnu.org
From: "Ilya N. Golubev" <gin@mo.msk.ru>
Date: Fri, 15 Dec 2006 19:11:00 +0300
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Cc: Jerry James <james@xemacs.org>, xemacs-beta@xemacs.org
Subject: field movement fix: `NEWS' change
X-Spam-Status: No, score=0.1 required=5.0 tests=FORGED_RCVD_HELO 
	autolearn=failed version=3.0.4

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 <Editing changes> 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:
 
 ---


_______________________________________________
bug-gnu-emacs mailing list
bug-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Suggestion for etc/NEWS
  2006-12-16 20:05 Suggestion for etc/NEWS Richard Stallman
@ 2006-12-16 20:52 ` Miles Bader
  2006-12-16 20:54   ` Miles Bader
  2006-12-18 10:13   ` Aidan Kehoe
  0 siblings, 2 replies; 4+ messages in thread
From: Miles Bader @ 2006-12-16 20:52 UTC (permalink / raw)
  Cc: emacs-devel

Richard Stallman <rms@gnu.org> writes:
> I don't entirely understand this, but he might have a point.
> Can someone else figure this out and DTRT?

I can't for the life of me figure out what this NEWS entry is supposed
to mean.  The functions referred to were all introduced in Emacs 21.

-Miles
-- 
"Unless there are slaves to do the ugly, horrible, uninteresting work, culture
and contemplation become almost impossible. Human slavery is wrong, insecure,
and demoralizing.  On mechanical slavery, on the slavery of the machine, the
future of the world depends." -Oscar Wilde, "The Soul of Man Under Socialism"

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Suggestion for etc/NEWS
  2006-12-16 20:52 ` Miles Bader
@ 2006-12-16 20:54   ` Miles Bader
  2006-12-18 10:13   ` Aidan Kehoe
  1 sibling, 0 replies; 4+ messages in thread
From: Miles Bader @ 2006-12-16 20:54 UTC (permalink / raw)
  Cc: emacs-devel

Miles Bader <miles@gnu.org> writes:
> I can't for the life of me figure out what this NEWS entry is supposed
> to mean.  The functions referred to were all introduced in Emacs 21.

Rather I mean, "the functionality referred to..." (the functions
themselves are older).

-Miles

-- 
(\(\
(^.^)
(")")
*This is the cute bunny virus, please copy this into your sig so it can spread.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Suggestion for etc/NEWS
  2006-12-16 20:52 ` Miles Bader
  2006-12-16 20:54   ` Miles Bader
@ 2006-12-18 10:13   ` Aidan Kehoe
  1 sibling, 0 replies; 4+ messages in thread
From: Aidan Kehoe @ 2006-12-18 10:13 UTC (permalink / raw)
  Cc: emacs-devel


 Ar an seachtú lá déag de mí na Nollaig, scríobh Miles Bader: 

 > Richard Stallman <rms@gnu.org> writes:
 > > I don't entirely understand this, but he might have a point.
 > > Can someone else figure this out and DTRT?
 > 
 > I can't for the life of me figure out what this NEWS entry is supposed
 > to mean.  The functions referred to were all introduced in Emacs 21.

Apparently Ilya’s previous mail on the subject got dropped. See
http://mid.gmane.org/82odq9aswt.fsf@mo.msk.ru . 

-- 
When I was in the scouts, the leader told me to pitch a tent. I couldn't
find any pitch, so I used creosote.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-12-18 10:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-16 20:05 Suggestion for etc/NEWS Richard Stallman
2006-12-16 20:52 ` Miles Bader
2006-12-16 20:54   ` Miles Bader
2006-12-18 10:13   ` Aidan Kehoe

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.