From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: martin rudalics Newsgroups: gmane.emacs.devel Subject: Re: Annoying window/frame-configuration registers Date: Tue, 29 Mar 2011 10:31:57 +0200 Message-ID: <4D9198FD.9010309@gmx.at> References: <83fwq7ru1q.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1301390179 23274 80.91.229.12 (29 Mar 2011 09:16:19 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 29 Mar 2011 09:16:19 +0000 (UTC) Cc: emacs-devel@gnu.org To: Leo Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Mar 29 11:16:14 2011 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 1Q4V25-0000WW-L1 for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2011 11:16:13 +0200 Original-Received: from localhost ([127.0.0.1]:52495 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4V25-0001VD-31 for ged-emacs-devel@m.gmane.org; Tue, 29 Mar 2011 05:16:13 -0400 Original-Received: from [140.186.70.92] (port=38299 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Q4V1x-0001TO-PQ for emacs-devel@gnu.org; Tue, 29 Mar 2011 05:16:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Q4V1w-0005l7-QL for emacs-devel@gnu.org; Tue, 29 Mar 2011 05:16:05 -0400 Original-Received: from mailout-de.gmx.net ([213.165.64.22]:48349) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1Q4V1w-0005kr-Ae for emacs-devel@gnu.org; Tue, 29 Mar 2011 05:16:04 -0400 Original-Received: (qmail invoked by alias); 29 Mar 2011 09:16:02 -0000 Original-Received: from 62-47-60-40.adsl.highway.telekom.at (EHLO [62.47.60.40]) [62.47.60.40] by mail.gmx.net (mp062) with SMTP; 29 Mar 2011 11:16:02 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1/27Roj2dj2MR19XflWY29NjpERMzzRO0HBi7IsCw EY/yaYyYmI87ce User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) In-Reply-To: X-Y-GMX-Trusted: 0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 213.165.64.22 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:137836 Archived-At: > In that case, I wonder if it makes sense to change the doc string to > mean 'jump to the state recorded by a register'. Finding another > key binding is less inconvenient since there is one more key to remember > and I kind of like 'C x r j'. WDYT? If you make it customizable in register.el as Eli proposed and change the doc appropriately it looks like a fine change. martin