unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
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:02:17 -0800 (PST)	[thread overview]
Message-ID: <7926e15e-1cea-4f48-a724-127e9bf17cda@default> (raw)
In-Reply-To: <E-9-W5rhkojxsrM_11dc-zJYFfHRSvfUE161ekjQtM5WhUbiHPlwTXF6xt7Fd6h37TWRRTCM2Z1WWJ_-lxyJk7AWFrVL4arABCNxpAHeAWg=@protonmail.com>

> > >     (make-string 10 ?=)
> 
> Good heaven, I like to pass a character from a variable, ch say

Good earth -

(setq ch  ?=)
(make-string ch)



  reply	other threads:[~2020-11-01 19:02 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 [this message]
2020-11-01 19:03               ` Drew Adams
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=7926e15e-1cea-4f48-a724-127e9bf17cda@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).