From unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: zack@upsilon.cc (Stefano Zacchiroli), 1078@debbugs.gnu.org Resent-From: zack@upsilon.cc (Stefano Zacchiroli) Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 03 Oct 2008 19:15:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by submit@emacsbugs.donarmstrong.com id=B.122306088011051 (code B ref -1); Fri, 03 Oct 2008 19:15:03 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: Acknowledgement (23.0.60; font faces setting ignored by emacsclient run against --daemon) Reply-To: Stefano Zacchiroli , 1078@debbugs.gnu.org Resent-From: Stefano Zacchiroli Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Fri, 03 Oct 2008 21:20:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.122306829310339 (code B ref 1078); Fri, 03 Oct 2008 21:20:04 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Dan Nicolaescu , 1078@debbugs.gnu.org Resent-From: Dan Nicolaescu Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 04 Oct 2008 05:55:02 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.12230991837585 (code B ref 1078); Sat, 04 Oct 2008 05:55:02 +0000 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 References: <20081003145330.435E66A98@usha.takhisis.invalid> 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Stefano Zacchiroli , 1078@debbugs.gnu.org Resent-From: Stefano Zacchiroli Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 04 Oct 2008 08:55:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.122310995219644 (code B ref 1078); Sat, 04 Oct 2008 08:55:03 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Dan Nicolaescu , 1078@debbugs.gnu.org Resent-From: Dan Nicolaescu Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 04 Oct 2008 10:35:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.122311603712368 (code B ref 1078); Sat, 04 Oct 2008 10:35:03 +0000 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 References: <20081003145330.435E66A98@usha.takhisis.invalid> <200810040545.m945jw2H025794@mothra.ics.uci.edu> <20081004084438.GA5153@usha.takhisis.invalid> 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Stefano Zacchiroli , 1078@debbugs.gnu.org Resent-From: Stefano Zacchiroli Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 04 Oct 2008 16:45:05 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.12231381527087 (code B ref 1078); Sat, 04 Oct 2008 16:45:05 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Stefano Zacchiroli , 1078@debbugs.gnu.org Resent-From: Stefano Zacchiroli Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 06 Oct 2008 09:30:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.12232850472961 (code B ref 1078); Mon, 06 Oct 2008 09:30:03 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Dan Nicolaescu , 1078@debbugs.gnu.org Resent-From: Dan Nicolaescu Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 06 Oct 2008 10:20:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.122328801715610 (code B ref 1078); Mon, 06 Oct 2008 10:20:03 +0000 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 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> 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Dan Nicolaescu , 1078@debbugs.gnu.org Resent-From: Dan Nicolaescu Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 06 Oct 2008 20:40:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.12233251728284 (code B ref 1078); Mon, 06 Oct 2008 20:40:03 +0000 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 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> 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Stefano Zacchiroli , 1078@debbugs.gnu.org Resent-From: Stefano Zacchiroli Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 07 Oct 2008 08:25:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.122336734921063 (code B ref 1078); Tue, 07 Oct 2008 08:25:04 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Dan Nicolaescu , 1078@debbugs.gnu.org Resent-From: Dan Nicolaescu Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 07 Oct 2008 14:25:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.122338900713956 (code B ref 1078); Tue, 07 Oct 2008 14:25:03 +0000 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 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> 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Romain Francoise , 1078@debbugs.gnu.org Resent-From: Romain Francoise Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 07 Oct 2008 18:15:02 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.12234029206868 (code B ref 1078); Tue, 07 Oct 2008 18:15:02 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Romain Francoise , 1078@debbugs.gnu.org Resent-From: Romain Francoise Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 07 Oct 2008 18:15:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.12234030257578 (code B ref 1078); Tue, 07 Oct 2008 18:15:03 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Stefano Zacchiroli , 1078@debbugs.gnu.org Resent-From: Stefano Zacchiroli Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Thu, 09 Oct 2008 09:10:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.12235430455255 (code B ref 1078); Thu, 09 Oct 2008 09:10:03 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Dan Nicolaescu , 1078@debbugs.gnu.org Resent-From: Dan Nicolaescu Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 13 Oct 2008 13:40:03 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.122390467632106 (code B ref 1078); Mon, 13 Oct 2008 13:40:03 +0000 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 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> 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Stefano Zacchiroli , 1078@debbugs.gnu.org Resent-From: Stefano Zacchiroli Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 13 Oct 2008 20:45:02 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.12239301438107 (code B ref 1078); Mon, 13 Oct 2008 20:45:02 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Dan Nicolaescu , 1078@debbugs.gnu.org Resent-From: Dan Nicolaescu Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 14 Oct 2008 07:55:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.122397049912340 (code B ref 1078); Tue, 14 Oct 2008 07:55:04 +0000 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 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> 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 unknown Wed Aug 20 01:20:53 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) X-Loop: don@donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: Stefano Zacchiroli Subject: bug#1078: marked as forwarded (23.0.60; font faces setting ignored by emacsclient vs --daemon, when Viper mode is loaded) Message-ID: References: <20081014221139.GA20609@usha.takhisis.invalid> <20081003145330.435E66A98@usha.takhisis.invalid> X-Emacs-PR-Message: forwarded 1078 X-Emacs-PR-Package: emacs Content-Type: multipart/mixed; boundary="----------=_1224022803-3825-0" This is a multi-part message in MIME format... ------------=_1224022803-3825-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 Your message dated Wed, 15 Oct 2008 00:11:39 +0200 with message-id <20081014221139.GA20609@usha.takhisis.invalid> has caused the report #1078, regarding 23.0.60; font faces setting ignored by emacsclient vs --daemon, w= hen Viper mode is loaded to be marked as having been forwarded to the upstream software author(s) Michael Kifer (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact don@donarmstrong.com immediately.) --=20 1078: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1078 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1224022803-3825-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >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 ------------=_1224022803-3825-0-- From unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient run against --daemon Reply-To: Stefano Zacchiroli , 1078@debbugs.gnu.org Resent-From: Stefano Zacchiroli Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 18 Oct 2008 21:10:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.122436386728266 (code B ref 1078); Sat, 18 Oct 2008 21:10:04 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: don@donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient vs --daemon, when Viper mode is loaded Reply-To: Dan Nicolaescu , 1078@debbugs.gnu.org Resent-From: Dan Nicolaescu Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Sat, 13 Dec 2008 18:10:04 +0000 Resent-Message-ID: Resent-Sender: don@donarmstrong.com X-Emacs-PR-Message: report 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.12291915247865 (code B ref 1078); Sat, 13 Dec 2008 18:10:04 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#1078: acknowledged by developer (close 1078) Reply-To: Stefano Zacchiroli , 1078@debbugs.gnu.org Resent-From: Stefano Zacchiroli Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 19 Jan 2009 22:25:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.12324033294944 (code B ref 1078); Mon, 19 Jan 2009 22:25:03 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#1078: 23.0.60; font faces setting ignored by emacsclient vs --daemon, when Viper mode is loaded Reply-To: Dan Nicolaescu , 1078@debbugs.gnu.org Resent-From: Dan Nicolaescu Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Tue, 20 Jan 2009 03:00:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.123242012710245 (code B ref 1078); Tue, 20 Jan 2009 03:00:03 +0000 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 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 unknown Wed Aug 20 01:20:53 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) X-Loop: owner@emacsbugs.donarmstrong.com From: help-debbugs@gnu.org (Emacs bug Tracking System) To: zack@upsilon.cc (Stefano Zacchiroli) Subject: bug#1078 closed by Chong Yidong (Re: 23.0.60; font faces setting ignored by emacsclient run against --daemon) Message-ID: References: <878whn4s60.fsf@stupidchicken.com> <20081003145330.435E66A98@usha.takhisis.invalid> X-Emacs-PR-Message: they-closed 1078 X-Emacs-PR-Package: emacs Reply-To: 1078@debbugs.gnu.org Date: Thu, 13 Aug 2009 16:10:06 +0000 Content-Type: multipart/mixed; boundary="----------=_1250179806-21552-1" This is a multi-part message in MIME format... ------------=_1250179806-21552-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the emacs package: #1078: 23.0.60; font faces setting ignored by emacsclient vs --daemon, when= Viper mode is loaded It has been closed by Chong Yidong . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Chong Yidong by replying to this email. --=20 1078: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D1078 Emacs Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1250179806-21552-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit 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. ------------=_1250179806-21552-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit >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... ------------=_1250179806-21552-1-- From unknown Wed Aug 20 01:20:53 2025 X-Loop: owner@emacsbugs.donarmstrong.com Subject: bug#1078: closed by Chong Yidong (Re: 23.0.60; font faces setting ignored by emacsclient run against --daemon) Reply-To: Stefano Zacchiroli , 1078@debbugs.gnu.org Resent-From: Stefano Zacchiroli Resent-To: bug-submit-list@lists.donarmstrong.com Resent-CC: Emacs Bugs Resent-Date: Mon, 17 Aug 2009 08:35:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-Emacs-PR-Message: followup 1078 X-Emacs-PR-Package: emacs X-Emacs-PR-Keywords: Received: via spool by 1078-submit@emacsbugs.donarmstrong.com id=B1078.125049755029125 (code B ref 1078); Mon, 17 Aug 2009 08:35:03 +0000 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 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