From unknown Wed Aug 20 01:18:05 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#1078 <1078@debbugs.gnu.org> To: bug#1078 <1078@debbugs.gnu.org> Subject: Status: 23.0.60; font faces setting ignored by emacsclient vs --daemon, when Viper mode is loaded Reply-To: bug#1078 <1078@debbugs.gnu.org> Date: Wed, 20 Aug 2025 08:18:05 +0000 retitle 1078 23.0.60; font faces setting ignored by emacsclient vs --daemon= , when Viper mode is loaded reassign 1078 emacs submitter 1078 zack@upsilon.cc (Stefano Zacchiroli) severity 1078 normal thanks From zack@upsilon.cc Fri Oct 3 12:08:00 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=-5.2 required=4.0 tests=AWL,BAYES_00, DATE_IN_PAST_03_06,FOURLA,RCVD_IN_DNSWL_MED autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at submit) by emacsbugs.donarmstrong.com; 3 Oct 2008 19:08:00 +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 m93J7tkj011045 for ; Fri, 3 Oct 2008 12:07:57 -0700 Received: from mail.gnu.org ([199.232.76.166]:38263 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Klpy6-0007Dw-Jn for emacs-pretest-bug@gnu.org; Fri, 03 Oct 2008 15:05:38 -0400 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Klq0F-0003V6-HD for emacs-pretest-bug@gnu.org; Fri, 03 Oct 2008 15:07:55 -0400 Received: from fettunta.fettunta.org ([67.207.129.222]:36395) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Klq0F-0003UP-41 for emacs-pretest-bug@gnu.org; Fri, 03 Oct 2008 15:07:51 -0400 Received: from usha.takhisis.invalid (unknown [10.17.0.18]) by fettunta.fettunta.org (Postfix) with ESMTP id 159F1180AD; Fri, 3 Oct 2008 19:07:50 +0000 (UTC) Received: by usha.takhisis.invalid (Postfix, from userid 1000) id 435E66A98; Fri, 3 Oct 2008 16:53:30 +0200 (CEST) To: emacs-pretest-bug@gnu.org CC: rfrancoise@debian.org Subject: 23.0.60; font faces setting ignored by emacsclient run against --daemon Message-Id: <20081003145330.435E66A98@usha.takhisis.invalid> Date: Fri, 3 Oct 2008 16:53:30 +0200 (CEST) From: zack@upsilon.cc (Stefano Zacchiroli) X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 1) [ Disclaimer: I'm not sure this bug is legitimate, as it is about an emacs feature (--daemon) which is not even yet documented. Feel free to close it as bogus; I'm reporting it in the hope it is useful feedback ] I'm routinely using "emacsclient -c" against a main Emacs which have a (server-start) in its ~/.emacs to start the Emacs server by default. Everything is fine in that setting. However, if instead of using a main Emacs I use an Emacs demonized with --daemon, then the clients started by "emacsclient -c" start properly, but they ignore setting about font faces. For reference, the customized faces I'm using have been set using Custom, here is the relevant sexp from my ~/.emacs: (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(default ((t (:inherit nil :stipple nil :background "white" :foreground "black" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 90 :width normal :foundry "monospace" :family "monospace")))) In GNU Emacs 23.0.60.1 (x86_64-pc-linux-gnu, GTK+ Version 2.12.11) of 2008-09-28 on elegiac, modified by Debian (emacs-snapshot package, version 1:20080928-1) Windowing system distributor `The X.Org Foundation', version 11.0.10402000 configured using `configure '--build' 'x86_64-linux-gnu' '--host' 'x86_64-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=x86_64-linux-gnu' 'host_alias=x86_64-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: nil value of $LC_CTYPE: nil value of $LC_MESSAGES: en_US.UTF-8 value of $LC_MONETARY: nil value of $LC_NUMERIC: nil value of $LC_TIME: nil value of $LANG: it_IT.UTF-8 value of $XMODIFIERS: nil locale-coding-system: utf-8-unix default-enable-multibyte-characters: t Major mode: Emacs-Lisp Minor modes in effect: iswitchb-mode: t show-paren-mode: t tooltip-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 column-number-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x e m r e p o r C-g C-h r C-s f o n t C-s C-s f a c e C-x C-f ~ / . e m M-x r e p o r Recent messages: uncompressing emacs-8.gz...done uncompressing emacs-2.gz...done uncompressing emacs-3.gz...done uncompressing emacs-4.gz...done uncompressing emacs-5.gz...done uncompressing emacs-6.gz...done uncompressing emacs-7.gz...done uncompressing emacs-8.gz...done Mark saved where search started [2 times] Making completion list... From zack@upsilon.cc Fri Oct 3 14:11: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=-5.9 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 3 Oct 2008 21:11:33 +0000 Received: from fettunta.fettunta.org (fettunta.fettunta.org [67.207.129.222]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m93LBPxC010332; Fri, 3 Oct 2008 14:11:26 -0700 Received: from usha.takhisis.invalid (unknown [10.17.0.18]) by fettunta.fettunta.org (Postfix) with ESMTP id 8C4DA180AD; Fri, 3 Oct 2008 21:11:24 +0000 (UTC) Received: by usha.takhisis.invalid (Postfix, from userid 1000) id 331F16A98; Fri, 3 Oct 2008 23:10:17 +0200 (CEST) Date: Fri, 3 Oct 2008 22:10:17 +0100 From: Stefano Zacchiroli To: 1078@debbugs.gnu.org Cc: 1066@debbugs.gnu.org Subject: Re: bug#1078: Acknowledgement (23.0.60; font faces setting ignored by emacsclient run against --daemon) Message-ID: <20081003211017.GA30510@usha.takhisis.invalid> References: <20081003145330.435E66A98@usha.takhisis.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) X-CrossAssassin-Score: 2 FWIW, it is very likely that this bug (#1078) is a duplicate of #1066. Cheers. -- Stefano Zacchiroli -*- PhD in Computer Science \ PostDoc @ Univ. Paris 7 zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ I'm still an SGML person,this newfangled /\ All one has to do is hit the XML stuff is so ... simplistic -- Manoj \/ right keys at the right time From dann@mothra.ics.uci.edu Fri Oct 3 22:46:23 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=-8.1 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 4 Oct 2008 05:46:23 +0000 Received: from barrelv2.ics.uci.edu (barrelv2.ics.uci.edu [128.195.1.114]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m945kKBE007579 for <1078@emacsbugs.donarmstrong.com>; Fri, 3 Oct 2008 22:46:21 -0700 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by barrelv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m945jwgR028095; Fri, 3 Oct 2008 22:46:01 -0700 (PDT) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id m945jw2H025794; Fri, 3 Oct 2008 22:45:58 -0700 (PDT) Date: Fri, 3 Oct 2008 22:45:58 -0700 (PDT) Message-Id: <200810040545.m945jw2H025794@mothra.ics.uci.edu> From: Dan Nicolaescu To: Stefano Zacchiroli Cc: 1078@debbugs.gnu.org, rfrancoise@debian.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon References: <20081003145330.435E66A98@usha.takhisis.invalid> X-Debbugs-No-Ack: yes In-Reply-To: <20081003145330.435E66A98@usha.takhisis.invalid> (Stefano Zacchiroli's message of "Fri, 3 Oct 2008 16:53:30 +0200 (CEST)") Lines: 49 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: m945jwgR028095 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu zack@upsilon.cc (Stefano Zacchiroli) writes: > [ Disclaimer: I'm not sure this bug is legitimate, as it is about an > emacs feature (--daemon) which is not even yet documented. Please check the manual, and emacs --help. > > I'm routinely using "emacsclient -c" against a main Emacs which have > a (server-start) in its ~/.emacs to start the Emacs server by > default. Everything is fine in that setting. > > However, if instead of using a main Emacs I use an Emacs demonized > with --daemon, then the clients started by "emacsclient -c" start > properly, but they ignore setting about font faces. > > For reference, the customized faces I'm using have been set using > Custom, here is the relevant sexp from my ~/.emacs: > > (custom-set-faces > ;; custom-set-faces was added by Custom. > ;; If you edit it by hand, you could mess it up, so be careful. > ;; Your init file should contain only one such instance. > ;; If there is more than one, they won't work right. > '(default ((t (:inherit nil :stipple nil :background "white" > :foreground "black" :inverse-video nil :box nil :strike-through nil > :overline nil :underline nil :slant normal :weight normal :height 90 > :width normal :foundry "monospace" :family "monospace")))) I slightly changed your code to make the background blue and the font underline to be able to easily check that setting the face and font work (no idea how to deal with the foundry and family...) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(default ((t (:inherit nil :stipple nil :background "blue" :foreground "black" :inverse-video nil :box nil :strike-through nil :overline nil :underline t :slant normal :weight normal :height 90 :width normal :foundry "monospace" :family "monospace"))))) and frames created with: emacs and emacs --daemon ; emacsclient -c look identical. From zack@upsilon.cc Sat Oct 4 01:45:51 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=-8.9 required=4.0 tests=BAYES_00,FOURLA,FROMDEVELOPER, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 4 Oct 2008 08:45:52 +0000 Received: from fettunta.fettunta.org (fettunta.fettunta.org [67.207.129.222]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m948jmP0019638 for <1078@emacsbugs.donarmstrong.com>; Sat, 4 Oct 2008 01:45:49 -0700 Received: from usha.takhisis.invalid (unknown [10.17.0.18]) by fettunta.fettunta.org (Postfix) with ESMTP id 3BD1918126; Sat, 4 Oct 2008 08:45:48 +0000 (UTC) Received: by usha.takhisis.invalid (Postfix, from userid 1000) id AFA476A98; Sat, 4 Oct 2008 10:44:38 +0200 (CEST) Date: Sat, 4 Oct 2008 09:44:38 +0100 From: Stefano Zacchiroli To: Dan Nicolaescu Cc: 1078@debbugs.gnu.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Message-ID: <20081004084438.GA5153@usha.takhisis.invalid> References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200810040545.m945jw2H025794@mothra.ics.uci.edu> User-Agent: Mutt/1.5.18 (2008-05-17) On Fri, Oct 03, 2008 at 10:45:58PM -0700, Dan Nicolaescu wrote: > > [ Disclaimer: I'm not sure this bug is legitimate, as it is about an > > emacs feature (--daemon) which is not even yet documented. > > Please check the manual, and emacs --help. $ emacs --help 2>&1 | grep daemon $ The manual in fact now describes --daemon in the initial option section, my bad. > I slightly changed your code to make the background blue and the font > underline to be able to easily check that setting the face and font work > (no idea how to deal with the foundry and family...) > > (custom-set-faces > ;; custom-set-faces was added by Custom. > ;; If you edit it by hand, you could mess it up, so be careful. > ;; Your init file should contain only one such instance. > ;; If there is more than one, they won't work right. > '(default ((t (:inherit nil :stipple nil :background "blue" > :foreground "black" :inverse-video nil :box nil :strike-through nil > :overline nil :underline t :slant normal :weight normal :height 90 > :width normal :foundry "monospace" :family "monospace"))))) > > > and frames created with: > emacs > and emacs --daemon ; emacsclient -c > > look identical. I've tried with your settings, but unfortunately here they do not look identical at all. The one created with "emacs" has a blue background, while the one created with "emacs --daemon ; emacsclient -c" has the default pale yellow background. How can I help you discovering more info about this issue from my machine? Cheers. -- Stefano Zacchiroli -*- PhD in Computer Science \ PostDoc @ Univ. Paris 7 zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ I'm still an SGML person,this newfangled /\ All one has to do is hit the XML stuff is so ... simplistic -- Manoj \/ right keys at the right time From dann@mothra.ics.uci.edu Sat Oct 4 03:27:17 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=-8.1 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 4 Oct 2008 10:27:17 +0000 Received: from sallyv2.ics.uci.edu (sallyv2.ics.uci.edu [128.195.1.120]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m94ARFgR012362 for <1078@emacsbugs.donarmstrong.com>; Sat, 4 Oct 2008 03:27:16 -0700 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m94AQl9X004794; Sat, 4 Oct 2008 03:26:47 -0700 (PDT) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id m94AQkYO026205; Sat, 4 Oct 2008 03:26:46 -0700 (PDT) Date: Sat, 4 Oct 2008 03:26:46 -0700 (PDT) Message-Id: <200810041026.m94AQkYO026205@mothra.ics.uci.edu> From: Dan Nicolaescu To: Stefano Zacchiroli Cc: 1078@debbugs.gnu.org, rfrancoise@debian.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> X-Debbugs-No-Ack: yes In-Reply-To: <20081004084438.GA5153@usha.takhisis.invalid> (Stefano Zacchiroli's message of "Sat, 4 Oct 2008 09:44:38 +0100") Lines: 22 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: m94AQl9X004794 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu Stefano Zacchiroli writes: > On Fri, Oct 03, 2008 at 10:45:58PM -0700, Dan Nicolaescu wrote: > > > [ Disclaimer: I'm not sure this bug is legitimate, as it is about an > > > emacs feature (--daemon) which is not even yet documented. > > > > Please check the manual, and emacs --help. > > $ emacs --help 2>&1 | grep daemon Your emacs is not up to date. > I've tried with your settings, but unfortunately here they do not look > identical at all. The one created with "emacs" has a blue background, > while the one created with "emacs --daemon ; emacsclient -c" has the > default pale yellow background. > > How can I help you discovering more info about this issue from my > machine? There's a chance that this would work for you too when you update your emacs. Other than that, I don't know. From zack@upsilon.cc Sat Oct 4 09:35:51 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=-8.9 required=4.0 tests=BAYES_00,FOURLA,FROMDEVELOPER, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 4 Oct 2008 16:35:52 +0000 Received: from fettunta.fettunta.org (fettunta.fettunta.org [67.207.129.222]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m94GZnCe007081 for <1078@emacsbugs.donarmstrong.com>; Sat, 4 Oct 2008 09:35:50 -0700 Received: from usha.takhisis.invalid (unknown [10.17.0.18]) by fettunta.fettunta.org (Postfix) with ESMTP id 6EF4B180AD; Sat, 4 Oct 2008 16:35:47 +0000 (UTC) Received: by usha.takhisis.invalid (Postfix, from userid 1000) id 0007E6A98; Sat, 4 Oct 2008 18:34:24 +0200 (CEST) Date: Sat, 4 Oct 2008 17:34:24 +0100 From: Stefano Zacchiroli To: Dan Nicolaescu Cc: 1078@debbugs.gnu.org, rfrancoise@debian.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Message-ID: <20081004163424.GA6470@usha.takhisis.invalid> References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200810041026.m94AQkYO026205@mothra.ics.uci.edu> User-Agent: Mutt/1.5.18 (2008-05-17) On Sat, Oct 04, 2008 at 03:26:46AM -0700, Dan Nicolaescu wrote: > > $ emacs --help 2>&1 | grep daemon > Your emacs is not up to date. OK, thanks, I'll give a try when a new snapshot will be available and keep this bug posted. Cheers. PS Romain: hint, hint :) -- Stefano Zacchiroli -*- PhD in Computer Science \ PostDoc @ Univ. Paris 7 zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ I'm still an SGML person,this newfangled /\ All one has to do is hit the XML stuff is so ... simplistic -- Manoj \/ right keys at the right time From zack@upsilon.cc Mon Oct 6 02:24:07 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=-8.9 required=4.0 tests=BAYES_00,FOURLA,FROMDEVELOPER, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 6 Oct 2008 09:24:07 +0000 Received: from fettunta.fettunta.org (fettunta.fettunta.org [67.207.129.222]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m969O4AP002955 for <1078@emacsbugs.donarmstrong.com>; Mon, 6 Oct 2008 02:24:05 -0700 Received: from usha.takhisis.invalid (unknown [10.17.0.18]) by fettunta.fettunta.org (Postfix) with ESMTP id B82E618126; Mon, 6 Oct 2008 09:24:03 +0000 (UTC) Received: by usha.takhisis.invalid (Postfix, from userid 1000) id 1874F6A99; Mon, 6 Oct 2008 11:22:54 +0200 (CEST) Date: Mon, 6 Oct 2008 10:22:53 +0100 From: Stefano Zacchiroli To: Dan Nicolaescu Cc: 1078@debbugs.gnu.org, rfrancoise@debian.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Message-ID: <20081006092253.GA13354@usha.takhisis.invalid> References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20081004163424.GA6470@usha.takhisis.invalid> User-Agent: Mutt/1.5.18 (2008-05-17) On Sat, Oct 04, 2008 at 05:34:24PM +0100, Stefano Zacchiroli wrote: > On Sat, Oct 04, 2008 at 03:26:46AM -0700, Dan Nicolaescu wrote: > > > $ emacs --help 2>&1 | grep daemon > > Your emacs is not up to date. OK, now it is: zack@usha:~$ emacs --help|grep daemon --daemon start a server in the background zack@usha:~$ emacs --version |head -n 1 GNU Emacs 23.0.60.1 > OK, thanks, I'll give a try when a new snapshot will be available and > keep this bug posted. Still, the problem persists: font faces are set properly in main Emacs and in its clients, but not in clients of the daemonized Emacs. Cheers. -- Stefano Zacchiroli -*- PhD in Computer Science \ PostDoc @ Univ. Paris 7 zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ I'm still an SGML person,this newfangled /\ All one has to do is hit the XML stuff is so ... simplistic -- Manoj \/ right keys at the right time From dann@mothra.ics.uci.edu Mon Oct 6 03:13:37 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=-8.2 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 6 Oct 2008 10:13:37 +0000 Received: from barrelv2.ics.uci.edu (barrelv2.ics.uci.edu [128.195.1.114]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m96ADYSY015604 for <1078@emacsbugs.donarmstrong.com>; Mon, 6 Oct 2008 03:13:36 -0700 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by barrelv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m96ADCKN005056; Mon, 6 Oct 2008 03:13:12 -0700 (PDT) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id m96ADBS0002913; Mon, 6 Oct 2008 03:13:11 -0700 (PDT) Date: Mon, 6 Oct 2008 03:13:11 -0700 (PDT) Message-Id: <200810061013.m96ADBS0002913@mothra.ics.uci.edu> From: Dan Nicolaescu To: Stefano Zacchiroli Cc: 1078@debbugs.gnu.org, rfrancoise@debian.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> X-Debbugs-No-Ack: yes In-Reply-To: <20081006092253.GA13354@usha.takhisis.invalid> (Stefano Zacchiroli's message of "Mon, 6 Oct 2008 10:22:53 +0100") Lines: 12 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: m96ADCKN005056 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu Stefano Zacchiroli writes: > On Sat, Oct 04, 2008 at 05:34:24PM +0100, Stefano Zacchiroli wrote: > > On Sat, Oct 04, 2008 at 03:26:46AM -0700, Dan Nicolaescu wrote: > > OK, thanks, I'll give a try when a new snapshot will be available and > > keep this bug posted. > > Still, the problem persists: font faces are set properly in main Emacs > and in its clients, but not in clients of the daemonized Emacs. Unfortunately given that I can't reproduce the problem, I can't really help debug it. Maybe Romain can. From dann@mothra.ics.uci.edu Mon Oct 6 13:32:52 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=-8.2 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 6 Oct 2008 20:32:52 +0000 Received: from sallyv2.ics.uci.edu (sallyv2.ics.uci.edu [128.195.1.120]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m96KWnKS008278 for <1078@emacsbugs.donarmstrong.com>; Mon, 6 Oct 2008 13:32:50 -0700 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m96KW41q010176; Mon, 6 Oct 2008 13:32:07 -0700 (PDT) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id m96KW3i0004615; Mon, 6 Oct 2008 13:32:03 -0700 (PDT) Date: Mon, 6 Oct 2008 13:32:03 -0700 (PDT) Message-Id: <200810062032.m96KW3i0004615@mothra.ics.uci.edu> From: Dan Nicolaescu To: Stefano Zacchiroli Cc: 1078@debbugs.gnu.org, rfrancoise@debian.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> X-Debbugs-No-Ack: yes In-Reply-To: <20081006092253.GA13354@usha.takhisis.invalid> (Stefano Zacchiroli's message of "Mon, 6 Oct 2008 10:22:53 +0100") Lines: 25 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: m96KW41q010176 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu Stefano Zacchiroli writes: > On Sat, Oct 04, 2008 at 05:34:24PM +0100, Stefano Zacchiroli wrote: > > On Sat, Oct 04, 2008 at 03:26:46AM -0700, Dan Nicolaescu wrote: > > > > $ emacs --help 2>&1 | grep daemon > > > Your emacs is not up to date. > > OK, now it is: > > zack@usha:~$ emacs --help|grep daemon > --daemon start a server in the background > zack@usha:~$ emacs --version |head -n 1 > GNU Emacs 23.0.60.1 > > > OK, thanks, I'll give a try when a new snapshot will be available and > > keep this bug posted. > > Still, the problem persists: font faces are set properly in main Emacs > and in its clients, but not in clients of the daemonized Emacs. Can you please try to see if you can reproduce the problem with emacs from CVS ? Get it from CVS, and then do: ./configure && make and run src/emacs From zack@upsilon.cc Tue Oct 7 01:15:49 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=-8.9 required=4.0 tests=BAYES_00,FOURLA,FROMDEVELOPER, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 7 Oct 2008 08:15:49 +0000 Received: from fettunta.fettunta.org (fettunta.fettunta.org [67.207.129.222]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m978FkSC021057 for <1078@emacsbugs.donarmstrong.com>; Tue, 7 Oct 2008 01:15:47 -0700 Received: from usha.takhisis.invalid (unknown [10.17.0.18]) by fettunta.fettunta.org (Postfix) with ESMTP id E638618262; Tue, 7 Oct 2008 08:15:45 +0000 (UTC) Received: by usha.takhisis.invalid (Postfix, from userid 1000) id 6E3CB6A99; Tue, 7 Oct 2008 10:14:35 +0200 (CEST) Date: Tue, 7 Oct 2008 09:14:35 +0100 From: Stefano Zacchiroli To: Dan Nicolaescu Cc: 1078@debbugs.gnu.org, rfrancoise@debian.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Message-ID: <20081007081435.GB5128@usha.takhisis.invalid> References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> <200810062032.m96KW3i0004615@mothra.ics.uci.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200810062032.m96KW3i0004615@mothra.ics.uci.edu> User-Agent: Mutt/1.5.18 (2008-05-17) On Mon, Oct 06, 2008 at 01:32:03PM -0700, Dan Nicolaescu wrote: > Can you please try to see if you can reproduce the problem with emacs > from CVS ? > Get it from CVS, and then do: > ./configure && make > and run src/emacs I'm already using the emacs-snapshot package provided by Romain. The version I'm using is 20081005, which is a CVS snapshot from 2 days ago. Cheers. -- Stefano Zacchiroli -*- PhD in Computer Science \ PostDoc @ Univ. Paris 7 zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ I'm still an SGML person,this newfangled /\ All one has to do is hit the XML stuff is so ... simplistic -- Manoj \/ right keys at the right time From dann@mothra.ics.uci.edu Tue Oct 7 07:16:47 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=-8.3 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 7 Oct 2008 14:16:47 +0000 Received: from barrelv2.ics.uci.edu (barrelv2.ics.uci.edu [128.195.1.114]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m97EGb0h013950 for <1078@emacsbugs.donarmstrong.com>; Tue, 7 Oct 2008 07:16:38 -0700 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by barrelv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m97EGDQ9003851; Tue, 7 Oct 2008 07:16:13 -0700 (PDT) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id m97EGCt0007308; Tue, 7 Oct 2008 07:16:12 -0700 (PDT) Date: Tue, 7 Oct 2008 07:16:12 -0700 (PDT) Message-Id: <200810071416.m97EGCt0007308@mothra.ics.uci.edu> From: Dan Nicolaescu To: Stefano Zacchiroli Cc: 1078@debbugs.gnu.org, rfrancoise@debian.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> <200810062032.m96KW3i0004615@mothra.ics.uci.edu> <20081007081435.GB5128@usha.takhisis.invalid> X-Debbugs-No-Ack: yes In-Reply-To: <20081007081435.GB5128@usha.takhisis.invalid> (Stefano Zacchiroli's message of "Tue, 7 Oct 2008 09:14:35 +0100") Lines: 16 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: m97EGDQ9003851 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu Stefano Zacchiroli writes: > On Mon, Oct 06, 2008 at 01:32:03PM -0700, Dan Nicolaescu wrote: > > Can you please try to see if you can reproduce the problem with emacs > > from CVS ? > > Get it from CVS, and then do: > > ./configure && make > > and run src/emacs > > I'm already using the emacs-snapshot package provided by Romain. The > version I'm using is 20081005, which is a CVS snapshot from 2 days > ago. AFAIK, the debian package has changes vs CVS, I wanted to make totally sure that those changes are not the ones causing you to see what you see. From romain@orebokech.com Tue Oct 7 11:08:40 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=-8.9 required=4.0 tests=BAYES_00,FOURLA,FROMDEVELOPER, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 7 Oct 2008 18:08:40 +0000 Received: from smtp3-g19.free.fr (smtp3-g19.free.fr [212.27.42.29]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m97I8XIh006862 for <1078@emacsbugs.donarmstrong.com>; Tue, 7 Oct 2008 11:08:35 -0700 Received: from smtp3-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp3-g19.free.fr (Postfix) with ESMTP id 9893517B6C2; Tue, 7 Oct 2008 20:08:32 +0200 (CEST) Received: from elegiac.orebokech.com (home.orebokech.com [82.67.41.165]) by smtp3-g19.free.fr (Postfix) with ESMTP id 22BD017B64B; Tue, 7 Oct 2008 20:08:32 +0200 (CEST) Received: by elegiac.orebokech.com (Postfix, from userid 1000) id 98E663B1B2; Tue, 7 Oct 2008 20:08:31 +0200 (CEST) From: Romain Francoise To: Dan Nicolaescu Cc: Stefano Zacchiroli , 1078@debbugs.gnu.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Organization: The Debian Project References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> <200810061013.m96ADBS0002913@mothra.ics.uci.edu> Date: Tue, 07 Oct 2008 20:08:31 +0200 In-Reply-To: <200810061013.m96ADBS0002913@mothra.ics.uci.edu> (Dan Nicolaescu's message of "Mon, 6 Oct 2008 03:13:11 -0700 (PDT)") Message-ID: <87prmcffc0.fsf@elegiac.orebokech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Dan Nicolaescu writes: > Unfortunately given that I can't reproduce the problem, I can't > really help debug it. Maybe Romain can. I can't reproduce it here, neither with emacs-snapshot 20081005-1 nor with CVS HEAD as of a few moments ago. Zack, do you have any other settings in your init files which could be relevant? Thanks, -- Romain Francoise http://people.debian.org/~rfrancoise/ From romain@orebokech.com Tue Oct 7 11:10:25 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=-8.9 required=4.0 tests=AWL,BAYES_00,FROMDEVELOPER, HAS_BUG_NUMBER,MURPHY_DRUGS_REL8 autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 7 Oct 2008 18:10:25 +0000 Received: from smtp5-g19.free.fr (smtp5-g19.free.fr [212.27.42.35]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m97IALbW007530 for <1078@emacsbugs.donarmstrong.com>; Tue, 7 Oct 2008 11:10:22 -0700 Received: from smtp5-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp5-g19.free.fr (Postfix) with ESMTP id A17033EA41E; Tue, 7 Oct 2008 20:10:20 +0200 (CEST) Received: from elegiac.orebokech.com (home.orebokech.com [82.67.41.165]) by smtp5-g19.free.fr (Postfix) with ESMTP id EB4513EA34D; Tue, 7 Oct 2008 20:10:18 +0200 (CEST) Received: by elegiac.orebokech.com (Postfix, from userid 1000) id B6E643B1B2; Tue, 7 Oct 2008 20:10:18 +0200 (CEST) From: Romain Francoise To: Dan Nicolaescu Cc: Stefano Zacchiroli , 1078@debbugs.gnu.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Organization: The Debian Project References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> <200810062032.m96KW3i0004615@mothra.ics.uci.edu> <20081007081435.GB5128@usha.takhisis.invalid> <200810071416.m97EGCt0007308@mothra.ics.uci.edu> Date: Tue, 07 Oct 2008 20:10:18 +0200 In-Reply-To: <200810071416.m97EGCt0007308@mothra.ics.uci.edu> (Dan Nicolaescu's message of "Tue, 7 Oct 2008 07:16:12 -0700 (PDT)") Message-ID: <87ljx0ff91.fsf@elegiac.orebokech.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Dan Nicolaescu writes: > AFAIK, the debian package has changes vs CVS [...] None that would be relevant in this case. For reference, the emacs-snapshot patches can be browsed at: http://git.orebokech.com/?p=debian/emacs-snapshot.git;a=tree;f=patches -- Romain Francoise http://people.debian.org/~rfrancoise/ From zack@upsilon.cc Thu Oct 9 02:04:05 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=-8.9 required=4.0 tests=BAYES_00,FOURLA,FROMDEVELOPER, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 9 Oct 2008 09:04:05 +0000 Received: from fettunta.fettunta.org (fettunta.fettunta.org [67.207.129.222]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m99941uJ005249 for <1078@emacsbugs.donarmstrong.com>; Thu, 9 Oct 2008 02:04:02 -0700 Received: from usha.takhisis.invalid (unknown [10.17.0.18]) by fettunta.fettunta.org (Postfix) with ESMTP id 0DC03182B5; Thu, 9 Oct 2008 09:04:01 +0000 (UTC) Received: by usha.takhisis.invalid (Postfix, from userid 1000) id B0CC86B1C; Thu, 9 Oct 2008 11:02:48 +0200 (CEST) Date: Thu, 9 Oct 2008 11:02:48 +0200 From: Stefano Zacchiroli To: Romain Francoise Cc: Dan Nicolaescu , 1078@debbugs.gnu.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Message-ID: <20081009090248.GA8771@usha.takhisis.invalid> References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> <200810061013.m96ADBS0002913@mothra.ics.uci.edu> <87prmcffc0.fsf@elegiac.orebokech.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="k1lZvvs/B4yU6o8G" Content-Disposition: inline In-Reply-To: <87prmcffc0.fsf@elegiac.orebokech.com> User-Agent: Mutt/1.5.18 (2008-05-17) --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Oct 07, 2008 at 08:08:31PM +0200, Romain Francoise wrote: > I can't reproduce it here, neither with emacs-snapshot 20081005-1 > nor with CVS HEAD as of a few moments ago. > > Zack, do you have any other settings in your init files which could > be relevant? My full Emacs configuration is attached (it is not that big actually), have a look and let me know if you see anything weird I should comment out before trying again. All files other than ~/.emacs itself are stored in my ~/.emacs.d/ . Cheers -- Stefano Zacchiroli -*- PhD in Computer Science \ PostDoc @ Univ. Paris 7 zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ I'm still an SGML person,this newfangled /\ All one has to do is hit the XML stuff is so ... simplistic -- Manoj \/ right keys at the right time --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=".emacs" (setq viper-mode t) ;; I'm an Emacs rebel! (require 'viper) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. ;; Your init file should contain only one such instance. ;; If there is more than one, they won't work right. '(default ((t (:inherit nil :stipple nil :background "white" :foreground "black" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 90 :width normal :foundry "monospace" :family "monospace"))))) (column-number-mode 1) ;; UI settings (scroll-bar-mode nil) (tool-bar-mode nil) (show-paren-mode t) ;; (mouse-avoidance-mode 'banish) (iswitchb-mode 1) (setq compilation-scroll-output t) (setq backup-inhibited t) ;; misc settings (server-start) ;; Emacs server (setq add-log-mailing-address ;; about me "zack@upsilon.cc") (add-to-list 'load-path ;; local extensions (expand-file-name "~/.emacs.d")) (load "ispell-change-dictionary-hook") (load "zack-hooks") (load "zack-keys") (load "zack-disabled-cmds") (load "zack-automodes") (load "zack-autoload") --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="ispell-change-dictionary-hook.el" ;; Rationale: unfortunately there is no hook to run stuff after ;; (ispell-change-dictionary). See ;; http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1110 (defadvice ispell-change-dictionary (after flyspell-buffer (dict &optional arg)) "(Re-) flyspell the current buffer after changing dictionary" (flyspell-buffer)) --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="zack-autoload.el" ;; (autoload 'rnc-mode "rnc-mode") --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="zack-automodes.el" ;; enable modes on the bases of filename regexps (add-to-list 'auto-mode-alist '("/tmp/mutt-.*" . mail-mode)) (add-to-list 'auto-mode-alist '(".*\.mdwn" . markdown-mode)) --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="zack-disabled-cmds.el" ;; enabling disabled commands (put 'upcase-region 'disabled nil) (put 'downcase-region 'disabled nil) --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="zack-hooks.el" ;; hooks collection (add-hook 'text-mode-hook 'auto-fill-mode) (add-hook 'mail-mode-hook 'turn-on-flyspell) (add-hook 'latex-mode-hook 'turn-on-flyspell) ;; (add-hook 'flyspell-mode-hook 'flyspell-buffer) --k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="zack-keys.el" (global-set-key (kbd "M-/") 'hippie-expand) ;; local keybindings should start with C-c and be a letter (uppercase ;; or lowercase), in order to match best-practices (global-set-key (kbd "C-c c") 'comment-region) (global-set-key (kbd "C-c d") 'ispell-change-dictionary) (global-set-key (kbd "C-c k") 'compile) (global-set-key (kbd "C-c u") 'uncomment-region) --k1lZvvs/B4yU6o8G-- From dann@mothra.ics.uci.edu Mon Oct 13 06:31:15 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=-8.6 required=4.0 tests=AWL,BAYES_00,FOURLA, HAS_BUG_NUMBER,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 13 Oct 2008 13:31:16 +0000 Received: from sallyv2.ics.uci.edu (sallyv2.ics.uci.edu [128.195.1.120]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9DDVD0R032100 for <1078@emacsbugs.donarmstrong.com>; Mon, 13 Oct 2008 06:31:14 -0700 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m9DDUjSD009135; Mon, 13 Oct 2008 06:30:49 -0700 (PDT) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id m9DDUjTn001666; Mon, 13 Oct 2008 06:30:45 -0700 (PDT) Date: Mon, 13 Oct 2008 06:30:45 -0700 (PDT) Message-Id: <200810131330.m9DDUjTn001666@mothra.ics.uci.edu> From: Dan Nicolaescu To: Stefano Zacchiroli Cc: Romain Francoise , 1078@debbugs.gnu.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> <200810061013.m96ADBS0002913@mothra.ics.uci.edu> <87prmcffc0.fsf@elegiac.orebokech.com> <20081009090248.GA8771@usha.takhisis.invalid> X-Debbugs-No-Ack: yes In-Reply-To: <20081009090248.GA8771@usha.takhisis.invalid> (Stefano Zacchiroli's message of "Thu, 9 Oct 2008 11:02:48 +0200") Lines: 22 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: m9DDUjSD009135 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu Stefano Zacchiroli writes: > On Tue, Oct 07, 2008 at 08:08:31PM +0200, Romain Francoise wrote: > > I can't reproduce it here, neither with emacs-snapshot 20081005-1 > > nor with CVS HEAD as of a few moments ago. > > > > Zack, do you have any other settings in your init files which could > > be relevant? > > My full Emacs configuration is attached (it is not that big actually), > have a look and let me know if you see anything weird I should comment > out before trying again. > > All files other than ~/.emacs itself are stored in my ~/.emacs.d/ . Normally we ask people to debug their own .emacs... But only this time I took a quick look, and you have: (setq viper-mode t) ;; I'm an Emacs rebel! (require 'viper) which from what I remember wants to do some stuff interactively, so please try to comment out that part and see if things work. Just guessing here... From zack@upsilon.cc Mon Oct 13 13:35:43 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=-9.0 required=4.0 tests=AWL,BAYES_00,FROMDEVELOPER, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 13 Oct 2008 20:35:43 +0000 Received: from fettunta.fettunta.org (fettunta.fettunta.org [67.207.129.222]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9DKZWMg008101; Mon, 13 Oct 2008 13:35:34 -0700 Received: from usha.takhisis.invalid (unknown [10.17.0.18]) by fettunta.fettunta.org (Postfix) with ESMTP id 56CA318126; Mon, 13 Oct 2008 20:35:32 +0000 (UTC) Received: by usha.takhisis.invalid (Postfix, from userid 1000) id D9363688C; Mon, 13 Oct 2008 22:34:17 +0200 (CEST) Date: Mon, 13 Oct 2008 22:34:17 +0200 From: Stefano Zacchiroli To: Dan Nicolaescu Cc: Romain Francoise , 1078@debbugs.gnu.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Message-ID: <20081013203417.GA31228@usha.takhisis.invalid> References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> <200810061013.m96ADBS0002913@mothra.ics.uci.edu> <87prmcffc0.fsf@elegiac.orebokech.com> <20081009090248.GA8771@usha.takhisis.invalid> <200810131330.m9DDUjTn001666@mothra.ics.uci.edu> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X1bOJ3K7DJ5YkBrT" Content-Disposition: inline In-Reply-To: <200810131330.m9DDUjTn001666@mothra.ics.uci.edu> User-Agent: Mutt/1.5.18 (2008-05-17) X-CrossAssassin-Score: 2 --X1bOJ3K7DJ5YkBrT Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable retitle 1078 23.0.60; font faces setting ignored by emacsclient vs --daemon= , when Viper mode is loaded On Mon, Oct 13, 2008 at 06:30:45AM -0700, Dan Nicolaescu wrote: > Normally we ask people to debug their own .emacs... I fully understand, I attached them only because (I thought) I was asked that. Anyhow thanks for trying, and in fact ... > But only this time I took a quick look, and you have: > (setq viper-mode t) ;; I'm an Emacs rebel! > (require 'viper) =2E.. bingo! Viper is the culprit, removing it font faces are set properly. Still, it is part of the standard Emacs distribution, so I guess the bug is still relevant, isn't it? I've retitled the bug report, let me know if you want me to forward it to the Viper maintainer. Thanks for the nice catch. Cheers. --=20 Stefano Zacchiroli -*- PhD in Computer Science \ PostDoc @ Univ. Paris 7 zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ Dietro un grande uomo c'=E8 sempre /oo\ All one has to do is hit the right uno zaino -- A.Bergonzoni \__/ keys at the right time -- J.S.Bach --X1bOJ3K7DJ5YkBrT Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQFI87DJ1cqbBPLEI7wRAinuAJ9gSrRCubpG8aViWqEkco+eCiFflQCggoGl ldmcHOwWqFDN7nhT/nDyq2A= =30SA -----END PGP SIGNATURE----- --X1bOJ3K7DJ5YkBrT-- From dann@mothra.ics.uci.edu Tue Oct 14 00:48:18 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=-8.7 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER, X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 14 Oct 2008 07:48:19 +0000 Received: from barrelv2.ics.uci.edu (barrelv2.ics.uci.edu [128.195.1.114]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9E7mFS6012334 for <1078@emacsbugs.donarmstrong.com>; Tue, 14 Oct 2008 00:48:16 -0700 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by barrelv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id m9E7lqf1029650; Tue, 14 Oct 2008 00:47:52 -0700 (PDT) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id m9E7lpJL004376; Tue, 14 Oct 2008 00:47:51 -0700 (PDT) Message-Id: <200810140747.m9E7lpJL004376@mothra.ics.uci.edu> From: Dan Nicolaescu To: Stefano Zacchiroli Cc: 1078@debbugs.gnu.org, Romain Francoise Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Date: Mon, 13 Oct 2008 23:22:57 -0700 References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> <200810061013.m96ADBS0002913@mothra.ics.uci.edu> <87prmcffc0.fsf@elegiac.orebokech.com> <20081009090248.GA8771@usha.takhisis.invalid> <200810131330.m9DDUjTn001666@mothra.ics.uci.edu> <20081013203417.GA31228@usha.takhisis.invalid> X-Debbugs-No-Ack: yes Lines: 27 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: m9E7lqf1029650 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu Stefano Zacchiroli writes: > retitle 1078 23.0.60; font faces setting ignored by emacsclient vs --daemon, when Viper mode is loaded > > On Mon, Oct 13, 2008 at 06:30:45AM -0700, Dan Nicolaescu wrote: > > Normally we ask people to debug their own .emacs... > > I fully understand, I attached them only because (I thought) I was > asked that. Anyhow thanks for trying, and in fact ... > > > But only this time I took a quick look, and you have: > > (setq viper-mode t) ;; I'm an Emacs rebel! > > (require 'viper) > > ... bingo! Viper is the culprit, removing it font faces are set > properly. Still, it is part of the standard Emacs distribution, so I > guess the bug is still relevant, isn't it? I've retitled the bug > report, let me know if you want me to forward it to the Viper > maintainer. That would be probably helpful. > Thanks for the nice catch. You're welcome! --dan From zack@upsilon.cc Tue Oct 14 15:12:57 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=-9.0 required=4.0 tests=AWL,BAYES_00,FROMDEVELOPER, HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078-forwarded) by emacsbugs.donarmstrong.com; 14 Oct 2008 22:12:57 +0000 Received: from fettunta.fettunta.org (fettunta.fettunta.org [67.207.129.222]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9EMCsre002572 for <1078-forwarded@emacsbugs.donarmstrong.com>; Tue, 14 Oct 2008 15:12:55 -0700 Received: from usha.takhisis.invalid (unknown [10.17.0.18]) by fettunta.fettunta.org (Postfix) with ESMTP id 22EA9180E8; Tue, 14 Oct 2008 22:12:54 +0000 (UTC) Received: by usha.takhisis.invalid (Postfix, from userid 1000) id 38FC4688C; Wed, 15 Oct 2008 00:11:39 +0200 (CEST) Date: Wed, 15 Oct 2008 00:11:39 +0200 From: Stefano Zacchiroli To: Michael Kifer Cc: Dan Nicolaescu , 1078-forwarded@debbugs.gnu.org, Romain Francoise Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Message-ID: <20081014221139.GA20609@usha.takhisis.invalid> References: <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> <200810061013.m96ADBS0002913@mothra.ics.uci.edu> <87prmcffc0.fsf@elegiac.orebokech.com> <20081009090248.GA8771@usha.takhisis.invalid> <200810131330.m9DDUjTn001666@mothra.ics.uci.edu> <20081013203417.GA31228@usha.takhisis.invalid> <200810140747.m9E7lpJL004376@mothra.ics.uci.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <200810140747.m9E7lpJL004376@mothra.ics.uci.edu> User-Agent: Mutt/1.5.18 (2008-05-17) On Mon, Oct 13, 2008 at 11:22:57PM -0700, Dan Nicolaescu wrote: > Stefano Zacchiroli writes: > > > But only this time I took a quick look, and you have: > > > (setq viper-mode t) ;; I'm an Emacs rebel! > > > (require 'viper) > > ... bingo! Viper is the culprit, removing it font faces are set > > properly. Still, it is part of the standard Emacs distribution, so I > > guess the bug is still relevant, isn't it? I've retitled the bug > > report, let me know if you want me to forward it to the Viper > > maintainer. > That would be probably helpful. Hi Michael, a while ago I've reported a bug against Emacs not respecting font-face settings when --daemon was in use (a feature provided by current Emacs snapshot). It has been discovered that the bug is triggered by Viper, when it is not configured to be loaded the bug vanishes. The full bug story is available at http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1078. Can you maybe have a look? Many thanks in advance, Cheers. -- Stefano Zacchiroli -*- PhD in Computer Science \ PostDoc @ Univ. Paris 7 zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ Dietro un grande uomo c'è sempre /oo\ All one has to do is hit the right uno zaino -- A.Bergonzoni \__/ keys at the right time -- J.S.Bach From zack@upsilon.cc Sat Oct 18 14:04:27 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=-8.4 required=4.0 tests=AWL,BAYES_00, DATE_IN_PAST_06_12,FROMDEVELOPER,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 18 Oct 2008 21:04:27 +0000 Received: from fettunta.fettunta.org (fettunta.fettunta.org [67.207.129.222]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9IL4OIe028260 for <1078@emacsbugs.donarmstrong.com>; Sat, 18 Oct 2008 14:04:26 -0700 Received: from usha.takhisis.invalid (unknown [10.17.0.18]) by fettunta.fettunta.org (Postfix) with ESMTP id 31A5F182C2; Sat, 18 Oct 2008 21:04:24 +0000 (UTC) Received: by usha.takhisis.invalid (Postfix, from userid 1000) id C551F698A; Sat, 18 Oct 2008 14:42:16 +0200 (CEST) Date: Sat, 18 Oct 2008 14:42:16 +0200 From: Stefano Zacchiroli To: Michael Kifer Cc: 1078@debbugs.gnu.org Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Message-ID: <20081018124216.GB26653@usha.takhisis.invalid> References: <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> <200810061013.m96ADBS0002913@mothra.ics.uci.edu> <87prmcffc0.fsf@elegiac.orebokech.com> <20081009090248.GA8771@usha.takhisis.invalid> <200810131330.m9DDUjTn001666@mothra.ics.uci.edu> <20081013203417.GA31228@usha.takhisis.invalid> <200810140747.m9E7lpJL004376@mothra.ics.uci.edu> <20081014221139.GA20609@usha.takhisis.invalid> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="v9Ux+11Zm5mwPlX6" Content-Disposition: inline In-Reply-To: <20081014211221.6b8f74d1@kiferserv> <20081014221139.GA20609@usha.takhisis.invalid> User-Agent: Mutt/1.5.18 (2008-05-17) --v9Ux+11Zm5mwPlX6 Content-Type: multipart/mixed; boundary="a8Wt8u1KmwUX3Y2C" Content-Disposition: inline --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Oct 14, 2008 at 09:12:21PM -0400, Michael Kifer wrote: > I can take a look, but doubt that this is a viper problem. > What is the minimal .emacs that triggers this behavior? Very basic ~/.emacs which is just enabling Viper (and setting custom font faces, because otherwise it is not possible to actually observe the problem) is enough. Similarly, I'm able to reproduce it with a very basic ~/.viper, only setting the expert level to 5. Both sample files are attached. TIA, Cheers. --=20 Stefano Zacchiroli -*- PhD in Computer Science \ PostDoc @ Univ. Paris 7 zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ Dietro un grande uomo c'=E8 sempre /oo\ All one has to do is hit the right uno zaino -- A.Bergonzoni \__/ keys at the right time -- J.S.Bach --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=".emacs" (setq viper-mode t) ;; I'm an Emacs rebel! (require 'viper) (custom-set-faces '(default ((t (:inherit nil :stipple nil :background "white" :foreground "black" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 90 :width normal :foundry "monospace" :family "monospace"))))) --a8Wt8u1KmwUX3Y2C Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=".viper" (setq viper-inhibit-startup-message t viper-expert-level 5) --a8Wt8u1KmwUX3Y2C-- --v9Ux+11Zm5mwPlX6 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQFI+dml1cqbBPLEI7wRApHRAJ9jBKcYFeWNqXHDWP6E0/h6HOPAPwCgl07I bCFJpRFk6ueI42z15utm8Gc= =hl4i -----END PGP SIGNATURE----- --v9Ux+11Zm5mwPlX6-- From kifer@cs.sunysb.edu Fri Oct 24 22:10:07 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=-6.4 required=4.0 tests=AWL,BAYES_00,HAS_BUG_NUMBER autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078-forwarded) by emacsbugs.donarmstrong.com; 25 Oct 2008 05:10:08 +0000 Received: from sbcs.cs.sunysb.edu (sbcs.cs.sunysb.edu [130.245.1.15]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id m9P5A3th013497 for <1078-forwarded@emacsbugs.donarmstrong.com>; Fri, 24 Oct 2008 22:10:04 -0700 Received: from kiferserv (compserv1 [130.245.1.44]) by sbcs.cs.sunysb.edu (8.13.6/8.12.11) with ESMTP id m9P59q32025706; Sat, 25 Oct 2008 01:09:52 -0400 (EDT) Date: Sat, 25 Oct 2008 01:09:53 -0400 From: Michael Kifer To: Stefano Zacchiroli Cc: Michael Kifer , Dan Nicolaescu , 1078-forwarded@debbugs.gnu.org, Romain Francoise Subject: Re: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Message-ID: <20081025010953.7a92ba07@kiferserv> In-Reply-To: <20081014221139.GA20609@usha.takhisis.invalid> References: <20081004084438.GA5153@usha.takhisis.invalid> <200810041026.m94AQkYO026205@mothra.ics.uci.edu> <20081004163424.GA6470@usha.takhisis.invalid> <20081006092253.GA13354@usha.takhisis.invalid> <200810061013.m96ADBS0002913@mothra.ics.uci.edu> <87prmcffc0.fsf@elegiac.orebokech.com> <20081009090248.GA8771@usha.takhisis.invalid> <200810131330.m9DDUjTn001666@mothra.ics.uci.edu> <20081013203417.GA31228@usha.takhisis.invalid> <200810140747.m9E7lpJL004376@mothra.ics.uci.edu> <20081014221139.GA20609@usha.takhisis.invalid> Reply-To: kifer@cs.sunysb.edu Organization: Stony Brook University X-Mailer: Claws Mail 3.6.1 (GTK+ 2.12.9; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit This is not a viper problem. Seems like something with advice when it is loaded before custom-set-faces. Try this as the .emacs file - the same problem. (require 'advice) (custom-set-faces '(default ((t (:inherit nil :stipple nil :background "white" :foreground "black" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 90 :width normal :foundry "monospace" :family "monospace"))))) There is no problem what advice is loaded after. On Wed, 15 Oct 2008 00:11:39 +0200 Stefano Zacchiroli wrote: > On Mon, Oct 13, 2008 at 11:22:57PM -0700, Dan Nicolaescu wrote: > > Stefano Zacchiroli writes: > > > > But only this time I took a quick look, and you have: > > > > (setq viper-mode t) ;; I'm an Emacs rebel! > > > > (require 'viper) > > > ... bingo! Viper is the culprit, removing it font faces are set > > > properly. Still, it is part of the standard Emacs distribution, so I > > > guess the bug is still relevant, isn't it? I've retitled the bug > > > report, let me know if you want me to forward it to the Viper > > > maintainer. > > That would be probably helpful. > > Hi Michael, > > a while ago I've reported a bug against Emacs not respecting font-face > settings when --daemon was in use (a feature provided by current Emacs > snapshot). It has been discovered that the bug is triggered by Viper, > when it is not configured to be loaded the bug vanishes. > > The full bug story is available at > http://debbugs.gnu.org/cgi/bugreport.cgi?bug=1078. > > Can you maybe have a look? > > Many thanks in advance, > Cheers. > From rgm@gnu.org Thu Dec 11 14:52:35 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-Bayes: score:0.0000 Tokens: new, 25; hammy, 36; neutral, 40; spammy, 0. spammytokens: hammytokens:0.000-+--H*UA:Emacs, 0.000-+--H*r:140.186.70, 0.000-+--H*r:sk:fencepo, 0.000-+--H*r:ip*140.186.70.10, 0.000-+--H*MI:fencepost X-Spam-Status: No, score=-8.8 required=4.0 tests=AWL,BAYES_00,MISSING_SUBJECT, NOSUBJECT,RCVD_IN_DNSWL_MED,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at control) by emacsbugs.donarmstrong.com; 11 Dec 2008 22:52:35 +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 mBBMqWcQ022106 for ; Thu, 11 Dec 2008 14:52:33 -0800 Received: from rgm by fencepost.gnu.org with local (Exim 4.67) (envelope-from ) id 1LAuNt-0002dz-Ar; Thu, 11 Dec 2008 17:51:53 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <18753.39305.269718.705841@fencepost.gnu.org> Date: Thu, 11 Dec 2008 17:51:53 -0500 From: Glenn Morris To: control X-Attribution: GM X-Mailer: VM (www.wonderworks.com/vm), GNU Emacs (www.gnu.org/software/emacs) X-Hue: red X-Ran: zT3)2s9uS:P*4j,lsAcM3-k'eDarhbX{qRfKCE[NkX@D*|W.7}aw#4i!T&$}QouQ^,yFCZ X-Debbugs-No-Ack: yes notforwarded 1078 severity 726 important severity 787 minor reassign 807 emacs,w32 reassign 879 emacs,w32 severity 889 minor From dann@mothra.ics.uci.edu Sat Dec 13 10:05:24 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-Bayes: score:0.0000 Tokens: new, 13; hammy, 53; neutral, 32; spammy, 2. spammytokens:0.998-1--H*r:sk:1078@em, 0.987-1--viper hammytokens:0.000-+--23060, 0.000-+--23.0.60, 0.000-+--HX-Debbugs-No-Ack:yes, 0.000-+--emacsclient, 0.000-+--daemon X-Spam-Status: No, score=-7.7 required=4.0 tests=AWL,BAYES_00,X_DEBBUGS_NO_ACK autolearn=ham version=3.2.3-bugs.debian.org_2005_01_02 Received: (at 1078) by emacsbugs.donarmstrong.com; 13 Dec 2008 18:05:24 +0000 Received: from sallyv2.ics.uci.edu (sallyv2.ics.uci.edu [128.195.1.120]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id mBDI5LOr007689 for <1078@emacsbugs.donarmstrong.com>; Sat, 13 Dec 2008 10:05:22 -0800 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id mBDI53Ub024869 for <1078@emacsbugs.donarmstrong.com>; Sat, 13 Dec 2008 10:05:09 -0800 (PST) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id mBDI530i009312; Sat, 13 Dec 2008 10:05:03 -0800 (PST) Date: Sat, 13 Dec 2008 10:05:03 -0800 (PST) Message-Id: <200812131805.mBDI530i009312@mothra.ics.uci.edu> From: Dan Nicolaescu To: 1078@debbugs.gnu.org Subject: 23.0.60; font faces setting ignored by emacsclient vs --daemon, when Viper mode is loaded X-Debbugs-No-Ack: yes Lines: 1 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: mBDI53Ub024869 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu I think this has been fixed, please close it if so. From cyd@stupidchicken.com Mon Jan 19 11:50:43 2009 Received: (at control) by emacsbugs.donarmstrong.com; 19 Jan 2009 19:50:44 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.0 required=4.0 tests=none autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 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 n0JJoaCN032760 for ; Mon, 19 Jan 2009 11:50:38 -0800 Received: by cyd.mit.edu (Postfix, from userid 1000) id 145C157E221; Mon, 19 Jan 2009 14:50:59 -0500 (EST) From: Chong Yidong To: control@debbugs.gnu.org Subject: close 1078 Date: Mon, 19 Jan 2009 14:50:59 -0500 Message-ID: <87hc3vf524.fsf@cyd.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii close 1078 thanks From zack@upsilon.cc Mon Jan 19 14:15:29 2009 Received: (at 1078) by emacsbugs.donarmstrong.com; 19 Jan 2009 22:15:29 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-2.0 required=4.0 tests=VALID_BTS_CONTROL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from fettunta.fettunta.org (fettunta.fettunta.org [67.207.129.222]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0JMFK55004532; Mon, 19 Jan 2009 14:15:21 -0800 Received: from usha.takhisis.invalid (unknown [10.17.0.10]) by fettunta.fettunta.org (Postfix) with ESMTP id B970A1814D; Mon, 19 Jan 2009 22:15:19 +0000 (UTC) Received: by usha.takhisis.invalid (Postfix, from userid 1000) id 4E639609E; Mon, 19 Jan 2009 23:15:04 +0100 (CET) Date: Mon, 19 Jan 2009 23:15:04 +0100 From: Stefano Zacchiroli To: 1078@debbugs.gnu.org, Chong Yidong Cc: control@debbugs.gnu.org Subject: Re: bug#1078 acknowledged by developer (close 1078) Message-ID: <20090119221504.GA9829@usha.takhisis.invalid> References: <87hc3vf524.fsf@cyd.mit.edu> <20081003145330.435E66A98@usha.takhisis.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) reopen 1078 thanks On Mon, Jan 19, 2009 at 12:00:03PM -0800, Emacs bug Tracking System wrote: > This is an automatic notification regarding your bug report > #1078: 23.0.60; font faces setting ignored by emacsclient vs --daemon, when Viper mode is loaded, > which was filed against the emacs package. > > It has been marked as closed by one of the developers, namely > Chong Yidong . Why has it been closed? I can still reproduce it, and I'm using an Emacs snapshot not older than 3 days ago. Please explain. Reopening the bug in the mean time. Cheers. -- Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7 zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ Dietro un grande uomo c'è ..| . |. Et ne m'en veux pas si je te tutoie sempre uno zaino ...........| ..: |.... Je dis tu à tous ceux que j'aime From dann@mothra.ics.uci.edu Mon Jan 19 18:55:27 2009 Received: (at 1078) by emacsbugs.donarmstrong.com; 20 Jan 2009 02:55:27 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: * X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=1.0 required=4.0 tests=IMPRONONCABLE_2 autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from sallyv2.ics.uci.edu (sallyv2.ics.uci.edu [128.195.1.120]) by rzlab.ucr.edu (8.13.8/8.13.8/Debian-3) with ESMTP id n0K2tOoq009976 for <1078@emacsbugs.donarmstrong.com>; Mon, 19 Jan 2009 18:55:25 -0800 Received: from mothra.ics.uci.edu (mothra.ics.uci.edu [128.195.6.93]) by sallyv2.ics.uci.edu (8.13.7+Sun/8.13.7) with ESMTP id n0K2tDao018529; Mon, 19 Jan 2009 18:55:13 -0800 (PST) Received: (from dann@localhost) by mothra.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id n0K2tCkx012281; Mon, 19 Jan 2009 18:55:12 -0800 (PST) Date: Mon, 19 Jan 2009 18:55:12 -0800 (PST) Message-Id: <200901200255.n0K2tCkx012281@mothra.ics.uci.edu> From: Dan Nicolaescu To: 1078@debbugs.gnu.org Cc: Chong Yidong Subject: Re: 23.0.60; font faces setting ignored by emacsclient vs --daemon, when Viper mode is loaded Lines: 46 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-ICS-MailScanner-Information: Please contact the ISP for more information X-ICS-MailScanner-ID: n0K2tDao018529 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@mothra.ics.uci.edu The problem seems to related to face setting. Using the .emacs and .viper given in a previous message: .emacs: (setq viper-mode t) (require 'viper) (custom-set-faces '(default ((t (:inherit nil :stipple nil :background "white" :foreground "black" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 90 :width normal :foundry "monospace" :family "monospace"))))) .viper: (setq viper-inhibit-startup-message t viper-expert-level 5) And then run emacs --daemon --eval '(setq debug-on-error t)' emacsclient -c ~/emacs then use C-x C-e on the `custom-set-faces' form. It gets this error: Debugger entered--Lisp error: (error "Undefined color" "unspecified-fg") internal-set-lisp-face-attribute(default :foreground "unspecified-fg" #) set-face-attribute(default # :stipple nil :background "unspecified-bg" :foreground "unspecified-fg" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 1 :width normal :foundry "default" :family "default") apply(set-face-attribute default # (:stipple nil :background "unspecified-bg" :foreground "unspecified-fg" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 1 :width normal :foundry "default" :family "default")) face-spec-set-2(default # ((t :stipple nil :background "unspecified-bg" :foreground "unspecified-fg" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 1 :width normal :foundry "default" :family "default"))) face-spec-recalc(default #) face-spec-set(default ((t (:inherit nil :stipple nil :background "white" :foreground "black" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 90 :width normal :foundry "monospace" :family "monospace"))) t) custom-theme-set-faces(user (default ((t ...)))) apply(custom-theme-set-faces user (default ((t ...)))) custom-set-faces((default ((t ...)))) eval((custom-set-faces (quote (default ...)))) eval-last-sexp-1(nil) eval-last-sexp(nil) call-interactively(eval-last-sexp nil nil) This does not happen if not using "(setq viper-mode t) (require 'viper)" From cyd@stupidchicken.com Thu Aug 13 09:04:05 2009 Received: (at 1078-done) by emacsbugs.donarmstrong.com; 13 Aug 2009 16:04:05 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=-0.4 required=4.0 tests=AWL autolearn=ham version=3.2.5-bugs.debian.org_2005_01_02 Received: from pantheon-po43.its.yale.edu (pantheon-po43.its.yale.edu [130.132.50.104]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7DG44g0019800 for <1078-done@emacsbugs.donarmstrong.com>; Thu, 13 Aug 2009 09:04:05 -0700 Received: from furry (dhcp128036014244.central.yale.edu [128.36.14.244]) (authenticated bits=0) by pantheon-po43.its.yale.edu (8.12.11.20060308/8.12.11) with ESMTP id n7DG3pqU013184 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Thu, 13 Aug 2009 12:03:51 -0400 Received: by furry (Postfix, from userid 1000) id 401A6C070; Thu, 13 Aug 2009 12:03:51 -0400 (EDT) From: Chong Yidong To: Dan Nicolaescu Cc: 1078-done@debbugs.gnu.org, zack@upsilon.cc, rfrancoise@debian.org Subject: Re: 23.0.60; font faces setting ignored by emacsclient run against --daemon Date: Thu, 13 Aug 2009 12:03:51 -0400 Message-ID: <878whn4s60.fsf@stupidchicken.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-YaleITSMailFilter: Version 1.2c (attachment(s) not renamed) Stefano Zacchiroli wrote: > I'm routinely using "emacsclient -c" against a main Emacs which have > a (server-start) in its ~/.emacs to start the Emacs server by > default. Everything is fine in that setting. > > However, if instead of using a main Emacs I use an Emacs demonized > with --daemon, then the clients started by "emacsclient -c" start > properly, but they ignore setting about font faces. I found the problem. Viper loads advice, which loads help-fns.el, which defines the `help-argument-name' face. In daemon mode, this causes this face to be defined out of order, before the foreground and background colors are initialized. This can be solved by moving `help-argument-name' into faces.el. I've checked the fix into CVS trunk. From zack@fettunta.org Mon Aug 17 01:25:50 2009 Received: (at 1078) by emacsbugs.donarmstrong.com; 17 Aug 2009 08:25:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.2.5-bugs.debian.org_2005_01_02 (2008-06-10) on rzlab.ucr.edu X-Spam-Level: X-Spam-Bayes: score:0.5 Bayes not run. spammytokens:Tokens not available. hammytokens:Tokens not available. X-Spam-Status: No, score=0.1 required=4.0 tests=FOURLA autolearn=no version=3.2.5-bugs.debian.org_2005_01_02 Received: from fettunta.fettunta.org (fettunta.fettunta.org [67.207.129.222]) by rzlab.ucr.edu (8.14.3/8.14.3/Debian-5) with ESMTP id n7H8PnTS029122 for <1078@emacsbugs.donarmstrong.com>; Mon, 17 Aug 2009 01:25:50 -0700 Received: by fettunta.fettunta.org (Postfix, from userid 1000) id 2700118416; Mon, 17 Aug 2009 08:25:48 +0000 (UTC) Date: Mon, 17 Aug 2009 08:25:48 +0000 From: Stefano Zacchiroli To: 1078@debbugs.gnu.org Subject: Re: bug#1078 closed by Chong Yidong (Re: 23.0.60; font faces setting ignored by emacsclient run against --daemon) Message-ID: <20090817082548.GC25681@fettunta.org> References: <878whn4s60.fsf@stupidchicken.com> <20081003145330.435E66A98@usha.takhisis.invalid> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-17) On Thu, Aug 13, 2009 at 04:10:06PM +0000, Emacs bug Tracking System wrote: > I found the problem. Viper loads advice, which loads help-fns.el, which > defines the `help-argument-name' face. In daemon mode, this causes this > face to be defined out of order, before the foreground and background > colors are initialized. This can be solved by moving > `help-argument-name' into faces.el. > > I've checked the fix into CVS trunk. Wonderful!, thanks a lot. Cheers. -- Stefano Zacchiroli -*- PhD in Computer Science \ PostDoc @ Univ. Paris 7 zack@{upsilon.cc,pps.jussieu.fr,debian.org} -<>- http://upsilon.cc/zack/ I'm still an SGML person,this newfangled /\ All one has to do is hit the XML stuff is so ... simplistic -- Manoj \/ right keys at the right time From unknown Wed Aug 20 01:18:05 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 14 Sep 2009 14:24:12 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long 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