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

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

Re: String length 13 characters made of blank spaces


From: tomas
Subject: Re: String length 13 characters made of blank spaces
Date: Fri, 30 Oct 2020 09:13:18 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Oct 30, 2020 at 09:05:32AM +0100, Joost Kremers wrote:
> 
> On Fri, Oct 30 2020, Christopher Dimech wrote:
> > Can one do the following to have a string length 13 characters
> > made of blank spaces, or is it better to use some other construct?
> >
> > (make-string 13 ? )
> 
> A space character can also be represented as `?\s` [...]

D'oh, yes. Much better, thanks.

Cheers
 - t

Attachment: signature.asc
Description: Digital signature


reply via email to

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