From unknown Sun Aug 10 16:43:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#23423: 25.0.93; Opening file from the command line stays in *GNU Emacs* buffer Resent-From: jsynacek@redhat.com (Jan =?UTF-8?Q?Syn=C3=A1=C4=8Dek?=) Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 02 May 2016 10:34:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 23423 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 23423@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.14621851875076 (code B ref -1); Mon, 02 May 2016 10:34:02 +0000 Received: (at submit) by debbugs.gnu.org; 2 May 2016 10:33:07 +0000 Received: from localhost ([127.0.0.1]:33044 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axBA2-0001Jo-UD for submit@debbugs.gnu.org; Mon, 02 May 2016 06:33:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51953) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axBA1-0001JE-Js for submit@debbugs.gnu.org; Mon, 02 May 2016 06:33:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axB9m-0000kY-HH for submit@debbugs.gnu.org; Mon, 02 May 2016 06:32:57 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54460) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axB9m-0000jy-F6 for submit@debbugs.gnu.org; Mon, 02 May 2016 06:32:50 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axB9a-0000s2-6y for bug-gnu-emacs@gnu.org; Mon, 02 May 2016 06:32:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axB9L-0000gO-Os for bug-gnu-emacs@gnu.org; Mon, 02 May 2016 06:32:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axB9L-0000dj-Gh for bug-gnu-emacs@gnu.org; Mon, 02 May 2016 06:32:23 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E2BF385542 for ; Mon, 2 May 2016 10:32:10 +0000 (UTC) Received: from jsynacek-ntb.brq.redhat.com (ovpn-116-36.ams2.redhat.com [10.36.116.36]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u42AW5PH013991 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 2 May 2016 06:32:08 -0400 From: jsynacek@redhat.com (Jan =?UTF-8?Q?Syn=C3=A1=C4=8Dek?=) Date: Mon, 02 May 2016 12:32:04 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.68 on 10.5.11.26 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) Steps to reproduce: 1) Install emacs and run 'emacs ' from the command line. The file is opened, but you have to switch to its buffer because, for some reason, the splash screen stays as the current buffer. You can work around this by running emacs with '--no-splash'. Expected behavior is to switch to the file's buffer and not to stay in the *GNU Emacs* buffer. In GNU Emacs 25.0.93.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.20.3) of 2016-04-25 built on jsynacek-ntb.brq.redhat.com Windowing system distributor 'Fedora Project', version 11.0.11803000 System Description: Fedora release 24 (Twenty Four) Configured using: 'configure --build=3Dx86_64-redhat-linux-gnu --host=3Dx86_64-redhat-linux-gnu --program-prefix=3D --disable-dependency-tracking --prefix=3D/usr --exec-prefix=3D/usr --bindir=3D/usr/bin --sbindir=3D/usr/sbin --sysconfdir=3D/etc --datadir=3D/usr/share --includedir=3D/usr/include --libdir=3D/usr/lib64 --libexecdir=3D/usr/libexec --localstatedir=3D/var --sharedstatedir=3D/var/lib --mandir=3D/usr/share/man --infodir=3D/usr/share/info --with-dbus --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xft --with-xpm --with-x-toolkit=3Dgtk3 --with-gpm=3Dno --with-xwidgets build_alias=3Dx86_64-redhat-linux-gnu host_alias=3Dx86_64-redhat-linux-gnu 'CFLAGS=3D-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions -fstack-protector-strong --param=3Dssp-buffer-size=3D4 -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=3Dgeneric' LDFLAGS=3D-Wl,-z,relro PKG_CONFIG_PATH=3D:/usr/lib64/pkgconfig:/usr/share/pkgconfig' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XWIDGETS Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=3Dibus locale-coding-system: utf-8-unix Major mode: ERC Minor modes in effect: diff-auto-refine-mode: t erc-notifications-mode: t shell-dirtrack-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-networks-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t recentf-mode: t override-global-mode: t show-paren-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Logging in as =E2=80=98jsynacek=E2=80=99... done Saving file /home/jsynacek/SpiderOak Hive/orgfiles/fin-2016.org... Wrote /home/jsynacek/SpiderOak Hive/orgfiles/fin-2016.org Saving file /home/jsynacek/SpiderOak Hive/orgfiles/energie.org... Wrote /home/jsynacek/SpiderOak Hive/orgfiles/energie.org Revert buffer from file /home/jsynacek/work/status-reports/latest? (y or n)= y Mark set Saving file /home/jsynacek/work/status-reports/latest... Wrote /home/jsynacek/work/status-reports/latest Composing main Info directory...done Load-path shadows: /home/jsynacek/.emacs.d/elpa/helm-20160202.843/helm-multi-match hides /home= /jsynacek/.emacs.d/elpa/helm-core-20160201.100/helm-multi-match Features: (shadow sort mail-extr emacsbug message idna rfc822 mml mml-sec epg mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils tabify org-table undo-tree diff org-element org-rmail org-mhe org-irc org-info org-gnus org-docview doc-view subr-x jka-compr image-mode org-bibtex bibtex org-bbdb org-w3m ob-python org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs ido misearch multi-isearch vc-git diff-mode sh-script smie executable derived rpm-spec-mode erc-desktop-notifications notifications dbus winner helm-command helm-elisp helm-eval edebug helm-mode helm-files rx image-dired tramp tramp-compat tramp-loaddefs trampver ucs-normalize shell dired-aux ffap helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptive helm-info bookmark helm-locate helm-external helm-net browse-url xml url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars mailcap helm-types private erc-list erc-menu erc-join erc-ring erc-networks erc-pcomplete pcomplete erc-track erc-match erc-button erc-fill erc-stamp erc-netsplit erc-goodies erc erc-backend erc-compat format-spec auth-source gnus-util mm-util help-fns mail-prsvr password-cache thingatpt pp helm-swoop helm-grep helm-regexp helm-plugin helm-utils compile comint ansi-color ring helm-help helm helm-source cl-seq eieio-compat eieio eieio-core cl-macs helm-multi-match helm-lib geiser recentf tree-widget wid-edit edmacro kmacro dired-x dired cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs use-package diminish bind-key easy-mmode advice finder-inf goto-chg-autoloads undo-tree-autoloads info package epg-config seq byte-opt gv bytecomp byte-compile cl-extra help-mode easymenu cconv cl-loaddefs pcase cl-lib paren time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting xwidget-internal move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 978159 42378) (symbols 48 44914 2) (miscs 40 181 843) (strings 32 112532 18784) (string-bytes 1 3314280) (vectors 16 65375) (vector-slots 8 1059425 23434) (floats 8 470 502) (intervals 56 36627 8453) (buffers 976 23) (heap 1024 51657 3764)) --=20 Jan Synacek Software Engineer, Red Hat From unknown Sun Aug 10 16:43:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#23423: 25.0.93; Opening file from the command line stays in *GNU Emacs* buffer Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 02 May 2016 15:19:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 23423 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: jsynacek@redhat.com (Jan =?UTF-8?Q?Syn=C3=A1=C4=8Dek?=) Cc: 23423@debbugs.gnu.org Reply-To: Eli Zaretskii Received: via spool by 23423-submit@debbugs.gnu.org id=B23423.146220230618096 (code B ref 23423); Mon, 02 May 2016 15:19:01 +0000 Received: (at 23423) by debbugs.gnu.org; 2 May 2016 15:18:26 +0000 Received: from localhost ([127.0.0.1]:33987 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axFcA-0004ho-3f for submit@debbugs.gnu.org; Mon, 02 May 2016 11:18:26 -0400 Received: from eggs.gnu.org ([208.118.235.92]:55920) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axFc9-0004hb-3R for 23423@debbugs.gnu.org; Mon, 02 May 2016 11:18:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axFbu-0004qe-Ko for 23423@debbugs.gnu.org; Mon, 02 May 2016 11:18:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.5 required=5.0 tests=BAYES_05,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:59730) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axFbu-0004pZ-Hl; Mon, 02 May 2016 11:18:10 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3353 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1axFbo-000819-AJ; Mon, 02 May 2016 11:18:04 -0400 Date: Mon, 02 May 2016 18:18:07 +0300 Message-Id: <838tzsmqts.fsf@gnu.org> From: Eli Zaretskii In-reply-to: References: MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.0 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > From: jsynacek@redhat.com (Jan Synáček) > Date: Mon, 02 May 2016 12:32:04 +0200 > > 1) Install emacs and run 'emacs ' from the command line. > > The file is opened, but you have to switch to its buffer because, for > some reason, the splash screen stays as the current buffer. You can work > around this by running emacs with '--no-splash'. I cannot reproduce this. I get either the file's buffer alone in its frame, or a 2-window frame with file displayed in the selected window, and the splash screen in the other one. Are you sure it's not some of the customizations that run from your ~/.emacs or site-start file? From unknown Sun Aug 10 16:43:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#23423: 25.0.93; Opening file from the command line stays in *GNU Emacs* buffer Resent-From: Jan Synacek Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 03 May 2016 07:07:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 23423 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 23423@debbugs.gnu.org Received: via spool by 23423-submit@debbugs.gnu.org id=B23423.14622592141139 (code B ref 23423); Tue, 03 May 2016 07:07:02 +0000 Received: (at 23423) by debbugs.gnu.org; 3 May 2016 07:06:54 +0000 Received: from localhost ([127.0.0.1]:34458 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axUQ1-0000IJ-Km for submit@debbugs.gnu.org; Tue, 03 May 2016 03:06:53 -0400 Received: from mail-ig0-f173.google.com ([209.85.213.173]:35541) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axUPz-0000I5-Ed for 23423@debbugs.gnu.org; Tue, 03 May 2016 03:06:52 -0400 Received: by mail-ig0-f173.google.com with SMTP id bi2so107372351igb.0 for <23423@debbugs.gnu.org>; Tue, 03 May 2016 00:06:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=mQ06T0/8ikNYdTlMaYfifZZ3zuikeDkstV6D71Jq9dM=; b=eX57H96JyJeH+a/uVxv9w24leHUWCCw2DHhl5tCV6nsBhVH/6Y5HIMFCGbsvFLwGzD eu8TX6vELyFhsgQJJE1YZlxSzdHbY+eQ8EvBig7J3Tq3jOV+LIm5YO/q1+xWDZsgUhoa E4ECn09MeaMF9EsPbXkuPLsO7RMVyRSh60Phu9n6nz3jR83P51Yjj2mEUoMN5EgmFHAn cRR6O/FTx0VZokIF+Aa276n/HISiA8k94PExCQNLEroFcrkMDGxhEGH6URsCgo24Vjof 79kqKZEHQfnQhOZq6wi2/3SeiyX++5AQDQZk+/gg9Jm7buh509/FMRPvl6ALN2pka9+q +W1Q== X-Gm-Message-State: AOPr4FWpOPjQwBmfpPNI5FrfX50E0km0ZKEI5M0EgMrmT6iOyuLmCUHbSKf0npQixJUdlKBeCekZt0jvU1M7TXu9 MIME-Version: 1.0 X-Received: by 10.50.160.41 with SMTP id xh9mr1368502igb.64.1462259206028; Tue, 03 May 2016 00:06:46 -0700 (PDT) Received: by 10.107.47.158 with HTTP; Tue, 3 May 2016 00:06:45 -0700 (PDT) In-Reply-To: <838tzsmqts.fsf@gnu.org> References: <838tzsmqts.fsf@gnu.org> Date: Tue, 3 May 2016 09:06:45 +0200 Message-ID: From: Jan Synacek Content-Type: multipart/alternative; boundary=001a11380a168b9d210531eac058 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) --001a11380a168b9d210531eac058 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, May 2, 2016 at 5:18 PM, Eli Zaretskii wrote: > > From: jsynacek@redhat.com (Jan Syn=C3=A1=C4=8Dek) > > Date: Mon, 02 May 2016 12:32:04 +0200 > > > > 1) Install emacs and run 'emacs ' from the command line. > > > > The file is opened, but you have to switch to its buffer because, for > > some reason, the splash screen stays as the current buffer. You can wor= k > > around this by running emacs with '--no-splash'. > > I cannot reproduce this. I get either the file's buffer alone in its > frame, or a 2-window frame with file displayed in the selected window, > and the splash screen in the other one. > > Are you sure it's not some of the customizations that run from your > ~/.emacs or site-start file? > =E2=80=8BI can reproduce the problem when running '=E2=80=8B emacs -q --no-site-file =E2=80=8Bfile'. I'm trying this on Fedora Rawhide with emacs built without any patches. However, there seems to be a bug in gtk3 that makes emacs start in a very small window, which cannot be split. Might that be the problem? When I run 'emacs -q --no-site-file =E2=80=8Bfile -mm file', I *sometimes* get the split and sometimes see only the splash screen. --=20 Jan Synacek Software Engineer, Red Hat --001a11380a168b9d210531eac058 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
On M= on, May 2, 2016 at 5:18 PM, Eli Zaretskii <eliz@gnu.org> wrote:
> From: jsynacek@redhat.com (Jan Syn=C3=A1=C4=8Dek)<= br> > Date: Mon, 02 May 2016 12:32:04 +0200
>
> 1) Install emacs and run 'emacs <any file>' from the com= mand line.
>
> The file is opened, but you have to switch to its buffer because, for<= br> > some reason, the splash screen stays as the current buffer. You can wo= rk
> around this by running emacs with '--no-splash'.

I cannot reproduce this.=C2=A0 I get either the file's buffer alone in = its
frame, or a 2-window frame with file displayed in the selected window,
and the splash screen in the other one.

Are you sure it's not some of the customizations that run from your
~/.emacs or site-start file?

=E2=80=8BI can reproduce the probl= em when running '=E2=80=8B
emacs -q --no-site-file
=E2=80=8Bfile'.

I'm trying this o= n Fedora Rawhide with emacs built without any patches.
However, there seems to be a bug in gtk3 that makes emacs start
=
in a very small window, which cannot be split. Migh= t that be the problem?
When I run 'emacs -q = --no-site-file
=E2=80=8Bfile -mm file', I *sometimes*= get the split
and sometimes see only the splash= screen.

--
Jan Syna= cek
Software Engineer, Red Hat
--001a11380a168b9d210531eac058-- From unknown Sun Aug 10 16:43:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#23423: 25.0.93; Opening file from the command line stays in *GNU Emacs* buffer Resent-From: Jan Synacek Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 03 May 2016 11:29:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 23423 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Eli Zaretskii Cc: 23423@debbugs.gnu.org Received: via spool by 23423-submit@debbugs.gnu.org id=B23423.146227493724673 (code B ref 23423); Tue, 03 May 2016 11:29:02 +0000 Received: (at 23423) by debbugs.gnu.org; 3 May 2016 11:28:57 +0000 Received: from localhost ([127.0.0.1]:34591 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axYVc-0006Pt-LB for submit@debbugs.gnu.org; Tue, 03 May 2016 07:28:56 -0400 Received: from mail-io0-f172.google.com ([209.85.223.172]:34123) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axYVa-0006PS-Mo for 23423@debbugs.gnu.org; Tue, 03 May 2016 07:28:55 -0400 Received: by mail-io0-f172.google.com with SMTP id 190so19032903iow.1 for <23423@debbugs.gnu.org>; Tue, 03 May 2016 04:28:54 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-transfer-encoding; bh=z8BvA09HcgGZJlXe0kMtk0iaHF+2J04CRB9jE5v2wU4=; b=kJmZ5HUdMgBEp7W6Wtd79VNuXlnsLN8x8XoY4No8cYDzGHEr6dj/ouNPh1rQuLsu5l s0baJiPTEx1BMNxgZ8mHs16ll+qaArNLkzjLMzvl/pz4ctFao+blej1ZfyDgYByMZGDM 4wxcKXEAkN0OLfIymUgZhLYr5wVpFBr8PEuHi0UMFJhCA9B7ODb+jly3qdCyz8nzHhtX NmkoYbrgTCJkCeUZjNEF3evjf+f/tJkTSImflOzjtRYCvTxMkSB924wgbgkBUJ294Llo anGGaWxPCxL4uQuAnw28O6wE0mz/dRbKtiIuPVmYJsU+mIgt9aIo4yQGpWv9XFeDLCDV lIVA== X-Gm-Message-State: AOPr4FVGfRfgNbKgoHfzEffN2+iS1ZJnNR3BmwBJ6AjsOY5wGmLAi1FPofW0eXTv0dbw8TEty/gkTonqJEJbgIpZ MIME-Version: 1.0 X-Received: by 10.107.173.69 with SMTP id w66mr2827559ioe.182.1462274929132; Tue, 03 May 2016 04:28:49 -0700 (PDT) Received: by 10.107.47.158 with HTTP; Tue, 3 May 2016 04:28:49 -0700 (PDT) In-Reply-To: References: <838tzsmqts.fsf@gnu.org> Date: Tue, 3 May 2016 13:28:49 +0200 Message-ID: From: Jan Synacek Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Tue, May 3, 2016 at 9:06 AM, Jan Synacek wrote: > On Mon, May 2, 2016 at 5:18 PM, Eli Zaretskii wrote: >> >> > From: jsynacek@redhat.com (Jan Syn=C3=A1=C4=8Dek) >> > Date: Mon, 02 May 2016 12:32:04 +0200 >> > >> > 1) Install emacs and run 'emacs ' from the command line. >> > >> > The file is opened, but you have to switch to its buffer because, for >> > some reason, the splash screen stays as the current buffer. You can wo= rk >> > around this by running emacs with '--no-splash'. >> >> I cannot reproduce this. I get either the file's buffer alone in its >> frame, or a 2-window frame with file displayed in the selected window, >> and the splash screen in the other one. >> >> Are you sure it's not some of the customizations that run from your >> ~/.emacs or site-start file? > > > I can reproduce the problem when running ' > emacs -q --no-site-file > file'. > > I'm trying this on Fedora Rawhide with emacs built without any patches. > However, there seems to be a bug in gtk3 that makes emacs start > in a very small window, which cannot be split. Might that be the problem? > When I run 'emacs -q --no-site-file file -mm file', I *sometimes* get the= split > and sometimes see only the splash screen. It turns out that the gtk bug I was referring to was an incompatibility and= was fixed in emacs git [1]. And it also turns out that my original bug report i= s not reproducible with the patch applied. However, I still think that the buffer should be visible in case emacs is run with the splash screen and the window is so small that it cannot be split. [1] http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=3Dafc9e6542aa6f2d= 0d7986db3d8c2cb654e107443 --=20 Jan Synacek Software Engineer, Red Hat From unknown Sun Aug 10 16:43:03 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: jsynacek@redhat.com (Jan =?UTF-8?Q?Syn=C3=A1=C4=8Dek?=) Subject: bug#23423: closed (Re: bug#23423: 25.0.93; Opening file from the command line stays in *GNU Emacs* buffer) Message-ID: References: <83k2jbkx9u.fsf@gnu.org> X-Gnu-PR-Message: they-closed 23423 X-Gnu-PR-Package: emacs Reply-To: 23423@debbugs.gnu.org Date: Tue, 03 May 2016 14:55:01 +0000 Content-Type: multipart/mixed; boundary="----------=_1462287301-24202-1" This is a multi-part message in MIME format... ------------=_1462287301-24202-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #23423: 25.0.93; Opening file from the command line stays in *GNU Emacs* bu= ffer which was filed against the emacs package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 23423@debbugs.gnu.org. --=20 23423: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D23423 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1462287301-24202-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 23423-done) by debbugs.gnu.org; 3 May 2016 14:54:22 +0000 Received: from localhost ([127.0.0.1]:35471 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axbiQ-0006HT-9Y for submit@debbugs.gnu.org; Tue, 03 May 2016 10:54:22 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53221) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axbiO-0006HF-Qk for 23423-done@debbugs.gnu.org; Tue, 03 May 2016 10:54:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axbiA-0007Ik-FV for 23423-done@debbugs.gnu.org; Tue, 03 May 2016 10:54:12 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_50,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53381) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axbiA-0007Hp-Cy; Tue, 03 May 2016 10:54:06 -0400 Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4389 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1axbi4-00007W-6q; Tue, 03 May 2016 10:54:00 -0400 Date: Tue, 03 May 2016 17:54:05 +0300 Message-Id: <83k2jbkx9u.fsf@gnu.org> From: Eli Zaretskii To: Jan Synacek In-reply-to: (message from Jan Synacek on Tue, 3 May 2016 13:28:49 +0200) Subject: Re: bug#23423: 25.0.93; Opening file from the command line stays in *GNU Emacs* buffer References: <838tzsmqts.fsf@gnu.org> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.0 (------) X-Debbugs-Envelope-To: 23423-done Cc: 23423-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Eli Zaretskii Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) > Date: Tue, 3 May 2016 13:28:49 +0200 > From: Jan Synacek > Cc: 23423@debbugs.gnu.org > > It turns out that the gtk bug I was referring to was an incompatibility and was > fixed in emacs git [1]. And it also turns out that my original bug report is not > reproducible with the patch applied. Thanks for telling us. > However, I still think that the buffer should be visible in case > emacs is run with the splash screen and the window is so small that > it cannot be split. I disagree, sorry. The extremely small frame you were getting is the result of the bug that was already fixed, so I see no reason to cater to buggy behavior anymore. ------------=_1462287301-24202-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 2 May 2016 10:33:07 +0000 Received: from localhost ([127.0.0.1]:33044 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axBA2-0001Jo-UD for submit@debbugs.gnu.org; Mon, 02 May 2016 06:33:07 -0400 Received: from eggs.gnu.org ([208.118.235.92]:51953) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axBA1-0001JE-Js for submit@debbugs.gnu.org; Mon, 02 May 2016 06:33:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axB9m-0000kY-HH for submit@debbugs.gnu.org; Mon, 02 May 2016 06:32:57 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:54460) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axB9m-0000jy-F6 for submit@debbugs.gnu.org; Mon, 02 May 2016 06:32:50 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42870) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axB9a-0000s2-6y for bug-gnu-emacs@gnu.org; Mon, 02 May 2016 06:32:44 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axB9L-0000gO-Os for bug-gnu-emacs@gnu.org; Mon, 02 May 2016 06:32:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axB9L-0000dj-Gh for bug-gnu-emacs@gnu.org; Mon, 02 May 2016 06:32:23 -0400 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id E2BF385542 for ; Mon, 2 May 2016 10:32:10 +0000 (UTC) Received: from jsynacek-ntb.brq.redhat.com (ovpn-116-36.ams2.redhat.com [10.36.116.36]) by int-mx13.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id u42AW5PH013991 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Mon, 2 May 2016 06:32:08 -0400 From: jsynacek@redhat.com (Jan =?utf-8?B?U3luw6HEjWVr?=) To: bug-gnu-emacs@gnu.org Subject: 25.0.93; Opening file from the command line stays in *GNU Emacs* buffer Date: Mon, 02 May 2016 12:32:04 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.68 on 10.5.11.26 X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.1 (----) Steps to reproduce: 1) Install emacs and run 'emacs ' from the command line. The file is opened, but you have to switch to its buffer because, for some reason, the splash screen stays as the current buffer. You can work around this by running emacs with '--no-splash'. Expected behavior is to switch to the file's buffer and not to stay in the *GNU Emacs* buffer. In GNU Emacs 25.0.93.1 (x86_64-redhat-linux-gnu, GTK+ Version 3.20.3) of 2016-04-25 built on jsynacek-ntb.brq.redhat.com Windowing system distributor 'Fedora Project', version 11.0.11803000 System Description: Fedora release 24 (Twenty Four) Configured using: 'configure --build=3Dx86_64-redhat-linux-gnu --host=3Dx86_64-redhat-linux-gnu --program-prefix=3D --disable-dependency-tracking --prefix=3D/usr --exec-prefix=3D/usr --bindir=3D/usr/bin --sbindir=3D/usr/sbin --sysconfdir=3D/etc --datadir=3D/usr/share --includedir=3D/usr/include --libdir=3D/usr/lib64 --libexecdir=3D/usr/libexec --localstatedir=3D/var --sharedstatedir=3D/var/lib --mandir=3D/usr/share/man --infodir=3D/usr/share/info --with-dbus --with-gif --with-jpeg --with-png --with-rsvg --with-tiff --with-xft --with-xpm --with-x-toolkit=3Dgtk3 --with-gpm=3Dno --with-xwidgets build_alias=3Dx86_64-redhat-linux-gnu host_alias=3Dx86_64-redhat-linux-gnu 'CFLAGS=3D-DMAIL_USE_LOCKF -O2 -g -pipe -Wall -Werror=3Dformat-security -Wp,-D_FORTIFY_SOURCE=3D2 -fexceptions -fstack-protector-strong --param=3Dssp-buffer-size=3D4 -grecord-gcc-switches -specs=3D/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=3Dgeneric' LDFLAGS=3D-Wl,-z,relro PKG_CONFIG_PATH=3D:/usr/lib64/pkgconfig:/usr/share/pkgconfig' Configured features: XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND DBUS GCONF GSETTINGS NOTIFY ACL LIBSELINUX GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB TOOLKIT_SCROLL_BARS GTK3 X11 XWIDGETS Important settings: value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=3Dibus locale-coding-system: utf-8-unix Major mode: ERC Minor modes in effect: diff-auto-refine-mode: t erc-notifications-mode: t shell-dirtrack-mode: t erc-list-mode: t erc-menu-mode: t erc-autojoin-mode: t erc-ring-mode: t erc-networks-mode: t erc-pcomplete-mode: t erc-track-mode: t erc-track-minor-mode: t erc-match-mode: t erc-button-mode: t erc-fill-mode: t erc-stamp-mode: t erc-netsplit-mode: t erc-irccontrols-mode: t erc-noncommands-mode: t erc-move-to-prompt-mode: t erc-readonly-mode: t recentf-mode: t override-global-mode: t show-paren-mode: t tooltip-mode: t global-eldoc-mode: t electric-indent-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent messages: Logging in as =E2=80=98jsynacek=E2=80=99... done Saving file /home/jsynacek/SpiderOak Hive/orgfiles/fin-2016.org... Wrote /home/jsynacek/SpiderOak Hive/orgfiles/fin-2016.org Saving file /home/jsynacek/SpiderOak Hive/orgfiles/energie.org... Wrote /home/jsynacek/SpiderOak Hive/orgfiles/energie.org Revert buffer from file /home/jsynacek/work/status-reports/latest? (y or n)= y Mark set Saving file /home/jsynacek/work/status-reports/latest... Wrote /home/jsynacek/work/status-reports/latest Composing main Info directory...done Load-path shadows: /home/jsynacek/.emacs.d/elpa/helm-20160202.843/helm-multi-match hides /home= /jsynacek/.emacs.d/elpa/helm-core-20160201.100/helm-multi-match Features: (shadow sort mail-extr emacsbug message idna rfc822 mml mml-sec epg mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mail-utils tabify org-table undo-tree diff org-element org-rmail org-mhe org-irc org-info org-gnus org-docview doc-view subr-x jka-compr image-mode org-bibtex bibtex org-bbdb org-w3m ob-python org org-macro org-footnote org-pcomplete org-list org-faces org-entities noutline outline org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs ido misearch multi-isearch vc-git diff-mode sh-script smie executable derived rpm-spec-mode erc-desktop-notifications notifications dbus winner helm-command helm-elisp helm-eval edebug helm-mode helm-files rx image-dired tramp tramp-compat tramp-loaddefs trampver ucs-normalize shell dired-aux ffap helm-buffers helm-elscreen helm-tags helm-bookmark helm-adaptive helm-info bookmark helm-locate helm-external helm-net browse-url xml url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util url-parse url-vars mailcap helm-types private erc-list erc-menu erc-join erc-ring erc-networks erc-pcomplete pcomplete erc-track erc-match erc-button erc-fill erc-stamp erc-netsplit erc-goodies erc erc-backend erc-compat format-spec auth-source gnus-util mm-util help-fns mail-prsvr password-cache thingatpt pp helm-swoop helm-grep helm-regexp helm-plugin helm-utils compile comint ansi-color ring helm-help helm helm-source cl-seq eieio-compat eieio eieio-core cl-macs helm-multi-match helm-lib geiser recentf tree-widget wid-edit edmacro kmacro dired-x dired cc-mode cc-fonts cc-guess cc-menus cc-cmds cc-styles cc-align cc-engine cc-vars cc-defs use-package diminish bind-key easy-mmode advice finder-inf goto-chg-autoloads undo-tree-autoloads info package epg-config seq byte-opt gv bytecomp byte-compile cl-extra help-mode easymenu cconv cl-loaddefs pcase cl-lib paren time-date mule-util tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cl-generic cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese charscript case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer cl-preloaded nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote dbusbind inotify dynamic-setting system-font-setting font-render-setting xwidget-internal move-toolbar gtk x-toolkit x multi-tty make-network-process emacs) Memory information: ((conses 16 978159 42378) (symbols 48 44914 2) (miscs 40 181 843) (strings 32 112532 18784) (string-bytes 1 3314280) (vectors 16 65375) (vector-slots 8 1059425 23434) (floats 8 470 502) (intervals 56 36627 8453) (buffers 976 23) (heap 1024 51657 3764)) --=20 Jan Synacek Software Engineer, Red Hat ------------=_1462287301-24202-1-- From unknown Sun Aug 10 16:43:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#23423: 25.0.93; Opening file from the command line stays in *GNU Emacs* buffer Resent-From: Glenn Morris Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 03 May 2016 19:08:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 23423 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Jan Synacek Cc: Eli Zaretskii , 23423@debbugs.gnu.org Received: via spool by 23423-submit@debbugs.gnu.org id=B23423.146230243221702 (code B ref 23423); Tue, 03 May 2016 19:08:02 +0000 Received: (at 23423) by debbugs.gnu.org; 3 May 2016 19:07:12 +0000 Received: from localhost ([127.0.0.1]:35687 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axff6-0005dy-M1 for submit@debbugs.gnu.org; Tue, 03 May 2016 15:07:12 -0400 Received: from eggs.gnu.org ([208.118.235.92]:53951) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1axff4-0005dm-Uc for 23423@debbugs.gnu.org; Tue, 03 May 2016 15:07:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axfeq-0008G3-LD for 23423@debbugs.gnu.org; Tue, 03 May 2016 15:07:02 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:57582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axfec-00082c-KL; Tue, 03 May 2016 15:06:42 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1axfeW-0005u3-Jg; Tue, 03 May 2016 15:06:36 -0400 From: Glenn Morris References: <838tzsmqts.fsf@gnu.org> X-Spook: initiative Sears Tower quiche Dateline Mudslide White X-Ran: }34VJLK[(~@aOx~]}_,E,ey>AI83HC`+@gY}~D6Qz.q{(AxXC6HBA|$]dT{]."B1A~A,3- X-Hue: blue X-Attribution: GM Date: Tue, 03 May 2016 15:06:36 -0400 In-Reply-To: (Jan Synacek's message of "Tue, 3 May 2016 13:28:49 +0200") Message-ID: User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-Spam-Score: -6.0 (------) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) Jan Synacek wrote: > However, I still think that the buffer should be visible in case emacs > is run with the splash screen and the window is so small that it > cannot be split. To be so small that it cannot be split, the window has to be ridiculously small. Eg it is still split for me with an unusable emacs --geometry 10x10 README So in practice, there is no issue. From unknown Sun Aug 10 16:43:03 2025 X-Loop: help-debbugs@gnu.org Subject: bug#23423: 25.0.93; Opening file from the command line stays in *GNU Emacs* buffer Resent-From: Jan Synacek Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 09 May 2016 08:38:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 23423 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Glenn Morris Cc: 23423@debbugs.gnu.org Received: via spool by 23423-submit@debbugs.gnu.org id=B23423.14627830386239 (code B ref 23423); Mon, 09 May 2016 08:38:01 +0000 Received: (at 23423) by debbugs.gnu.org; 9 May 2016 08:37:18 +0000 Received: from localhost ([127.0.0.1]:43766 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1azggo-0001cY-D9 for submit@debbugs.gnu.org; Mon, 09 May 2016 04:37:18 -0400 Received: from mail-io0-f175.google.com ([209.85.223.175]:35153) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1azggm-0001cL-NF for 23423@debbugs.gnu.org; Mon, 09 May 2016 04:37:17 -0400 Received: by mail-io0-f175.google.com with SMTP id d62so165683718iof.2 for <23423@debbugs.gnu.org>; Mon, 09 May 2016 01:37:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc; bh=mQ2LJUWtYcZDBV7J05pu22m7PSFjnNV2Yo9dTIEgJ/k=; b=RJyzKzHdWPygZ8npuKhXcbYdBxYUY1SUF9QYj1r8dYOtvQCaG88kps5lA9aUXHuq3v /8xZxq5/1wOENWmQlVwJzC2XpSLJVM3hL/09/sBuNhxkCCoZVBieVj1A5sXDt7gstA6I cwQDug5u5FbWAqOSm3+cB2UoxugPGkBIqWl0BZjC/lJEshAPCXWo3Xxshbc3rR6e29R5 nBUvuVsI+3kT4A1EubJWZiiDSAz99HRlRyug1izJqsr1lTbrWnoLnn7oh3fQvwgXSIZj XTrBcfIkm2dPXcoibASblgzX2ssb9NOV9eEVnVHAe30X0pBqYNxCOVLGhV9lvXjLRgGh vTuA== X-Gm-Message-State: AOPr4FUe2KFmCdoMD1LGJQ6nCQjkKlrbhhiZhnlBCvle21JueJ3OmOZpE9Cqziixv8ACTiZ5OlHtXywi5LA0kE/w MIME-Version: 1.0 X-Received: by 10.107.173.69 with SMTP id w66mr39193788ioe.182.1462783030990; Mon, 09 May 2016 01:37:10 -0700 (PDT) Received: by 10.107.47.158 with HTTP; Mon, 9 May 2016 01:37:10 -0700 (PDT) In-Reply-To: References: <838tzsmqts.fsf@gnu.org> Date: Mon, 9 May 2016 10:37:10 +0200 Message-ID: From: Jan Synacek Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.7 (/) On Tue, May 3, 2016 at 9:06 PM, Glenn Morris wrote: > Jan Synacek wrote: > >> However, I still think that the buffer should be visible in case emacs >> is run with the splash screen and the window is so small that it >> cannot be split. > > To be so small that it cannot be split, the window has to be > ridiculously small. Eg it is still split for me with an unusable > > emacs --geometry 10x10 README > > So in practice, there is no issue. It had a really small height. I filed this more or less for the record. Cheers, -- Jan Synacek Software Engineer, Red Hat