Announcements and discussions for Gnus, the GNU Emacs Usenet newsreader
 help / color / mirror / Atom feed
* Re: change the font-size of the article
       [not found]     ` <87n02o9rw1.fsf@tfdpc12.tfd.chalmers.se>
@ 2004-06-28 14:30       ` Joel Reicher
  2004-06-28 17:14         ` Fabian Braennstroem
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Reicher @ 2004-06-28 14:30 UTC (permalink / raw)


Fabian Braennstroem <f.braennstroem@gmx.de> writes:

> Thanks! I like the mouse-way so I am able to change the font just if I want to
> sit back and relax :-)
> 
> Is it possible to bind that to any keybinging? Especially which function would
> I use for this? 'mouse-set-font' does not seem to work for this.

set-frame-font is what you want, I expect.

Use
(frame-parameter nil 'font)
to see what the current font is if you've found one you like with the
mouse menu.

Cheers,

        - Joel


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: change the font-size of the article
  2004-06-28 14:30       ` change the font-size of the article Joel Reicher
@ 2004-06-28 17:14         ` Fabian Braennstroem
       [not found]           ` <m3pt7g6gn3.fsf@comp.vyatka>
  0 siblings, 1 reply; 4+ messages in thread
From: Fabian Braennstroem @ 2004-06-28 17:14 UTC (permalink / raw)


Hi,

Joel Reicher <joel@panacea.null.org> writes:

> Fabian Braennstroem <f.braennstroem@gmx.de> writes:
>
>> Thanks! I like the mouse-way so I am able to change the font just if I want to
>> sit back and relax :-)
>> 
>> Is it possible to bind that to any keybinging? Especially which function would
>> I use for this? 'mouse-set-font' does not seem to work for this.
>
> set-frame-font is what you want, I expect.

Yes, that's it. A next question would be if it is possible to have different
font for different buffer!? It would be nice if just the font inside the
article buffer gets larger.

> Use
> (frame-parameter nil 'font)
> to see what the current font is if you've found one you like with the
> mouse menu.

This is a nice idea!
Thanks and Greetings!

-- 
Fabian Braennstroem
Berlin / Duesseldorf


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: change the font-size of the article
       [not found]             ` <cc0fbn$3kk$1@news1.wdf.sap-ag.de>
@ 2004-07-01 17:14               ` Alexander Syrov
  2004-07-14  9:31                 ` Fabian Braennstroem
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Syrov @ 2004-07-01 17:14 UTC (permalink / raw)


Hello, Klaus.

On Thu, 1 Jul 2004 09:44:00 +0200 (CEST)
Klaus Straubinger wrote:

 >> I wonder if I can get the same result without enumerating every
 >> face used in a buffer.

 KS>     (dolist (f (face-list))
 KS>       (if (string-match "\\`gnus-" (symbol-name f))
 KS>           (set-face-attribute f nil :height 130)))

Thanks! I didn't know about face-list function. That seems exactly what I
want. Two regexps will match all the faces I need.

-- 
Regards,
Alexander Syrov.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: change the font-size of the article
  2004-07-01 17:14               ` Alexander Syrov
@ 2004-07-14  9:31                 ` Fabian Braennstroem
  0 siblings, 0 replies; 4+ messages in thread
From: Fabian Braennstroem @ 2004-07-14  9:31 UTC (permalink / raw)


Thanks, I'll try it.

Greetings!
-- 
Fabian Braennstroem
Berlin / Duesseldorf


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-07-14  9:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <877jtsc2pp.fsf@tfdpc12.tfd.chalmers.se>
     [not found] ` <m3pt7ky1jw.fsf@eric.rossnet.com>
     [not found]   ` <rn659cseuj.fsf@cindy.panacea.null.org>
     [not found]     ` <87n02o9rw1.fsf@tfdpc12.tfd.chalmers.se>
2004-06-28 14:30       ` change the font-size of the article Joel Reicher
2004-06-28 17:14         ` Fabian Braennstroem
     [not found]           ` <m3pt7g6gn3.fsf@comp.vyatka>
     [not found]             ` <cc0fbn$3kk$1@news1.wdf.sap-ag.de>
2004-07-01 17:14               ` Alexander Syrov
2004-07-14  9:31                 ` Fabian Braennstroem

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).