From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#12234: 24.1; If set both (scroll-bar-mode -1) and (set-fringe-mode 0), and then try to resize the frame, the frame will gradual getting thin. Date: Sun, 19 Aug 2012 22:04:53 +0300 Message-ID: <83k3wud7oq.fsf@gnu.org> References: <50311268.8060303@gmail.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1345403159 30267 80.91.229.3 (19 Aug 2012 19:05:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 19 Aug 2012 19:05:59 +0000 (UTC) Cc: 12234@debbugs.gnu.org To: hbin Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Aug 19 21:05:59 2012 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 1T3Aox-0006P0-1e for geb-bug-gnu-emacs@m.gmane.org; Sun, 19 Aug 2012 21:05:59 +0200 Original-Received: from localhost ([::1]:43165 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3Aov-0000vc-9r for geb-bug-gnu-emacs@m.gmane.org; Sun, 19 Aug 2012 15:05:57 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:47287) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3Aos-0000vL-3b for bug-gnu-emacs@gnu.org; Sun, 19 Aug 2012 15:05:55 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T3Aoq-0007n1-Tg for bug-gnu-emacs@gnu.org; Sun, 19 Aug 2012 15:05:54 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:57507) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T3Aoq-0007mN-QZ for bug-gnu-emacs@gnu.org; Sun, 19 Aug 2012 15:05:52 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.72) (envelope-from ) id 1T3Aoz-0006yl-IB for bug-gnu-emacs@gnu.org; Sun, 19 Aug 2012 15:06:01 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: debbugs-submit-bounces@debbugs.gnu.org Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Sun, 19 Aug 2012 19:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 12234 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 12234-submit@debbugs.gnu.org id=B12234.134540310726765 (code B ref 12234); Sun, 19 Aug 2012 19:06:01 +0000 Original-Received: (at 12234) by debbugs.gnu.org; 19 Aug 2012 19:05:07 +0000 Original-Received: from localhost ([127.0.0.1]:38818 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T3Ao7-0006xe-Gl for submit@debbugs.gnu.org; Sun, 19 Aug 2012 15:05:07 -0400 Original-Received: from mtaout22.012.net.il ([80.179.55.172]:41195) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T3Ao4-0006xU-6n for 12234@debbugs.gnu.org; Sun, 19 Aug 2012 15:05:05 -0400 Original-Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M9000B00NMI5U00@a-mtaout22.012.net.il> for 12234@debbugs.gnu.org; Sun, 19 Aug 2012 22:04:54 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M9000A0JNO4Z230@a-mtaout22.012.net.il>; Sun, 19 Aug 2012 22:04:53 +0300 (IDT) In-reply-to: <50311268.8060303@gmail.com> X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list 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-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:63303 Archived-At: > Date: Mon, 20 Aug 2012 00:20:56 +0800 > From: hbin > > I'm using Emacs 24.1, if I both set (scroll-bar-mode -1) and > (set-fringe-mode 0), then if I trying to resize the frame, the frame > will gradual getting thin. > > See my question on the Stack Overflow please: > http://stackoverflow.com/questions/11373826/how-to-disable-fringe-in-emacs > > So does Emacs 23.3.1 do. Thank you, but please show a complete recipe. The Stack Overflow question indicates that linum-mode is being used, and also it is not clear how do you start Emacs again -- do you have the fringe-mode and scroll-bar-mode set in your .emacs or something? At least I cannot reproduce the problem using just what you wrote.