From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 19 14:31:06 2012 Received: (at submit) by debbugs.gnu.org; 19 Aug 2012 18:31:06 +0000 Received: from localhost ([127.0.0.1]:38778 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T3AHB-0005JU-8m for submit@debbugs.gnu.org; Sun, 19 Aug 2012 14:31:06 -0400 Received: from eggs.gnu.org ([208.118.235.92]:54936) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T38Fe-0002Tk-Hj for submit@debbugs.gnu.org; Sun, 19 Aug 2012 12:21:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T38FU-0002XQ-KW for submit@debbugs.gnu.org; Sun, 19 Aug 2012 12:21:14 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:60830) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T38FU-0002XM-Gt for submit@debbugs.gnu.org; Sun, 19 Aug 2012 12:21:12 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59325) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T38FS-0005wn-Lt for bug-gnu-emacs@gnu.org; Sun, 19 Aug 2012 12:21:12 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1T38FQ-0002X5-NA for bug-gnu-emacs@gnu.org; Sun, 19 Aug 2012 12:21:10 -0400 Received: from mail-pz0-f41.google.com ([209.85.210.41]:51932) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1T38FQ-0002X0-DB for bug-gnu-emacs@gnu.org; Sun, 19 Aug 2012 12:21:08 -0400 Received: by dadi14 with SMTP id i14so1838070dad.0 for ; Sun, 19 Aug 2012 09:21:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=md4IfpxTTLRx79Rzw51jjMcnkTeu6FNmyRI0T1/TQ+k=; b=D+kDbxYA1u6j6mf7NQfCnzh49myP6vdb42iz1OuoFNOuvk+kGonXe6ghMg1Xblhreh 6q6ElF6W8nWhe0LHgCs1AoBdgoV1APaYB/iyRfjFFmO1+m1CDEHgB8XBEA88GStdwKw4 2H+3VrIxQLnt5U5tBew6sqRkqPMQL7soW2n6vElDjiDPkRhIi/GRWDKOqEq5m+IqBFGl H6BZuZcC3qkiSTDnqrXdfIQQRLzDPqgnhN6HCXIEjbBJtmHqPdHTfBWpGny35bu1VutU XqvbcywzTMGQen3Z6w6WCyI1T8MKYqLXod1SNox2V5igCfg9gOb1tiZkQcEFavLGS6zz +NuQ== Received: by 10.66.74.195 with SMTP id w3mr23628744pav.64.1345393267167; Sun, 19 Aug 2012 09:21:07 -0700 (PDT) Received: from [10.8.0.126] (li227-134.members.linode.com. [173.255.217.134]) by mx.google.com with ESMTPS id iu10sm9225675pbc.45.2012.08.19.09.21.04 (version=SSLv3 cipher=OTHER); Sun, 19 Aug 2012 09:21:06 -0700 (PDT) Message-ID: <50311268.8060303@gmail.com> Date: Mon, 20 Aug 2012 00:20:56 +0800 From: hbin User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:14.0) Gecko/20120714 Thunderbird/14.0 MIME-Version: 1.0 To: bug-gnu-emacs@gnu.org Subject: 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. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.1 (------) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 19 Aug 2012 14:31:04 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.1 (------) Hi there, 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. Sincerely yours, Huang Bin In GNU Emacs 24.1.1 (x86_64-unknown-linux-gnu, GTK+ Version 3.4.2) of 2012-08-13 on think Windowing system distributor `The X.Org Foundation', version 11.0.11103000 Configured using: `configure '--with-x-toolkit=gtk3'' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: nil value of $LC_MONETARY: en_US.UTF-8 value of $LC_NUMERIC: en_US.UTF-8 value of $LC_TIME: en_US.UTF-8 value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=fcitx locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Ruby Minor modes in effect: volatile-highlights-mode: t rinari-minor-mode: t ruby-tools-mode: t rainbow-delimiters-mode: t autopair-mode: t flymake-mode: t shell-dirtrack-mode: t diff-auto-refine-mode: t desktop-save-mode: t savehist-mode: t eproject-mode: t yas/global-mode: t yas/minor-mode: t global-auto-complete-mode: t auto-complete-mode: t icomplete-mode: t show-paren-mode: t linum-mode: t delete-selection-mode: t global-auto-revert-mode: t mouse-wheel-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t size-indication-mode: t column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-p C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-f C-p C-b C-b C-b C-b C-b C-b C-p C-p C-p C-p C-p C-p C-p M-h M-h M-w M-[ C-n C-n C-o ( c u s C-n C-n C-n C-n SPC C-y SPC C-a C-f M-h M-h M-w M-[ M-] M-] C-n C-n C-b C-b C-b C-b C-b C-n C-n C-n C-n C-n C-n C-n C-p C-p C-p C-p C-p C-p C-p C-n C-n C-n C-n C-a C-a C-p C-p C-a C-p C-p C-p C-p M-h M-w C-c C-g C-g M-k M-k C-g C-g C-w C-x C-s M-k M-k M-k C-x C-f r e M-k C-x C-f C-h C-h C-h p r s C-c ; f e p r C-s f o r c e C-n C-f C-e C-c C-c C-x C-s C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n C-n M-k C-x C-b q C-c ; f h u C-p C-p C-p C-b M-x r e p o r t Recent messages: [yas] Loading for `rails-mode', just-in-time: (yas/load-directory-1 /home/hbin/.emacs.d/snippets/rails-mode (quote rails-mode) (quote (text-mode)))! [yas] Loading compiled snippets from /home/hbin/.emacs.d/snippets/rails-mode Mark saved where search started Saving file /home/hbin/Projects/sample_app/config/environments/production.rb... Wrote /home/hbin/Projects/sample_app/config/environments/production.rb byte-code: End of buffer [16 times] Formats have changed, recompiling...done Updating buffer list...done Commands: m, u, t, RET, g, k, S, D, Q; q to quit; h for help call-interactively: End of buffer Load-path shadows: ~/.emacs.d/vendor/magit/.dir-locals hides ~/.emacs.d/vendor/full-ack/.dir-locals ~/.emacs.d/vendor/volatile-highlights.el/volatile-highlights hides ~/.emacs.d/vendor/volatile-highlights /home/hbin/.emacs.d/vendor/rinari/util/jump/which-func hides /usr/local/share/emacs/24.1/lisp/progmodes/which-func ~/.emacs.d/vendor/magit/.dir-locals hides /usr/local/share/emacs/24.1/lisp/gnus/.dir-locals Features: (shadow sort flyspell ispell mail-extr emacsbug message rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils ibuf-ext multi-isearch time-stamp whitespace find-func vc-git unsafep ffap volatile-highlights hbin-prog prog-markdown prog-clojure prog-python prog-rails rinari jump inflections findr ruby-compilation which-func inf-ruby rhtml-mode rhtml-navigation rhtml-sgml-hacks rhtml-ruby-hook html-mode-expansions sgml-mode rhtml-erb rhtml-fonts scss-mode coffee-mode yaml-mode slim-mode sass-mode haml-mode js json imenu newcomment cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs markdown-mode noutline outline css-mode-expansions css-mode prog-ruby ruby-tools ruby-mode-expansions ruby-mode yari rvm prog-lisp prog-web zencoding-mode rainbow-mode prog-lua prog-js prog-c rainbow-delimiters hbin-misc smex whole-line-or-region autopair misc-navigation ace-jump-mode full-ack dirtree dired-x dired windata tree-mode tree-widget wid-edit misc-flymake flymake-ruby flymake warnings compile flymake-cursor misc-ibuffer ibuffer misc-ispell misc-eshell tramp tramp-compat auth-source eieio byte-opt bytecomp byte-compile cconv macroexp assoc gnus-util mm-util mail-prsvr password-cache shell pcomplete comint ansi-color format-spec tramp-loaddefs regexp-opt misc-magit magit-bisect magit-key-mode magit server ediff-merg ediff-diff ediff-wind ediff-help ediff-util ediff-mult ediff-init ediff iswitchb diff-mode log-edit pcvs-util add-log misc-mark rename-sgml-tag mark-more-like-this inline-string-rectangle mark-multiple highlight-symbol hi-lock thingatpt expand-region expand-region-custom expand-region-core misc-hist desktop saveplace savehist misc-tags etags-select etags eproject ring esh-var esh-io esh-cmd esh-ext esh-proc esh-arg eldoc esh-groups eshell esh-module esh-mode esh-util misc-yas yasnippet dropdown-list derived help-mode view easymenu misc-ac auto-complete-config auto-complete easy-mmode popup misc hbin-kbds windmove edmacro kmacro hbin-defuns hbin-editor uniquify advice help-fns advice-preload icomplete ido avoid paren linum delsel autorevert hbin-ui solarized-dark-theme solarized-definitions cl time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image fringe lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 19 15:05:07 2012 Received: (at 12234) by debbugs.gnu.org; 19 Aug 2012 19:05:07 +0000 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 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 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) 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) Date: Sun, 19 Aug 2012 22:04:53 +0300 From: Eli Zaretskii Subject: Re: 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. In-reply-to: <50311268.8060303@gmail.com> X-012-Sender: halo1@inter.net.il To: hbin Message-id: <83k3wud7oq.fsf@gnu.org> References: <50311268.8060303@gmail.com> X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 12234 Cc: 12234@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > 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. From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 19 16:03:55 2012 Received: (at 12234) by debbugs.gnu.org; 19 Aug 2012 20:03:56 +0000 Received: from localhost ([127.0.0.1]:38879 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T3Bj1-0008Ew-FJ for submit@debbugs.gnu.org; Sun, 19 Aug 2012 16:03:55 -0400 Received: from forward8.mail.yandex.net ([77.88.61.38]:41386) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T3Biy-0008En-EZ for 12234@debbugs.gnu.org; Sun, 19 Aug 2012 16:03:54 -0400 Received: from smtp8.mail.yandex.net (smtp8.mail.yandex.net [77.88.61.54]) by forward8.mail.yandex.net (Yandex) with ESMTP id 76B52F6065A; Mon, 20 Aug 2012 00:03:25 +0400 (MSK) Received: from smtp8.mail.yandex.net (localhost [127.0.0.1]) by smtp8.mail.yandex.net (Yandex) with ESMTP id 444581B60715; Mon, 20 Aug 2012 00:03:25 +0400 (MSK) Received: from 5x164x118x109.dynamic.spb.ertelecom.ru (5x164x118x109.dynamic.spb.ertelecom.ru [5.164.118.109]) by smtp8.mail.yandex.net (nwsmtp/Yandex) with ESMTP id 3OLajRZM-3OLuNIlK; Mon, 20 Aug 2012 00:03:24 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1345406605; bh=NwfZQusc1tXL9e12ahG0D5dxhe8gax/DoPf/CPhZYUg=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: Content-Type:Content-Transfer-Encoding; b=tJxck8cH/EjZzrrygwkfxjzMWXpaqsEVXAwZgNbUVcbQctc78NoD6p0fMhAsIqaWq pRmAY0ZIvpxtrtpAZQEFpbWzPipFns4PYsCqVxPKRLMQ2zb2Ccicwa0FSsp/HFH/5g YJUc5QvVc9vO31JFN7AYcVQkIlPOU1SU6/0XMLps= Message-ID: <5031468E.5030406@yandex.ru> Date: Mon, 20 Aug 2012 00:03:26 +0400 From: Dmitry Gutov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: eliz@gnu.org Subject: Re: 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. Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 12234 Cc: 12234@debbugs.gnu.org, embrace.hbin@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) Eli Zaretskii writes: >> 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. Like I mentioned there in comments, I could reproduce it from emacs -Q in Ubuntu. Just evaluate `(scroll-bar-mode -1)`, then `(set-fringe-mode 0)`, then grab a frame corner and drag it. By the way, with Emacs 24.1, the console shows this: (emacs-snapshot-gtk:2218): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed (emacs-snapshot-gtk:2218): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed (emacs-snapshot-gtk:2218): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed (emacs-snapshot-gtk:2218): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion `GTK_IS_MENU_SHELL(menu)' failed ** (emacs-snapshot-gtk:2218): CRITICAL **: os_bar_hide: assertion `OS_IS_BAR (bar)' failed (emacs-snapshot-gtk:2218): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed ** (emacs-snapshot-gtk:2218): CRITICAL **: os_bar_hide: assertion `OS_IS_BAR (bar)' failed (emacs-snapshot-gtk:2218): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed ** (emacs-snapshot-gtk:2218): CRITICAL **: os_bar_set_parent: assertion `OS_IS_BAR (bar)' failed ** (emacs-snapshot-gtk:2218): CRITICAL **: os_bar_hide: assertion `OS_IS_BAR (bar)' failed (emacs-snapshot-gtk:2218): Gtk-CRITICAL **: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed ** (emacs-snapshot-gtk:2218): CRITICAL **: os_bar_set_parent: assertion `OS_IS_BAR (bar)' failed (emacs-snapshot-gtk:2218): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion `extra_space >= 0' failed (emacs-snapshot-gtk:2218): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion `extra_space >= 0' failed (emacs-snapshot-gtk:2218): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion `extra_space >= 0' failed (emacs-snapshot-gtk:2218): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion `extra_space >= 0' failed (emacs-snapshot-gtk:2218): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion `extra_space >= 0' failed (emacs-snapshot-gtk:2218): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion `extra_space >= 0' failed (emacs-snapshot-gtk:2218): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion `extra_space >= 0' failed (emacs-snapshot-gtk:2218): Gtk-CRITICAL **: gtk_distribute_natural_allocation: assertion `extra_space >= 0' failed --Dmitry From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 19 16:28:54 2012 Received: (at 12234) by debbugs.gnu.org; 19 Aug 2012 20:28:54 +0000 Received: from localhost ([127.0.0.1]:38913 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T3C7B-0000Kg-Ry for submit@debbugs.gnu.org; Sun, 19 Aug 2012 16:28:54 -0400 Received: from mailout-de.gmx.net ([213.165.64.22]:33710) by debbugs.gnu.org with smtp (Exim 4.72) (envelope-from ) id 1T3C79-0000KX-4C for 12234@debbugs.gnu.org; Sun, 19 Aug 2012 16:28:52 -0400 Received: (qmail invoked by alias); 19 Aug 2012 20:28:40 -0000 Received: from 62-47-55-177.adsl.highway.telekom.at (EHLO [62.47.55.177]) [62.47.55.177] by mail.gmx.net (mp020) with SMTP; 19 Aug 2012 22:28:40 +0200 X-Authenticated: #14592706 X-Provags-ID: V01U2FsdGVkX1+fEKBxt1if5P0o7WMQn/31nw0NyOu4Z4X3kw+dlC dfQfDzcEbiE23Z Message-ID: <50314C6E.4070902@gmx.at> Date: Sun, 19 Aug 2012 22:28:30 +0200 From: martin rudalics MIME-Version: 1.0 To: Eli Zaretskii Subject: Re: 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. References: <50311268.8060303@gmail.com> <83k3wud7oq.fsf@gnu.org> In-Reply-To: <83k3wud7oq.fsf@gnu.org> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Spam-Score: -1.9 (-) X-Debbugs-Envelope-To: 12234 Cc: 12234@debbugs.gnu.org, hbin X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.9 (-) >> 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. I expected Glenn to say that this is related to http://debbugs.gnu.org/10954 martin From debbugs-submit-bounces@debbugs.gnu.org Sun Aug 19 22:42:22 2012 Received: (at 12234) by debbugs.gnu.org; 20 Aug 2012 02:42:22 +0000 Received: from localhost ([127.0.0.1]:39111 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T3Hwb-0000wi-OI for submit@debbugs.gnu.org; Sun, 19 Aug 2012 22:42:22 -0400 Received: from mtaout22.012.net.il ([80.179.55.172]:50386) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T3HwX-0000wZ-LI for 12234@debbugs.gnu.org; Sun, 19 Aug 2012 22:42:19 -0400 Received: from conversion-daemon.a-mtaout22.012.net.il by a-mtaout22.012.net.il (HyperSendmail v2007.08) id <0M9100F008R88H00@a-mtaout22.012.net.il> for 12234@debbugs.gnu.org; Mon, 20 Aug 2012 05:41:50 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout22.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0M9100EEU8TPXW70@a-mtaout22.012.net.il>; Mon, 20 Aug 2012 05:41:50 +0300 (IDT) Date: Mon, 20 Aug 2012 05:41:50 +0300 From: Eli Zaretskii Subject: Re: 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. In-reply-to: <5031468E.5030406@yandex.ru> X-012-Sender: halo1@inter.net.il To: Dmitry Gutov Message-id: <83harycmj5.fsf@gnu.org> References: <5031468E.5030406@yandex.ru> X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 12234 Cc: 12234@debbugs.gnu.org, embrace.hbin@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: Eli Zaretskii List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) > Date: Mon, 20 Aug 2012 00:03:26 +0400 > From: Dmitry Gutov > CC: embrace.hbin@gmail.com, 12234@debbugs.gnu.org > > Like I mentioned there in comments, I could reproduce it from emacs -Q > in Ubuntu. > Just evaluate `(scroll-bar-mode -1)`, then `(set-fringe-mode 0)`, then > grab a frame corner and drag it. I already tried that, and saw no problems. I guess this is GTK-specific. From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 30 12:21:16 2012 Received: (at 12234-done) by debbugs.gnu.org; 30 Aug 2012 16:21:16 +0000 Received: from localhost ([127.0.0.1]:58290 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T77UZ-00029B-Ss for submit@debbugs.gnu.org; Thu, 30 Aug 2012 12:21:16 -0400 Received: from mailout.attendit.se ([83.140.103.4]:44629) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T77UX-00028y-K0 for 12234-done@debbugs.gnu.org; Thu, 30 Aug 2012 12:21:15 -0400 Received: from mail01.melmac.se (mail01.melmac.se [62.20.26.80]) by mailout.attendit.se (Postfix) with ESMTP id 20B1B500F3 for <12234-done@debbugs.gnu.org>; Thu, 30 Aug 2012 18:14:20 +0200 (CEST) Received: (qmail 18105 invoked by uid 89); 30 Aug 2012 16:19:40 -0000 Received: from h-46-59-42-18.na.cust.bahnhof.se (HELO coolsville.localdomain) (boel.djarv@bdtv.se@46.59.42.18) by mail01.melmac.se with ESMTPA; 30 Aug 2012 16:19:40 -0000 Received: from [172.20.199.13] (zeplin [172.20.199.13]) by coolsville.localdomain (Postfix) with ESMTPSA id AC33A7FA05E; Thu, 30 Aug 2012 18:19:59 +0200 (CEST) Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Mac OS X Mail 6.0 \(1486\)) Subject: Re: 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. From: =?iso-8859-1?Q?Jan_Dj=E4rv?= In-Reply-To: <5031468E.5030406@yandex.ru> Date: Thu, 30 Aug 2012 18:20:00 +0200 Content-Transfer-Encoding: quoted-printable Message-Id: <7C32BBF4-AF1B-4FCF-8A62-2B8BA1C89CD0@swipnet.se> References: <50311268.8060303@gmail.com> <5031468E.5030406@yandex.ru> To: Dmitry Gutov X-Mailer: Apple Mail (2.1486) X-Spam-Score: -1.2 (-) X-Debbugs-Envelope-To: 12234-done Cc: eliz@gnu.org, 12234-done@debbugs.gnu.org, embrace.hbin@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -1.2 (-) Hello. The concept of zero is still to complicated for Gtk+3/Unity. I have = checked in a fix that avoids that dreaded number. Please try it. 19 aug 2012 kl. 22:03 skrev Dmitry Gutov : > By the way, with Emacs 24.1, the console shows this: >=20 > (emacs-snapshot-gtk:2218): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: = assertion `GTK_IS_MENU_SHELL(menu)' failed >=20 Did you compile this 24.1 yourself? Emacs has no libdbusmenu = implementation so this must come from somewhere else. > (emacs-snapshot-gtk:2218): Gtk-CRITICAL **: = gtk_distribute_natural_allocation: assertion `extra_space >=3D 0' failed >=20 This is from Gtk+ when it fights the user and the window manager for who = should determine the Emacs frame size. Everybody looses. Jan D. From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 30 16:45:48 2012 Received: (at 12234-done) by debbugs.gnu.org; 30 Aug 2012 20:45:48 +0000 Received: from localhost ([127.0.0.1]:58496 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T7BcZ-00032z-Jt for submit@debbugs.gnu.org; Thu, 30 Aug 2012 16:45:48 -0400 Received: from forward3.mail.yandex.net ([77.88.46.8]:50602) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1T7BcU-00032p-Gk for 12234-done@debbugs.gnu.org; Thu, 30 Aug 2012 16:45:44 -0400 Received: from smtp4.mail.yandex.net (smtp4.mail.yandex.net [77.88.46.104]) by forward3.mail.yandex.net (Yandex) with ESMTP id E24D6B41984; Fri, 31 Aug 2012 00:44:26 +0400 (MSK) Received: from smtp4.mail.yandex.net (localhost [127.0.0.1]) by smtp4.mail.yandex.net (Yandex) with ESMTP id 9ED5F5C0570; Fri, 31 Aug 2012 00:44:26 +0400 (MSK) Received: from 37x113x70x143.dynamic.spb.ertelecom.ru (37x113x70x143.dynamic.spb.ertelecom.ru [37.113.70.143]) by smtp4.mail.yandex.net (nwsmtp/Yandex) with ESMTP id iP9WJWta-iQ9Wa5Xe; Fri, 31 Aug 2012 00:44:26 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1346359466; bh=vUwwj3uURte9lqwSprQnJQV+crPSw0sUaGCynlxqk08=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=XXHVZZMGzv+Q5gfpHDUYlCxj0stThmsZDjOgX59oqtxdQk9w31FmhkisVorKSoFN+ uBVYLEsFLu8jkI5HbIwgupa5gF7cRWCrQ/UclRU9kJKN9qfvCkbx/CcDfLBNgvqhjS EomNWw2a164X8FFFrx/tW43/iUdg4bz9xIRYzhEA= Message-ID: <503FD0B3.2050105@yandex.ru> Date: Fri, 31 Aug 2012 00:44:35 +0400 From: Dmitry Gutov User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:14.0) Gecko/20120713 Thunderbird/14.0 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Jan_Dj=E4rv?= Subject: Re: 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. References: <50311268.8060303@gmail.com> <5031468E.5030406@yandex.ru> <7C32BBF4-AF1B-4FCF-8A62-2B8BA1C89CD0@swipnet.se> In-Reply-To: <7C32BBF4-AF1B-4FCF-8A62-2B8BA1C89CD0@swipnet.se> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.6 (--) X-Debbugs-Envelope-To: 12234-done Cc: eliz@gnu.org, 12234-done@debbugs.gnu.org, embrace.hbin@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -2.6 (--) On 30.08.2012 20:20, Jan Dj=E4rv wrote: > Hello. > > The concept of zero is still to complicated for Gtk+3/Unity. I have c= hecked in a fix that avoids that dreaded number. > > Please try it. Looks okay now, thanks. The latest trunk also doesn't write anything to=20 the console (could be just because I build it myself). > 19 aug 2012 kl. 22:03 skrev Dmitry Gutov : > >> By the way, with Emacs 24.1, the console shows this: >> >> (emacs-snapshot-gtk:2218): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu:= assertion `GTK_IS_MENU_SHELL(menu)' failed >> > > Did you compile this 24.1 yourself? Emacs has no libdbusmenu implement= ation so this must come from somewhere else. Nope, it was a third-party build from here:=20 https://launchpad.net/~cassou/+archive/emacs Package version 20120807-1~ppa1~precise1. --Dmitry From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 11 13:34:50 2012 Received: (at control) by debbugs.gnu.org; 11 Sep 2012 17:34:50 +0000 Received: from localhost ([127.0.0.1]:55024 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TBUMM-0003aC-8W for submit@debbugs.gnu.org; Tue, 11 Sep 2012 13:34:50 -0400 Received: from fencepost.gnu.org ([208.118.235.10]:55314) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TBUMK-0003a4-F1 for control@debbugs.gnu.org; Tue, 11 Sep 2012 13:34:48 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1TBULe-00074K-T0 for control@debbugs.gnu.org; Tue, 11 Sep 2012 13:34:07 -0400 Date: Tue, 11 Sep 2012 13:34:06 -0400 Message-Id: Subject: control message for bug 12417 To: X-Mailer: mail (GNU Mailutils 2.1) From: Glenn Morris X-Spam-Score: -7.3 (-------) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -7.3 (-------) forcemerge 12234 12417 From unknown Sat Aug 09 13:16:22 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 11 Oct 2012 11:24:03 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator