From unknown Sun Jun 15 08:35:52 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#1216 <1216@debbugs.gnu.org> To: bug#1216 <1216@debbugs.gnu.org> Subject: Status: 23.0.60; manual does not document "-t" and "-c" option to emacsclient; --daemon initial option not mentioned in manuals chapter on emacs server Reply-To: bug#1216 <1216@debbugs.gnu.org> Date: Sun, 15 Jun 2025 15:35:52 +0000 retitle 1216 23.0.60; manual does not document "-t" and "-c" option to emac= sclient; --daemon initial option not mentioned in manuals chapter on emacs = server reassign 1216 emacs submitter 1216 Gregor Zattler severity 1216 normal thanks From error4me@gmx.de Tue Oct 21 12:03:46 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-7.9 required=4.0 tests=BAYES_00,FOURLA, RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 21 Oct 2008 19:03:46 +0000 Received: from fencepost.gnu.org (fencepost.gnu.org [140.186.70.10]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9LJ3gGY008195 for ; Tue, 21 Oct 2008 12:03:43 -0700 Received: from mail.gnu.org ([199.232.76.166]:39100 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1KsMTW-0005mJ-3X for emacs-pretest-bug@gnu.org; Tue, 21 Oct 2008 15:01:02 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1KsMW3-0008S2-5X for emacs-pretest-bug@gnu.org; Tue, 21 Oct 2008 15:03:41 -0400 Received: from mail.gmx.net ([213.165.64.20]:46537) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1KsMW2-0008R9-5T for emacs-pretest-bug@gnu.org; Tue, 21 Oct 2008 15:03:38 -0400 Received: (qmail invoked by alias); 21 Oct 2008 19:03:32 -0000 Received: from p54BFB17A.dip0.t-ipconnect.de (EHLO pit.id-43118.user.dfncis.de) [84.191.177.122] by mail.gmx.net (mp012) with SMTP; 21 Oct 2008 21:03:32 +0200 X-Authenticated: #19296480 X-Provags-ID: V01U2FsdGVkX18vn5UFMwgvMxf3uYWFFRwPQXmGoNKEKFVb7UMRMV 6KMOEmN1Zk4Okc Received: from grfz by pit.id-43118.user.dfncis.de with local (Exim 4.69) (envelope-from ) id 1KsMVr-0005Gr-IS; Tue, 21 Oct 2008 21:03:27 +0200 Date: Tue, 21 Oct 2008 21:03:12 +0200 From: Gregor Zattler To: emacs-pretest-bug@gnu.org Cc: rfrancoise@debian.org Subject: 23.0.60; manual does not document "-t" and "-c" option to emacsclient; --daemon initial option not mentioned in manuals chapter on emacs server Message-ID: <20081021190312.GC11799@pit.ID-43118.user.dfncis.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.18 (2008-05-17) X-Y-GMX-Trusted: 0 X-FuHaFi: 0.52 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) --text follows this line-- Please write in English if possible, because the Emacs maintainers usually do not have translators to read other languages for them. Your bug report will be posted to the emacs-pretest-bug@gnu.org mailing list. Please describe exactly what actions triggered the bug and the precise symptoms of the bug: This bug report is about the documentation: 1. The manual does not document "-t" and "-c" option to emacsclient. This especially important as visiting a file with emacsclient connecting to an emacs daemon *without* ether of the "-t"/"-c" options does not work any more (only shows "Waiting for emacs..."). Using X11 "-t" uses a terminal emulators window (xterm for instance), "-c" creates a frame. On the console both options use the console to show the buffer. 2. The manual does not document the --daemon initial option in the chapter documenting the use of emacs server 3. The manual does not document the fact that starting emacs with --daemon finally helps all those users who want to get rid of the otherwise ever present *scratch* buffer (start emacs as daemon, use emacsclient under X to visit a file, server-edit: the whole frame vanishes instead of presenting/annoing you with the *scratch* buffer) Perhaps this helps in improving the manual. Thank you very much for emacs and the awesome --daemon option, Gregor If Emacs crashed, and you have the Emacs process in the gdb debugger, please include the output from the following gdb commands: `bt full' and `xbacktrace'. If you would like to further debug the crash, please read the file /usr/share/emacs/23.0.60/etc/DEBUG for instructions. In GNU Emacs 23.0.60.1 (i486-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-10-18 on elegiac, modified by Debian (emacs-snapshot package, version 1:20081018-1) Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--build' 'i486-linux-gnu' '--host' 'i486-linux-gnu' '--prefix=/usr' '--sharedstatedir=/var/lib' '--libexecdir=/usr/lib' '--localstatedir=/var' '--infodir=/usr/share/info' '--mandir=/usr/share/man' '--with-pop=yes' '--enable-locallisppath=/etc/emacs-snapshot:/etc/emacs:/usr/local/share/emacs/23.0.60/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/23.0.60/site-lisp:/usr/share/emacs/site-lisp' '--with-x=yes' '--with-x-toolkit=gtk' 'build_alias=i486-linux-gnu' 'host_alias=i486-linux-gnu' 'CFLAGS=-DDEBIAN -DSITELOAD_PURESIZE_EXTRA=5000 -g -O2' 'LDFLAGS=-g -Wl,--as-needed' 'CPPFLAGS='' Important settings: value of $LC_ALL: nil value of $LC_COLLATE: de_DE@euro value of $LC_CTYPE: de_DE@euro value of $LC_MESSAGES: C value of $LC_MONETARY: de_DE@euro value of $LC_NUMERIC: de_DE@euro value of $LC_TIME: de_DE@euro value of $LANG: de_DE@euro value of $XMODIFIERS: nil locale-coding-system: iso-latin-9-unix default-enable-multibyte-characters: t Major mode: Fundamental Minor modes in effect: tooltip-mode: t tool-bar-mode: t mouse-wheel-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t global-auto-composition-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t From cyd@stupidchicken.com Wed Oct 29 11:09:33 2008 X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02 (2007-08-08) on rzlab.ucr.edu X-Spam-Level: X-Spam-Status: No, score=-4.0 required=4.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1216-done) by emacsbugs.donarmstrong.com; 29 Oct 2008 18:09:33 +0000 Received: from cyd.mit.edu (CYD.MIT.EDU [18.115.2.24]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9TI9U39019458 for <1216-done@emacsbugs.donarmstrong.com>; Wed, 29 Oct 2008 11:09:31 -0700 Received: by cyd.mit.edu (Postfix, from userid 1000) id 2843E57E0BE; Wed, 29 Oct 2008 14:09:36 -0400 (EDT) From: Chong Yidong To: Gregor Zattler Cc: 1216-done@debbugs.gnu.org Subject: Re: 23.0.60; manual does not document "-t" and "-c" option to emacsclient; --daemon initial option not mentioned in manuals chapter on emacs server Date: Wed, 29 Oct 2008 14:09:36 -0400 Message-ID: <87iqrb46jj.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Should be fixed now, thanks. From unknown Sun Jun 15 08:35:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: $requester Subject: Internal Control Message-Id: bug archived. Date: Thu, 27 Nov 2008 15:24:04 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A log time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator