<?xml version="1.0" encoding="UTF-8" ?>

<bugzilla version="5.2"
          urlbase="https://bugzilla.altlinux.org/"
          
          maintainer="jenya@basealt.ru"
>

    <bug>
          <bug_id>34583</bug_id>
          
          <creation_ts>2018-02-26 14:18:25 +0300</creation_ts>
          <short_desc>default.attributeHeight from X resources has no effect for the faces</short_desc>
          <delta_ts>2023-03-09 20:36:14 +0300</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>3</classification_id>
          <classification>Distributions</classification>
          <product>Branch p7</product>
          <component>emacs24-X11-athena</component>
          <version>не указана</version>
          <rep_platform>all</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P3</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ivan Zakharyaschev">imz</reporter>
          <assigned_to name="Andrey Cherepanov">cas</assigned_to>
          <cc>samwinchester19999</cc>
          
          <qa_contact name="qa-p7@altlinux.org">qa-p7</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>169259</commentid>
    <comment_count>0</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2018-02-26 14:18:25 +0300</bug_when>
    <thetext>emacs24-X11-athena-24.3-alt8.x86_64

I wanted to set a default font height for Emacs through X resources, but it had no effect on the &quot;default&quot; face.

The value from X resources is seen by Emacs (the code analoguous to what is done in faces.el):

(internal-face-x-get-resource
 (concat &quot;default&quot; &quot;.attributeHeight&quot;)
 &quot;Face.AttributeHeight&quot;
 default-minibuffer-frame)

gives: &quot;90&quot;, as specified by my X resources:

$ xrdb -query
Emacs.Foreground:	black
Emacs.bold-italic.attributeForeground:	blue
Emacs.paned.menubar.font:	fixed
Emacs*cursorColor:	Orchid
Emacs*bitmapIcon:	on
Emacs.default.attributeFamily:	fixed
Emacs.default.attributeHeight:	90
Emacs.fullscreen:	maximized
Emacs.toolBar:	0
$ 

This is possibly fixed since 24.4 -- https://git.gnu.io/gnu/emacs/commit/f5e4494cd06f7624382f815585419f489bfe36c3?view=inlineh .</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>169265</commentid>
    <comment_count>1</comment_count>
    <who name="Ivan Zakharyaschev">imz</who>
    <bug_when>2018-02-26 14:59:17 +0300</bug_when>
    <thetext>(In reply to comment #0)

&gt; This is possibly fixed since 24.4 --
&gt; https://git.gnu.io/gnu/emacs/commit/f5e4494cd06f7624382f815585419f489bfe36c3?view=inlineh
&gt; .

Yes, this is fixed in 24.5-alt16 from p8.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>222743</commentid>
    <comment_count>2</comment_count>
    <who name="">samwinchester19999</who>
    <bug_when>2023-03-09 20:36:14 +0300</bug_when>
    <thetext>Emacs.bold-italic.attributeForeground:	blue
Emacs.paned.menubar.font:	fixed
Emacs*cursorColor: https://essayservice.io/	Orchid
Emacs*bitmapIcon:	on
Emacs.default.attributeFamily:	fixed
Emacs.default.attributeHeight:	90
Emacs.fullscreen:	maximized
Emacs.toolBar:	0

Thanks for fix</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>