Message from discussion
bug#12217: [PATCH] Re: 24.2.50; append-to-register: Provide a convenient key binding
Received: by 10.180.105.2 with SMTP id gi2mr3234797wib.4.1347410039007;
Tue, 11 Sep 2012 17:33:59 -0700 (PDT)
Path: q11ni19789808wiw.1!nntp.google.com!feeder3.cambriumusenet.nl!feed.tweaknews.nl!85.12.40.131.MISMATCH!xlned.com!feeder3.xlned.com!news.astraweb.com!border5.a.newsrouter.astraweb.com!border2.nntp.ams.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!newsgate.cuhk.edu.hk!news.glorb.com!usenet.stanford.edu!not-for-mail
From: Jambunathan K <kjambunat...@gmail.com>
Newsgroups: gnu.emacs.bug
Subject: bug#12217: [PATCH] Re: 24.2.50;
append-to-register: Provide a convenient key binding
Date: Sun, 09 Sep 2012 14:22:15 +0530
Lines: 12
Sender: debbugs-submit-boun...@debbugs.gnu.org
Approved: bug-gnu-em...@gnu.org
Message-ID: <mailman.8447.1347180757.855.bug-gnu-emacs@gnu.org>
References: <87wr0x6emy.fsf@gmail.com>
<handler.12217.B.134519691317483.ack@debbugs.gnu.org>
<87sjbl6duo.fsf_-_@gmail.com> <jwvsjbgmar1.fsf-monnier+emacs@gnu.org>
<87fw6sz7zn.fsf@gmail.com> <jwvmx10l2d1.fsf-monnier+emacs@gnu.org>
NNTP-Posting-Host: lists.gnu.org
Mime-Version: 1.0
X-Trace: usenet.stanford.edu 1347180758 31430 208.118.235.17 (9 Sep 2012 08:52:38 GMT)
X-Complaints-To: action@cs.stanford.edu
Cc: 12217-d...@debbugs.gnu.org
To: Stefan Monnier <monn...@iro.umontreal.ca>
Envelope-to: bug-gnu-em...@gnu.org
X-Loop: help-debb...@gnu.org
Resent-From: Jambunathan K <kjambunat...@gmail.com>
Original-Sender: debbugs-submit-boun...@debbugs.gnu.org
Resent-CC: bug-gnu-em...@gnu.org
Resent-Date: Sun, 09 Sep 2012 08:53:01 +0000
Resent-Message-ID: <handler.12217.D12217.134718072222...@debbugs.gnu.org>
Resent-Sender: help-debb...@gnu.org
X-GNU-PR-Message: followup 12217
X-GNU-PR-Package: emacs
X-GNU-PR-Keywords: patch
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
h=from:to:cc:subject:references:date:in-reply-to:message-id
:user-agent:mime-version:content-type;
bh=yRXerW2u1OOTiBtoH8ifCIVcahhsoAsQJdRH6bA0o7s=;
b=o5D2mBuv7LxR1mjY39Mlx4vUEHST5ODL4sdvqjv7JEKj+0rdFQrRAvnfr2uiNTIeMV
WBEXePG9UnUGCXWVts+bL+Ak+KtWuTCGqbgqeZQgotzZlDce14mYdsTslOGIC6zKAr7y
bWecyyCrCsTDR6tC7BpVbWjeoVa8MI+bNO4+V6eC40/v0+7Sc73PUGxBQQM2viJsOsDw
RatsjqZnJEEhMFxONhvj2mzF5uCBymb2cfCYqIG50W7NRsFnR3FnRPTd9oYLb3Y2Vavs
CF9FVkM3s7CNtD8LEdO9UurYnj4JngrONwpij5SGqpFRFMlkhrV8T+MRAgmUYQlnSqyS
q59Q==
In-Reply-To: <jwvmx10l2d1.fsf-monnier+em...@gnu.org> (Stefan Monnier's message
of "Sat, 08 Sep 2012 16:09:53 -0400")
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2.50 (gnu/linux)
X-BeenThere: debbugs-sub...@debbugs.gnu.org
X-Mailman-Version: 2.1.13
Precedence: list
Errors-To: debbugs-submit-boun...@debbugs.gnu.org
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2)
X-Received-From: 140.186.70.43
X-BeenThere: bug-gnu-em...@gnu.org
List-Id: "Bug reports for GNU Emacs,
the Swiss army knife of text editors" <bug-gnu-emacs.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/bug-gnu-emacs>,
<mailto:bug-gnu-emacs-requ...@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/bug-gnu-emacs>
List-Post: <mailto:bug-gnu-em...@gnu.org>
List-Help: <mailto:bug-gnu-emacs-requ...@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs>,
<mailto:bug-gnu-emacs-requ...@gnu.org?subject=subscribe>
Bytes: 3428
Content-Type: text/plain
> I've renamed it to register-separator, because I'd rather that
> register.el move (ever so slowly) to obey the "register-" prefix.
Looks like you failed to mark some files in work-area
before the commmit.
I still see references to separator-register in *.el file, NEWS and
Changelog files.