From debbugs-submit-bounces@debbugs.gnu.org Tue Oct 02 11:56:52 2012 Received: (at submit) by debbugs.gnu.org; 2 Oct 2012 15:56:52 +0000 Received: from localhost ([127.0.0.1]:37903 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TJ4q4-0000lU-0D for submit@debbugs.gnu.org; Tue, 02 Oct 2012 11:56:52 -0400 Received: from eggs.gnu.org ([208.118.235.92]:59994) by debbugs.gnu.org with esmtp (Exim 4.72) (envelope-from ) id 1TJ4q1-0000lN-4Z for submit@debbugs.gnu.org; Tue, 02 Oct 2012 11:56:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJ4pO-0007G9-E6 for submit@debbugs.gnu.org; Tue, 02 Oct 2012 11:56:16 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,NO_DNS_FOR_FROM, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.2 Received: from lists.gnu.org ([208.118.235.17]:60545) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJ4pO-0007G5-An for submit@debbugs.gnu.org; Tue, 02 Oct 2012 11:56:10 -0400 Received: from eggs.gnu.org ([208.118.235.92]:42495) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJ4pD-0007Iu-OJ for bug-gnu-emacs@gnu.org; Tue, 02 Oct 2012 11:56:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TJ4p9-0007EY-Gu for bug-gnu-emacs@gnu.org; Tue, 02 Oct 2012 11:55:59 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.182]:18336) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TJ4p9-0007EU-CB for bug-gnu-emacs@gnu.org; Tue, 02 Oct 2012 11:55:55 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArMGAG6Zu09FxLT4/2dsb2JhbABEojIBkV6BCIIVAVwTAUEKEyEBHA0WP4dwmFKhN4shggWDHgOVG44YgViDBYFD X-IronPort-AV: E=Sophos;i="4.75,637,1330923600"; d="scan'208";a="200466458" Received: from 69-196-180-248.dsl.teksavvy.com (HELO pastel.home) ([69.196.180.248]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 02 Oct 2012 11:27:16 -0400 Received: by pastel.home (Postfix, from userid 20848) id 85227594CC; Tue, 2 Oct 2012 11:27:16 -0400 (EDT) From: Stefan Monnier To: bug-gnu-emacs@gnu.org Subject: 24.2.50; Hight face property ignored for fixed-semicondensed Date: Tue, 02 Oct 2012 11:27:16 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3) X-Received-From: 208.118.235.17 X-Spam-Score: -6.9 (------) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: debbugs-submit-bounces@debbugs.gnu.org Errors-To: debbugs-submit-bounces@debbugs.gnu.org X-Spam-Score: -6.9 (------) Save the following to a file "foo.rfc822": Subject: Foo on you -*- log-edit -*- Foo body! then try: .../src/emacs -Q -l log-edit foo.rfc822 and then: .../src/emacs -Q --eval '(custom-set-faces (quote (default ((t (:width semicondensed :family "fixed"))))))' -l log-edit foo.rfc822 If you're like me, the first test displayed the empty line as a thin black line (what is what we want), whereas the second test showed it as a thick black line (not good). Using only "fixed" or only semicondensed doesn't trigger the bug. BTW, the black line obtained by adding a face "(:height 0.1 :inverse-video t)" to the LF that ends the empty line. So in the failure case, the :inverse-video is obeyed, but the :height is not. Stefan In GNU Emacs 24.2.50.1 (x86_64-unknown-linux-gnu, X toolkit, Xaw3d scroll bars) of 2012-10-02 on pastel Bzr revision: eggert@cs.ucla.edu-20121002065527-icz92t0fv8914vvq Windowing system distributor `The X.Org Foundation', version 11.0.11203000 System Description: Debian GNU/Linux testing (wheezy) Configured using: `configure '--enable-maintainer-mode' 'CFLAGS=-Wall -Wno-pointer-sign -DUSE_LISP_UNION_TYPE -DSYNC_INPUT -DENABLE_CHECKING -DXASSERTS -DFONTSET_DEBUG -g -O1' '--with-tiff=no' '--with-x-toolkit=lucid'' Important settings: value of $LANG: fr_CH.UTF-8 locale-coding-system: utf-8-unix default enable-multibyte-characters: t Major mode: Log-Edit Minor modes in effect: tooltip-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x r e p - b u f g g Recent messages: For information about GNU Emacs and the GNU system, type C-h C-a. Load-path shadows: None found. Features: (shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231 mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums mm-util mail-prsvr mail-utils log-edit easymenu easy-mmode ring pcvs-util add-log time-date tooltip ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind dynamic-setting system-font-setting font-render-setting x-toolkit x multi-tty emacs) From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 08 14:54:28 2014 Received: (at control) by debbugs.gnu.org; 8 Jul 2014 18:54:28 +0000 Received: from localhost ([127.0.0.1]:47266 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X4aX6-00063e-4s for submit@debbugs.gnu.org; Tue, 08 Jul 2014 14:54:28 -0400 Received: from ironport2-out.teksavvy.com ([206.248.154.181]:29746) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X4aX3-00063H-Ft for control@debbugs.gnu.org; Tue, 08 Jul 2014 14:54:25 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ArQGAIDvNVNLd+D9/2dsb2JhbABZgwaDSsA9gRcXdIImAQUZPTM/EhQYDRgEiBTSGRePARaEIgSpGYFqg0wh X-IPAS-Result: ArQGAIDvNVNLd+D9/2dsb2JhbABZgwaDSsA9gRcXdIImAQUZPTM/EhQYDRgEiBTSGRePARaEIgSpGYFqg0wh X-IronPort-AV: E=Sophos;i="4.97,753,1389762000"; d="scan'208";a="76894539" Received: from 75-119-224-253.dsl.teksavvy.com (HELO pastel.home) ([75.119.224.253]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 08 Jul 2014 14:54:22 -0400 Received: by pastel.home (Postfix, from userid 20848) id 69BAA60337; Tue, 8 Jul 2014 14:54:22 -0400 (EDT) From: Stefan Monnier To: control@debbugs.gnu.org Subject: blabla Message-ID: References: <4750.1379508841@ES0871.esisar.inpg.fr> Date: Tue, 08 Jul 2014 14:54:22 -0400 In-Reply-To: <4750.1379508841@ES0871.esisar.inpg.fr> (Christophe Deleuze's message of "Wed, 18 Sep 2013 14:54:01 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.3 (/) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 0.3 (/) forcemerge 9787 12556 thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 09 15:21:57 2014 Received: (at control) by debbugs.gnu.org; 9 Jul 2014 19:21:57 +0000 Received: from localhost ([127.0.0.1]:48096 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X4xRB-0007Fb-1q for submit@debbugs.gnu.org; Wed, 09 Jul 2014 15:21:57 -0400 Received: from mercure.iro.umontreal.ca ([132.204.24.67]:35471) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1X4xR0-0007FF-7k; Wed, 09 Jul 2014 15:21:46 -0400 Received: from hidalgo.iro.umontreal.ca (hidalgo.iro.umontreal.ca [132.204.27.50]) by mercure.iro.umontreal.ca (Postfix) with ESMTP id 1E07D84DD2; Wed, 9 Jul 2014 15:21:40 -0400 (EDT) Received: from lechon.iro.umontreal.ca (lechon.iro.umontreal.ca [132.204.27.242]) by hidalgo.iro.umontreal.ca (Postfix) with ESMTP id 84F441E5B74; Wed, 9 Jul 2014 15:21:16 -0400 (EDT) Received: by lechon.iro.umontreal.ca (Postfix, from userid 20848) id 65BFDB4167; Wed, 9 Jul 2014 15:21:16 -0400 (EDT) From: Stefan Monnier To: handa@gnu.org (K. Handa) Subject: Re: bug#17973: Thin space not thin at all Message-ID: References: <87d2deeeem.fsf@gnu.org> Date: Wed, 09 Jul 2014 15:21:16 -0400 In-Reply-To: <87d2deeeem.fsf@gnu.org> (K. Handa's message of "Thu, 10 Jul 2014 00:32:33 +0900") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-DIRO-MailScanner-Information: Please contact the ISP for more information X-DIRO-MailScanner: Found to be clean X-DIRO-MailScanner-SpamCheck: n'est pas un polluriel, SpamAssassin (score=-2.82, requis 5, autolearn=not spam, ALL_TRUSTED -2.82, MC_TSTLAST 0.00) X-DIRO-MailScanner-From: monnier@iro.umontreal.ca X-Spam-Status: No X-Spam-Score: -3.0 (---) X-Debbugs-Envelope-To: control Cc: 17973@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.0 (---) forcemerge 9787 17973 thanks > Yes, I agree that they are all the same bug. As far as I > know, the problem is with the mechanism of face attribute > merging. When the control reaches the font selection > function font_find_for_lface, font related attributes > (family, foundry, weight, ..., height, ...) are already > merged. As font_find_for_lface doesn't know which attribute > to respect more (except for what specified in > face-font-selection-order), it at first tries to get a list > of fonts whose family, foundry, registry, adstyle are the > same as merged attributes, and selects a font most close to > the specified height. So, IIUC you're saying that when we get to selecting a font, we have specifications such as family =3D fixed foundry =3D misc height =3D 2=BD pixels and we end up choosing the 13pixel-high font because it's the only one that matches "misc-fixed"? I do have a 6pixel-high misc-fixed font (tho not semicondensed), so it seems like it's not the whole explanation. Or is the "13pixel high" specification kept somewhere (elsewhere than in the "height", obviously)? I'm beginning to sense that the "13pixel high" specification is indeed kept elsewhere, and it is kept so as to avoid other problems I've had in the past, where the 13pixel spec was turned into a height spec and that this height spec was then used to look for a font and it occasionally found *another* font with the same height in points but not in pixels. Is that right? OTOH, doing a M-x customize-face REt default RET, then setting family to `fixed' and foundry to `misc', and then playing with `height' is pretty scary: height=3D2000 gives me a 9pixel-high font (!) whereas setting it to 200 gives a more reasonable 20pixel-high font. Stefan From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 13 23:39:54 2015 Received: (at control) by debbugs.gnu.org; 14 Feb 2015 04:39:54 +0000 Received: from localhost ([127.0.0.1]:42532 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YMUWI-0003Uk-Aw for submit@debbugs.gnu.org; Fri, 13 Feb 2015 23:39:54 -0500 Received: from pruche.dit.umontreal.ca ([132.204.246.22]:56369) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1YMUWG-0003Ub-5I for control@debbugs.gnu.org; Fri, 13 Feb 2015 23:39:52 -0500 Received: from fmsmemgm.homelinux.net (lechon.iro.umontreal.ca [132.204.27.242]) by pruche.dit.umontreal.ca (8.14.1/8.14.1) with ESMTP id t1E4dnqG009882 for ; Fri, 13 Feb 2015 23:39:49 -0500 Received: by fmsmemgm.homelinux.net (Postfix, from userid 20848) id 7AC9BAE0CA; Fri, 13 Feb 2015 23:39:49 -0500 (EST) From: Stefan Monnier To: control@debbugs.gnu.org Subject: Re: bug#18413: Inline part displayed in the middle of its button Message-ID: References: Date: Fri, 13 Feb 2015 23:39:49 -0500 In-Reply-To: (Stefan Monnier's message of "Fri, 31 Oct 2014 10:26:33 -0400") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-NAI-Spam-Flag: NO X-NAI-Spam-Level: X-NAI-Spam-Threshold: 5 X-NAI-Spam-Score: 0.2 X-NAI-Spam-Rules: 2 Rules triggered GEN_SPAM_FEATRE=0.2, RV5216=0 X-NAI-Spam-Version: 2.3.0.9393 : core <5216> : inlines <2181> : streams <1389914> : uri <1854855> X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.3 (-) close 4942 close 5037 close 6713 close 9787 close 12823 close 6333 thanks From unknown Sun Jun 15 09:00:02 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 14 Mar 2015 11:24:05 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator