all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: jai-bholeki <jai-bholeki@protonmail.com>
To: Drew Adams <drew.adams@oracle.com>
Cc: Jean Louis <bugs@gnu.support>,
	"help-gnu-emacs@gnu.org" <help-gnu-emacs@gnu.org>,
	Stefan Kangas <stefankangas@gmail.com>
Subject: RE: Passing character ch to make-string
Date: Sun, 01 Nov 2020 19:19:13 +0000	[thread overview]
Message-ID: <fCft4A4tGehi8RQVcxiFVXlcIq8RSR3HU2dQn4GN_OiZNux8GefTy0OGjClEXXwFGATu7EHnXz1-Uk9r5u4HNsAsHFT5aVYYULytPPdbcwE=@protonmail.com> (raw)
In-Reply-To: <c35f7cd9-e834-471a-a36f-07143271c4ef@default>

Fantastic

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Sunday, 1 November 2020 20:03, Drew Adams <drew.adams@oracle.com> wrote:

> > > > >     (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).





      reply	other threads:[~2020-11-01 19:19 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
2020-11-01 19:19                 ` jai-bholeki [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='fCft4A4tGehi8RQVcxiFVXlcIq8RSR3HU2dQn4GN_OiZNux8GefTy0OGjClEXXwFGATu7EHnXz1-Uk9r5u4HNsAsHFT5aVYYULytPPdbcwE=@protonmail.com' \
    --to=jai-bholeki@protonmail.com \
    --cc=bugs@gnu.support \
    --cc=drew.adams@oracle.com \
    --cc=help-gnu-emacs@gnu.org \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.