From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.bugs Subject: bug#15700: 24.3; calling dired results in resized frame (it gets wider) Date: Thu, 24 Oct 2013 13:27:48 -0400 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1382635688 9692 80.91.229.3 (24 Oct 2013 17:28:08 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 24 Oct 2013 17:28:08 +0000 (UTC) Cc: 15700@debbugs.gnu.org To: e.taumberger@centersystems.com Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Thu Oct 24 19:28:12 2013 Return-path: Envelope-to: geb-bug-gnu-emacs@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 1VZOhg-0000lg-4K for geb-bug-gnu-emacs@m.gmane.org; Thu, 24 Oct 2013 19:28:12 +0200 Original-Received: from localhost ([::1]:55544 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZOhf-0001sL-C4 for geb-bug-gnu-emacs@m.gmane.org; Thu, 24 Oct 2013 13:28:11 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47842) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZOhY-0001rz-CI for bug-gnu-emacs@gnu.org; Thu, 24 Oct 2013 13:28:08 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZOhX-0004qE-9Z for bug-gnu-emacs@gnu.org; Thu, 24 Oct 2013 13:28:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:55722) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZOhX-0004py-6J for bug-gnu-emacs@gnu.org; Thu, 24 Oct 2013 13:28:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1VZOhW-0004fD-3g for bug-gnu-emacs@gnu.org; Thu, 24 Oct 2013 13:28:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Thu, 24 Oct 2013 17:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 15700 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 15700-submit@debbugs.gnu.org id=B15700.138263567517911 (code B ref 15700); Thu, 24 Oct 2013 17:28:02 +0000 Original-Received: (at 15700) by debbugs.gnu.org; 24 Oct 2013 17:27:55 +0000 Original-Received: from localhost ([127.0.0.1]:41507 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VZOhO-0004ep-K1 for submit@debbugs.gnu.org; Thu, 24 Oct 2013 13:27:54 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:56031 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1VZOhK-0004ec-J7 for 15700@debbugs.gnu.org; Thu, 24 Oct 2013 13:27:52 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1VZOhI-0000J2-Nw; Thu, 24 Oct 2013 13:27:48 -0400 X-Spook: 9705 Samford Road Ft. Knox kibo e-bomb mania computer X-Ran: ZB?6M\I`ienVXL#wa11|g+xcFx}e?zH~/,V{cPr@]Oi4GK$x[P/QTN5a)OF{r[s)Zb'Z6$ X-Hue: cyan X-Attribution: GM In-Reply-To: (e. taumberger's message of "Thu, 24 Oct 2013 13:37:41 +0200") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:79598 Archived-At: e.taumberger@centersystems.com wrote: > Calling dired in a buffer (like C-x d) causes the frame to become > wider. I like to use frames with a width of 80 characters; the dired > buffer gets widened to 85 to 90 characters. I'm afraid I cannot reproduce that here. Does it happen with emacs -Q? > In GNU Emacs 24.3.3 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2) > of 2013-10-10 on egmont > Windowing system distributor `The X.Org Foundation', version 11.0.11300000 > System Description: Ubuntu 12.04.3 LTS I'll just blame Unity then. ;)