help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Passing character ch to make-string


From: Jean Louis
Subject: Re: Passing character ch to make-string
Date: Sun, 1 Nov 2020 21:25:21 +0300
User-agent: Mutt/+ (1036f0e) (2020-10-18)

* jai-bholeki <jai-bholeki@protonmail.com> [2020-11-01 21:21]:
> I did not understand the documentation.  Now I got more confused.
> Is there a function I can use that would not require me to hard code
> the number?

(make-string 10 (string-to-char "="))

-- 
There are 50 messages yet in my incoming mailbox.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]