Hi,
Very simple:
1. run "xemacs -vanulla"
2. select Options->Font Size->24 (or other size which is highlighted).
The size of the font in the tab name ("scratch") and the status (mode?)
line changes, but the size of the text in the buffer do not change.
3. select Options->Font Size again, and you'll see that the size didn't
changed to the 24, but is still 12, as was on start-up.
I run xemacs 21.4.11, on linux. Configured with:
./configure --with_msw=no --with_x11=yes --prefix=/usr/mobileye
--with-gcc --site-libraries="/usr/lib/termcap /usr/lib/curses"
Hope this helps.
bye,
Ilan
Stephen J. Turnbull wrote:
>>>>>"Ilan" == Ilan Finci
<ifinci(a)myrealbox.com> writes:
Ilan> When I change font size (from options->font size), some
Ilan> fonts are affected: the Tab names, status bar etc.), but
Ilan> most code do not change. The edited code do not change size.
Works for me as advertised in the manuals in 21.4.12-minus-epsilon.
Can you provide a recipe, starting with "xemacs -vanilla", that
replicates the bug for you?