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#18001: default behavior changes Date: Fri, 11 Jul 2014 22:11:56 -0400 Message-ID: References: <00ec01cf9d51$8e033380$aa099a80$@tahoestores.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1405131133 29214 80.91.229.3 (12 Jul 2014 02:12:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Jul 2014 02:12:13 +0000 (UTC) Cc: 18001@debbugs.gnu.org To: "Joel F Rodriguez" Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sat Jul 12 04:12:08 2014 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 1X5mnH-0007zj-OK for geb-bug-gnu-emacs@m.gmane.org; Sat, 12 Jul 2014 04:12:07 +0200 Original-Received: from localhost ([::1]:47401 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5mnH-0007L9-9C for geb-bug-gnu-emacs@m.gmane.org; Fri, 11 Jul 2014 22:12:07 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:44263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5mnE-0007Ks-9W for bug-gnu-emacs@gnu.org; Fri, 11 Jul 2014 22:12:04 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X5mnD-0003JW-G1 for bug-gnu-emacs@gnu.org; Fri, 11 Jul 2014 22:12:04 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39074) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5mnD-0003JG-D5 for bug-gnu-emacs@gnu.org; Fri, 11 Jul 2014 22:12:03 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1X5mnC-0001de-QX for bug-gnu-emacs@gnu.org; Fri, 11 Jul 2014 22:12:02 -0400 X-Loop: help-debbugs@gnu.org In-Reply-To: <00ec01cf9d51$8e033380$aa099a80$@tahoestores.com> Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sat, 12 Jul 2014 02:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 18001 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 18001-submit@debbugs.gnu.org id=B18001.14051311206286 (code B ref 18001); Sat, 12 Jul 2014 02:12:02 +0000 Original-Received: (at 18001) by debbugs.gnu.org; 12 Jul 2014 02:12:00 +0000 Original-Received: from localhost ([127.0.0.1]:53873 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X5mn9-0001dK-UQ for submit@debbugs.gnu.org; Fri, 11 Jul 2014 22:12:00 -0400 Original-Received: from fencepost.gnu.org ([208.118.235.10]:48513 ident=Debian-exim) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X5mn7-0001d9-M3 for 18001@debbugs.gnu.org; Fri, 11 Jul 2014 22:11:58 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1X5mn6-0001SX-8r; Fri, 11 Jul 2014 22:11:56 -0400 X-Spook: target kilo class basement Merlin Majic United Nations X-Ran: T*%C@qF(@\zk:QaE.jGNIU%'=cB]x@vp47jB'$VPl,bjx7otc^qbx%nCgj:(`%FT'Y5q$^ X-Hue: red X-Attribution: GM 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:91456 Archived-At: "Joel F Rodriguez" wrote: > I upgraded my OS to FreeBSD9.2-release and now my installation of emacs > seems stuck at displaying just 80 columns. [...] > On a personal note I find it archaic that when I bring up emacs in a ssh > that it comes up in 80 col mode and will not automatically resize to the > width of my window. I'm afraid your report makes little sense to me. What version of Emacs is this? (The latest is 24.3.) Are you running it in a text-terminal, or in graphical mode? Either way, I don't understand. In a text-terminal, Emacs uses whatever the terminal width is. It is as far as I know impossible for it to somehow be "less wide" than the terminal. In graphical mode, you can make the width whatever you like by resizing it in the usual way.