From: Drew Adams <drew.adams@oracle.com>
To: jai-bholeki <jai-bholeki@protonmail.com>, Jean Louis <bugs@gnu.support>
Cc: help-gnu-emacs@gnu.org, Stefan Kangas <stefankangas@gmail.com>
Subject: RE: Passing character ch to make-string
Date: Sun, 1 Nov 2020 11:03:32 -0800 (PST) [thread overview]
Message-ID: <c35f7cd9-e834-471a-a36f-07143271c4ef@default> (raw)
In-Reply-To: <7926e15e-1cea-4f48-a724-127e9bf17cda@default>
> > > > (make-string 10 ?=)
> >
> > Good heaven, I like to pass a character from a variable, ch say
>
> Good earth -
>
> (setq ch ?=)
> (make-string ch)
Sorry - (make-string 42 ch).
next prev parent reply other threads:[~2020-11-01 19:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-11-01 17:45 Passing character ch to make-string jai-bholeki via Users list for the GNU Emacs text editor
2020-11-01 17:55 ` Jean Louis
2020-11-01 18:20 ` jai-bholeki
2020-11-01 18:25 ` Jean Louis
2020-11-01 18:40 ` Stefan Kangas
2020-11-01 18:48 ` Jean Louis
2020-11-01 18:53 ` jai-bholeki
2020-11-01 19:02 ` Drew Adams
2020-11-01 19:03 ` Drew Adams [this message]
2020-11-01 19:19 ` jai-bholeki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=c35f7cd9-e834-471a-a36f-07143271c4ef@default \
--to=drew.adams@oracle.com \
--cc=bugs@gnu.support \
--cc=help-gnu-emacs@gnu.org \
--cc=jai-bholeki@protonmail.com \
--cc=stefankangas@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).