X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.6 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL X-Spam-Check-By: sourceware.org Date: Mon, 18 May 2009 21:43:11 +0300 From: Eli Zaretskii Subject: Re: mark-active (was: [1.7] Updated: {emacs,emacs-X11,emacs-el}-23.0.92-1) In-reply-to: <23594677.post@talk.nabble.com> To: cygwin AT cygwin DOT com Message-id: <83tz3ip800.fsf@gnu.org> References: <4A0D6E41 DOT 3030108 AT cornell DOT edu> <23572302 DOT post AT talk DOT nabble DOT com> <23594677 DOT post AT talk DOT nabble DOT com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com > Date: Mon, 18 May 2009 03:11:52 -0700 (PDT) > From: Marc Girod > > > Two more changes I noticed with 23.0.92 (with respect to 21.2): These questions are not Cygwin-specific, so they are best asked on emacs-devel or help-gnu-emacs, but since you asked... > 1. mark-active stays t after use (e.g. in the *shell* buffer), > with the result that the visual effect to mark the region gets sticky. There are several entries in etc/NEWS.22 and etc/NEWS that you should read; search for "transient". (They are too long to copy-paste here.) > 2. in a file buffer, doing C-x C-f (find-file) and RET will not read the > file again, but instead invoke dired. From etc/NEWS.22: ** C-x C-f RET (find-file), typing nothing in the minibuffer, is no longer a special case. Since the default input is the current directory, this has the effect of specifying the current directory. Normally that means to visit the directory with Dired. You can get the old behavior by typing C-x C-f M-n RET, which fetches the actual file name into the minibuffer. > Are these intentional? Yes. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/