GNU bug report logs - #64631
text-scale-mode-step returns integer rather than float

Previous Next

Package: emacs;

Reported by: uzibalqa <uzibalqa <at> proton.me>

Date: Fri, 14 Jul 2023 23:19:02 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#64631: closed (text-scale-mode-step returns integer rather
 than float)
Date: Sat, 15 Jul 2023 11:37:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 15 Jul 2023 14:37:00 +0300
with message-id <83351pcso3.fsf <at> gnu.org>
and subject line Re: bug#64631: text-scale-mode-step returns integer rather than float
has caused the debbugs.gnu.org bug report #64631,
regarding text-scale-mode-step returns integer rather than float
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
64631: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64631
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: uzibalqa <uzibalqa <at> proton.me>
To: "bug-gnu-emacs <at> gnu.org" <bug-gnu-emacs <at> gnu.org>
Subject: text-scale-mode-step returns integer rather than float
Date: Fri, 14 Jul 2023 23:18:22 +0000
text-scale-mode-step is a float but when it gets accessed it returns an integer.




[Message part 3 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: uzibalqa <uzibalqa <at> proton.me>
Cc: 64631-done <at> debbugs.gnu.org
Subject: Re: bug#64631: text-scale-mode-step returns integer rather than float
Date: Sat, 15 Jul 2023 14:37:00 +0300
> Date: Sat, 15 Jul 2023 11:03:04 +0000
> From: uzibalqa <uzibalqa <at> proton.me>
> Cc: 64631 <at> debbugs.gnu.org
> 
> > > text-scale-mode-step is a float but when it gets accessed it returns an integer.
> > 
> > 
> > How do you access it? I just evaluated it with
> > 
> > M-: text-scale-mode-step RET
> > 
> > and got 1.2, which is a float.
> 
> 
> I made a mistake using (message "%d" var) rather than (messsage "%f" var) 

OK, closing the bug.


This bug report was last modified 1 year and 313 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.