all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* set-default-font
@ 2020-08-25 16:54 ken
  2020-08-25 17:13 ` set-default-font Stefan Kangas
  2020-08-25 18:27 ` set-default-font Eli Zaretskii
  0 siblings, 2 replies; 21+ messages in thread
From: ken @ 2020-08-25 16:54 UTC (permalink / raw)
  To: GNU Emacs List

In my ~/.emacs (version 27.1-1.1.x86_64, I believe) I have a function
containing

set-default-font "-*-*-regular-r-*-*-*-180-*-75-*-*-iso8859-1")

Of course it horked when loading.  So I did

C-h f set-default-font

Magically this gave me help for the function "setup-default-fontset".  I
suppose I'm to assume that "set-default-font" has been eliminated,
substituted by "setup-default-fontset".  True??

Secondly, to fix my ~/.emacs can I just edit "set-default-font" and
change it to
"setup-default-fontset"?

Thirdly, I long ago upgraded from any "Latin" character sets to UTF-8
and, to me, that means I shouldn't be specifying any "*iso8859*" fonts. 
What command output would show me the available font(set)s I could use
in place of the 8859 stuff?

tia




^ permalink raw reply	[flat|nested] 21+ messages in thread
* bug#1066: 23.0.60; (tool-bar-mode -1) in ~/.emacs has no effect with --daemon
@ 2008-10-02 18:13 Romain Francoise
  2008-10-02 19:47 ` Dan Nicolaescu
  0 siblings, 1 reply; 21+ messages in thread
From: Romain Francoise @ 2008-10-02 18:13 UTC (permalink / raw)
  To: emacs-pretest-bug

When Emacs is started with --daemon, (tool-bar-mode -1) has no
effect when used in ~/.emacs.

To reproduce:
1. echo "(tool-bar-mode -1)" >~/.emacs
2. Start Emacs, note that it has no tool bar, exit
3. emacs --daemon
4. emacsclient -c: the frame has a tool bar when it should not

In the created frame, the first call to M-x tool-bar-mode has no
effect.  A second call finally disables the tool bar.



In GNU Emacs 23.0.60.12 (x86_64-unknown-linux-gnu, GTK+ Version 2.12.11)
 of 2008-10-02 on elegiac
Windowing system distributor `The X.Org Foundation', version 11.0.10402000
configured using `configure  'CFLAGS=-O0 -g''







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

end of thread, other threads:[~2020-08-29  8:37 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-08-25 16:54 set-default-font ken
2020-08-25 17:13 ` set-default-font Stefan Kangas
2020-08-25 18:27 ` set-default-font Eli Zaretskii
2020-08-25 18:32   ` set-default-font Eli Zaretskii
2020-08-25 20:38     ` set-default-font ken
2020-08-25 20:49       ` set-default-font 2QdxY4RzWzUUiLuE
2020-08-25 22:15         ` set-default-font ken
2020-08-26  5:44           ` set-default-font Eli Zaretskii
2020-08-27  1:59             ` set-default-font David Masterson
2020-08-27  4:03               ` set-default-font Eli Zaretskii
2020-08-27  4:47                 ` set-default-font David Masterson
2020-08-27  8:24                   ` set-default-font Eli Zaretskii
2020-08-28  2:07                     ` set-default-font David Masterson
2020-08-28  2:39                       ` set-default-font David Masterson
2020-08-28  6:43                         ` set-default-font Eli Zaretskii
2020-08-28 10:52                         ` set-default-font Robert Pluim
2020-08-28 23:38                           ` set-default-font David Masterson
2020-08-29  8:37                             ` set-default-font Robert Pluim
2020-08-26  5:42         ` set-default-font Eli Zaretskii
2020-08-26  5:40       ` set-default-font Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2008-10-02 18:13 bug#1066: 23.0.60; (tool-bar-mode -1) in ~/.emacs has no effect with --daemon Romain Francoise
2008-10-02 19:47 ` Dan Nicolaescu
2008-10-02 20:07   ` Romain Francoise
2008-10-02 21:14     ` Dan Nicolaescu
2008-10-03  1:04       ` set-default-font (was: bug#1066: 23.0.60; (tool-bar-mode -1) in ~/.emacs has no effect with --daemon) Stefan Monnier
2008-10-03  7:22         ` set-default-font Glenn Morris

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.