Re: Setting Font/FontSet
  Home FAQ Contact Sign in
gnu.emacs.help only
 
Advanced search
POPULAR GROUPS

more...

gnu.emacs.help Profile…
 Up
Re: Setting Font/FontSet         


Author: Peter Dyballa
Date: Apr 2, 2008 02:28

Am 31.03.2008 um 22:46 schrieb Paulo J. Matos:
> How can I get a list with all the setting and apply the font setting
> to just one sentence in a buffer?

That's not possible – at least not in GNU Emacs. Here one frame can
use only one font or fontset. You might think of creating some
hundred frames, each using a different font or fontset. Best filter
all proportional fonts. They're mostly useful for novels or
newspapers. Monospaced fonts are probably the proper choice for GNU
Emacs.

Another approach would be to adopt list-faces-sample-text which is
displayed by list-faces-display (Edit menu -> Text Properties ->
Display Faces). Using for each face a different font might be an option.

--
Greetings

Pete

Bake pizza not war!
6 Comments
Re: Setting Font/FontSet         


Author: rustom
Date: Apr 4, 2008 21:05

On Apr 2, 2:28 pm, Peter Dyballa wrote:
> Am 31.03.2008 um 22:46 schrieb Paulo J. Matos:
>
>> How can I get a list with all the setting and apply the font setting
>> to just one sentence in a buffer?
>
> That's not possible - at least not in GNU Emacs. Here one frame can
> use only one font or fontset. You might think of creating some
> hundred frames, each using a different font or fontset. Best filter
> all proportional fonts. They're mostly useful for novels or
> newspapers. Monospaced fonts are probably the proper choice for GNU
> Emacs.

Any likelihood of this changing -- say in emacs 23 ??
no comments
Re: Setting Font/FontSet         


Author: Peter Dyballa
Date: Apr 5, 2008 01:57

Am 05.04.2008 um 06:05 schrieb rustom:
>> That's not possible - at least not in GNU Emacs. Here one frame can
>> use only one font or fontset. You might think of creating some
>> hundred frames, each using a different font or fontset. Best filter
>> all proportional fonts. They're mostly useful for novels or
>> newspapers. Monospaced fonts are probably the proper choice for GNU
>> Emacs.
>
> Any likelihood of this changing -- say in emacs 23 ??

Why should this change? Do you want to learn commands to set font or
fontset properties plus colours effects for text particles or do you
want to programme or write something? If the former is on your wish-
list you should look out for a different tool. The latter works well
with PostScript or LaTeX and shows similiar show effects.

--
Greetings

Pete

I love deadlines. I love the whooshing noise they make as they go by.
– Douglas Adams
no comments
Re: Setting Font/FontSet         


Author: Jason Rumney
Date: Apr 5, 2008 06:45

On Apr 5, 5:05 am, rustom gmail.com> wrote:
> On Apr 2, 2:28 pm, Peter Dyballa wrote:
>
>> That's not possible - at least not in GNU Emacs. Here one frame can
>> use only one font or fontset. You might think of creating some
>> hundred frames, each using a different font or fontset. Best filter
>> all proportional fonts. They're mostly useful for novels or
>> newspapers. Monospaced fonts are probably the proper choice for GNU
>> Emacs.
>
> Any likelihood of this changing -- say in emacs 23 ??

It changed already, in Emacs 21. You can use multiple fonts in a
buffer, there just isn't a convenient UI or set of commands for doing
it. Contributions welcome in this area.
no comments
Re: Setting Font/FontSet         


Author: rustom
Date: Apr 5, 2008 08:44

On Apr 5, 1:57 pm, Peter Dyballa wrote:
> Am 05.04.2008 um 06:05 schrieb rustom:
>
>>> That's not possible - at least not in GNU Emacs. Here one frame can
>>> use only one font or fontset. You might think of creating some
>>> hundred frames, each using a different font or fontset. Best filter
>>> all proportional fonts. They're mostly useful for novels or
>>> newspapers. Monospaced fonts are probably the proper choice for GNU
>>> Emacs.
>
>> Any likelihood of this changing -- say in emacs 23 ??
>
> Why should this change? Do you want to learn commands to set font or  
> fontset properties plus colours effects for text particles or do you  
> want to programme or write something?

Yeah. I dont want and dont know how to do all this. But an eclipse
display with the file pane in a distinctly smaller font than the
program pane is not just pleasanter to look at but is more efficient
in the use of screen real-estate.
no comments
Re: Setting Font/FontSet         


Author: Peter Dyballa
Date: Apr 5, 2008 11:07

Am 05.04.2008 um 17:44 schrieb rustom:
> Yeah. I dont want and dont know how to do all this. But an eclipse
> display with the file pane in a distinctly smaller font than the
> program pane is not just pleasanter to look at but is more efficient
> in the use of screen real-estate.

Look into the X Resources node in Emacs' info page. You can also set
initial-frame-alist and default-frame-alist or switch off toolbar and
menubar and scrollbar and use an (almost) unreadable font in mode-
line ... Probably there are X11 window managers that allow to set the
size of the (X) window's (or Emacs frame's) title bar.

Also check text with C-u C-x = and then choose the customise hyper-
link to change font, size, colour – at least in GNU Emacs 23.x it
works this way. In GNU Emacs 22 it's possible to select the "face
name" to enter a *Help* buffer which then allows to finally choose
"(customize this face)."

--
Greetings

Pete

Never be led astray onto the path of virtue
no comments
Re: Setting Font/FontSet         


Author: Paulo J. Matos
Date: Apr 6, 2008 15:41

On Sat, Apr 5, 2008 at 7:07 PM, Peter Dyballa wrote:
>
>
> Look into the X Resources node in Emacs' info page. You can also set
> initial-frame-alist and default-frame-alist or switch off toolbar and
> menubar and scrollbar and use an (almost) unreadable font in mode-line ...
> Probably there are X11 window managers that allow to set the size of the (X)
> window's (or Emacs frame's) title bar.
>
> Also check text with C-u C-x = and then choose the customise hyper-link to
> change font, size, colour – at least in GNU Emacs 23.x it works this way.
> In GNU Emacs 22 it's possible to select the "face name" to enter a *Help*
> buffer which then allows to finally choose "(customize this face)."
>

Great! Thank you all very much.
Show full article (0.99Kb)
no comments

RELATED THREADS
SubjectArticles qty Group
Setting permissions in User Security tab is reverting back to previous settingmicrosoft.public.windows.server.active_directory ·