unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* Re: Cannot change font style/size with font menu
       [not found] <E16npQX-0007xi-00@blind-bat.une.edu.au>
@ 2002-03-21 19:11 ` Eli Zaretskii
       [not found]   ` <15514.23399.662833.681666@blind-bat.une.edu.au>
  0 siblings, 1 reply; 2+ messages in thread
From: Eli Zaretskii @ 2002-03-21 19:11 UTC (permalink / raw)
  Cc: bug-gnu-emacs

> From: Tim Cross <tcross@pobox.une.edu.au>
> Date: Thu, 21 Mar 2002 10:23:29 +1100
> 
> Attempting to change the font style/size with the font menu accessed
> via shift+mouse-1 has no effect if the user has a ~/.emacs. With no
> ~/.emacs or if you start emacs with -q, then the font menu works as
> expected. e.g. 
> 
> emacs & -- font menu does not have any effect
> emacs -q -no-site-file -- font menu works as expected
> emacs --no-site-file -- font menu does not work
> emacs -q -- font menu works as expected. 

Thank for reporting this, but I cannot reproduce this on my system
(also a Debian GNU/Linux).

> I have found this happens even if the only values in the .emacs file
> are lines added by customize (ie no user added code, only emacs added
> code). 

Please post those lines.  Do you observe the problem with an empty
.emacs file as well?

> When attempting to change the font from courier -> misc or misc ->
> courier or change the font size, all that happens is the screen
> flashes, jumps to a larger size for a brief flash and then just
> returns to its same size and font - i.e. no effect. 

Does it happen with every font you have in the menu popped up by
Emacs when you press S-mouse-1?  Or do some fonts work?

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs


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

* Re: Cannot change font style/size with font menu
       [not found]   ` <15514.23399.662833.681666@blind-bat.une.edu.au>
@ 2002-03-22  9:34     ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2002-03-22  9:34 UTC (permalink / raw)
  Cc: bug-gnu-emacs

[Please keep the discussion on the mailing list.]

> Date: Fri, 22 Mar 2002 09:15:03 +1100
> From: Tim Cross <tcross@pobox.une.edu.au>
> 
> I have attached the .emacs file with this mail. 
> No, with a totally empty .emacs file, the font menus appear to work.

It's possible that your definition of the normal face prevents font
customizations.  Can you try removing (or commenting out) this line in
your .emacs:

     '(default ((t (:stipple nil :background "black" :foreground "wheat" :inverse-video nil :box nil :strike-through nil :overline nil :underline nil :slant normal :weight normal :height 180 :width normal :family "adobe-courier"))))

and see if this makes the problem go away?

If that doesn't help, please try selectively removing parts of this
.emacs until you find the minimal part that causes the problem.  It is
very hard to debug a problem that depends on so many customizations.

_______________________________________________
Bug-gnu-emacs mailing list
Bug-gnu-emacs@gnu.org
http://mail.gnu.org/mailman/listinfo/bug-gnu-emacs


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

end of thread, other threads:[~2002-03-22  9:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <E16npQX-0007xi-00@blind-bat.une.edu.au>
2002-03-21 19:11 ` Cannot change font style/size with font menu Eli Zaretskii
     [not found]   ` <15514.23399.662833.681666@blind-bat.une.edu.au>
2002-03-22  9:34     ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

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 read-only IMAP folder(s) and NNTP newsgroup(s).