From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Geoff Gole Newsgroups: gmane.emacs.devel Subject: Re: [PATCH] Fix for bug 6622, nxml-mode Indentation Behavior Date: Wed, 14 Jul 2010 11:45:23 +0800 Message-ID: References: <07k4oze60q.fsf@fencepost.gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1279079136 21923 80.91.229.12 (14 Jul 2010 03:45:36 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 14 Jul 2010 03:45:36 +0000 (UTC) Cc: Emacs development discussions To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Jul 14 05:45:33 2010 Return-path: Envelope-to: ged-emacs-devel@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 1OYsua-0001Ls-9A for ged-emacs-devel@m.gmane.org; Wed, 14 Jul 2010 05:45:32 +0200 Original-Received: from localhost ([127.0.0.1]:43632 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYsuZ-0004Hc-QV for ged-emacs-devel@m.gmane.org; Tue, 13 Jul 2010 23:45:31 -0400 Original-Received: from [140.186.70.92] (port=39627 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OYsuT-0004GI-L8 for emacs-devel@gnu.org; Tue, 13 Jul 2010 23:45:26 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OYsuS-0007wj-Mn for emacs-devel@gnu.org; Tue, 13 Jul 2010 23:45:25 -0400 Original-Received: from mail-qw0-f41.google.com ([209.85.216.41]:37625) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OYsuS-0007wb-Kd; Tue, 13 Jul 2010 23:45:24 -0400 Original-Received: by qwk4 with SMTP id 4so2027539qwk.0 for ; Tue, 13 Jul 2010 20:45:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=pDpWCJrlIcvV5Z6LEPpzb/E3Xs+v3bkJWvKZD802gPQ=; b=tlIC57MoKCcYFW+wG1S5py9DfT31aZSBNP22I1rXzhtYU47tL5zb72hQErDNB8r2Nz AsbibMvmlj/OAYXBuooGad+A/YjRjMRS0B4mceDJ5RGZ8ujRERiy9bMgAXU3r/d27TvT 2gedGGPz5eI6Gjs7RBkoUCPvbieKo8+zxxN5Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=horrDxSJGl9l++rRpu/RfRJdeDB8T3DQeaZhn9Rs5jepwQt+yt2e5dJln+AFktbzcz ivSNfSz6L0W/KWl5aH1pYHhUVjcLvAp+CnkFbetaDS35UO4w0DJdbyGy+NWZm1X70U+D JUbbPj8ToK3m46y/lwVcWlzP1XDQLF8OKaUsM= Original-Received: by 10.224.67.193 with SMTP id s1mr8471925qai.28.1279079123192; Tue, 13 Jul 2010 20:45:23 -0700 (PDT) Original-Received: by 10.229.48.194 with HTTP; Tue, 13 Jul 2010 20:45:23 -0700 (PDT) In-Reply-To: <07k4oze60q.fsf@fencepost.gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:127247 Archived-At: > > Thanks, but if you've got a fix for bug N, please send it to bug N, > not here. Otherwise how is someone reading bug N to know that you > wrote a patch for it? Splitting things across two lists just causes > more work. > Sorry, that was a dumb mistake. When I started the bug report didn't exist, and I didn't amend the existing mail properly after noticing that it did. I'll send a copy to the bug.