From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vincent Lefevre Newsgroups: gmane.emacs.bugs Subject: bug#18872: 24.4; nxml-bug: non-working indentation after yank Date: Wed, 2 Mar 2016 16:25:24 +0100 Message-ID: <20160302152524.GO31013@zira.vinc17.org> References: <877fzkcjyb.fsf@ypig.lip.ens-lyon.fr> <87egbtvycm.fsf@mbork.pl> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1456932387 1586 80.91.229.3 (2 Mar 2016 15:26:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 2 Mar 2016 15:26:27 +0000 (UTC) Cc: 18872@debbugs.gnu.org To: Marcin Borkowski Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Wed Mar 02 16:26:16 2016 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1ab8fI-00063a-Ag for geb-bug-gnu-emacs@m.gmane.org; Wed, 02 Mar 2016 16:26:16 +0100 Original-Received: from localhost ([::1]:57102 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ab8fH-0006tD-Li for geb-bug-gnu-emacs@m.gmane.org; Wed, 02 Mar 2016 10:26:15 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:54639) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ab8fA-0006sq-4Q for bug-gnu-emacs@gnu.org; Wed, 02 Mar 2016 10:26:12 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ab8f4-0003fU-Fl for bug-gnu-emacs@gnu.org; Wed, 02 Mar 2016 10:26:08 -0500 Original-Received: from debbugs.gnu.org ([208.118.235.43]:60802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ab8f4-0003fP-CA for bug-gnu-emacs@gnu.org; Wed, 02 Mar 2016 10:26:02 -0500 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84) (envelope-from ) id 1ab8f4-0006Og-8V for bug-gnu-emacs@gnu.org; Wed, 02 Mar 2016 10:26:02 -0500 X-Loop: help-debbugs@gnu.org Resent-From: Vincent Lefevre Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 02 Mar 2016 15:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18872 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 18872-submit@debbugs.gnu.org id=B18872.145693232824548 (code B ref 18872); Wed, 02 Mar 2016 15:26:02 +0000 Original-Received: (at 18872) by debbugs.gnu.org; 2 Mar 2016 15:25:28 +0000 Original-Received: from localhost ([127.0.0.1]:57929 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1ab8eV-0006Ns-PE for submit@debbugs.gnu.org; Wed, 02 Mar 2016 10:25:27 -0500 Original-Received: from ioooi.vinc17.net ([92.243.22.117]:59967) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1ab8eU-0006Nj-3b for 18872@debbugs.gnu.org; Wed, 02 Mar 2016 10:25:26 -0500 Original-Received: from smtp-zira.vinc17.net (128.119.75.86.rev.sfr.net [86.75.119.128]) by ioooi.vinc17.net (Postfix) with ESMTPSA id C4A54354; Wed, 2 Mar 2016 16:25:24 +0100 (CET) Original-Received: by zira.vinc17.org (Postfix, from userid 1000) id 8B832C20363; Wed, 2 Mar 2016 16:25:24 +0100 (CET) Content-Disposition: inline In-Reply-To: <87egbtvycm.fsf@mbork.pl> X-Mailer-Info: https://www.vinc17.net/mutt/ User-Agent: Mutt/1.5.24-6559-vl-r83103 (2016-02-15) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 208.118.235.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:114287 Archived-At: On 2016-03-02 13:49:29 +0100, Marcin Borkowski wrote: > On 2014-10-28, at 16:06, Vincent Lefevre wrote: > > > Consider the following XML file: > > > > ------------------------------------------------------------------ > > > > > > > > > > > > > > ------------------------------------------------------------------ > > > > 1. Open it with "emacs -Q". > > 2. Go to line 6 ( > 3. Go to line 7 and type M-w to copy line 6. > > 4. Go to line 4 (just after ) and type C-y. One gets: > > > > ------------------------------------------------------------------ > > > > > > > > > [] > > > > > > ------------------------------------------------------------------ > > > > where [] is the cursor. > > > > 5. Type TAB. This should have put the cursor just below the 'b' > > for indentation, but this does nothing. > > > > 6. If one types DEL then RET, one doesn't get an indentation either. > > > > 7. If one types DEL then RET again, one gets the indentation! > > And this in turn I cannot reproduce. Could you check this one, too? > (Sorry if I'm mistaken again...) I can still reproduce it with GNU Emacs 25.0.91.1. -- Vincent Lefèvre - Web: 100% accessible validated (X)HTML - Blog: Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)