From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.devel Subject: Re: window--dump-frame Date: Thu, 22 May 2014 11:55:25 -0400 Message-ID: References: <537DA243.9070306@gmx.at> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1400774148 1039 80.91.229.3 (22 May 2014 15:55:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 22 May 2014 15:55:48 +0000 (UTC) Cc: emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu May 22 17:55:41 2014 Return-path: Envelope-to: ged-emacs-devel@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 1WnVLI-0000gf-TH for ged-emacs-devel@m.gmane.org; Thu, 22 May 2014 17:55:41 +0200 Original-Received: from localhost ([::1]:38321 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnVLI-0000us-GW for ged-emacs-devel@m.gmane.org; Thu, 22 May 2014 11:55:40 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:38251) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnVL8-0000hY-Ez for emacs-devel@gnu.org; Thu, 22 May 2014 11:55:31 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WnVL4-0000V4-O7 for emacs-devel@gnu.org; Thu, 22 May 2014 11:55:30 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59662) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WnVL4-0000V0-LL for emacs-devel@gnu.org; Thu, 22 May 2014 11:55:26 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1WnVL3-0003EI-Dd; Thu, 22 May 2014 11:55:25 -0400 X-Spook: argus Ron Brown Rumsfeld assassinate Armani S Box genetic X-Ran: wS2us13vw5O\ei{}8EdNVMtMmjr>kFf]uI>6W^(:m3L;Y"&@aW_uPd`L$11h-,J/4,S,V[ X-Hue: white X-Attribution: GM In-Reply-To: <537DA243.9070306@gmx.at> (martin rudalics's message of "Thu, 22 May 2014 09:07:47 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:172029 Archived-At: martin rudalics wrote: >> Is window--dump-frame supposed to be interactive? > > For getting more information from a bug reporter it's slightly easier to > say "do M-x window--dump-frame" than "do M-: (window--dump-frame)". > > That's all. If you think it should be changed, please do that. I just found it weird to see the "--" prefix on an interactive command, but maybe it's not a contradiction?