From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xah Lee Newsgroups: gmane.emacs.help Subject: Re: sgml-delete-tag bug Date: Tue, 8 Mar 2011 03:53:54 -0800 (PST) Organization: http://groups.google.com Message-ID: <0fad4181-db16-473f-a2b6-ddfba00c755c@q12g2000prb.googlegroups.com> References: <2884d8aa-2688-4611-ba53-44dca51c489f@d12g2000prj.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1299588034 9177 80.91.229.12 (8 Mar 2011 12:40:34 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 8 Mar 2011 12:40:34 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Mar 08 13:40:27 2011 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PwwDD-0001hA-6K for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Mar 2011 13:40:27 +0100 Original-Received: from localhost ([127.0.0.1]:57267 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PwwDC-0000lT-NW for geh-help-gnu-emacs@m.gmane.org; Tue, 08 Mar 2011 07:40:26 -0500 Original-Path: usenet.stanford.edu!postnews.google.com!q12g2000prb.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 24 Original-NNTP-Posting-Host: 76.126.112.84 Original-X-Trace: posting.google.com 1299585234 30322 127.0.0.1 (8 Mar 2011 11:53:54 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Tue, 8 Mar 2011 11:53:54 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q12g2000prb.googlegroups.com; posting-host=76.126.112.84; posting-account=bRPKjQoAAACxZsR8_VPXCX27T2YcsyMA User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.107 Safari/534.13, gzip(gfe) Original-Xref: usenet.stanford.edu gnu.emacs.help:185729 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:79881 Archived-At: On Mar 8, 3:28=C2=A0am, Deniz Dogan wrote: > 2011/3/8 Xah Lee : > > > this seems to be a sure bug. > > > discovered a bug in html-mode. If you have this: > > >

some'

> > > and your cursor is at the beginning of line, then press =E3=80=90Ctrl+c= Ctrl > > +d=E3=80=91 (sgml-delete-tag), it'll also delete the apostrophe. > > > This is =E2=80=9CGNU Emacs 23.2.1 (i386-mingw-nt6.0.6002) of 2010-05-08= on > > G41R2F1=E2=80=9D > > Why don't you file a bug report about it? > > For what it's worth, it is still happening on: > GNU Emacs 24.0.50.1 (i386-mingw-nt6.1.7600) of 2011-03-07 on 3249CTO filed the bug.