all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Robert Pluim <rpluim@gmail.com>
To: steve-humphreys@gmx.com
Cc: help-gnu-emacs@gnu.org, Gian Uberto Lauri <saint@eng.it>,
	Leo Butler <leo.butler@umanitoba.ca>
Subject: Re: Writing article in italian
Date: Fri, 15 Jan 2021 17:57:47 +0100	[thread overview]
Message-ID: <87k0sew31w.fsf@gmail.com> (raw)
In-Reply-To: <trinity-5c4fea32-b3ca-4a3f-baaf-a37e936c6ce8-1610728091228@3c-app-mailcom-bs11> (steve-humphreys@gmx.com's message of "Fri, 15 Jan 2021 17:28:11 +0100")

>>>>> On Fri, 15 Jan 2021 17:28:11 +0100, steve-humphreys@gmx.com said:

    steve-humphreys> Is there any command et insert letters with accent from my Emacs Init File
    steve-humphreys> such as "e`"?.

Iʼm not sure I understand. If you want to programatically insert è,
then you just do

(insert ?è)

or even

(insert ?\N{LATIN SMALL LETTER E WITH GRAVE})

Robert



  reply	other threads:[~2021-01-15 16:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <trinity-134377bf-b769-4daa-97e4-a75707eca683-1610551723313@3c-app-mailcom-bs04>
2021-01-14 18:51 ` Writing article in italian steve-humphreys
2021-01-14 19:17   ` Eli Zaretskii
2021-01-14 19:41     ` steve-humphreys
2021-01-14 20:16       ` Eli Zaretskii
2021-01-14 20:24       ` Leo Butler
2021-01-14 20:38         ` steve-humphreys
2021-01-15  9:17           ` Robert Pluim
2021-01-15 10:10             ` Gian Uberto Lauri
2021-01-15 10:50               ` Robert Pluim
2021-01-15 16:28                 ` steve-humphreys
2021-01-15 16:57                   ` Robert Pluim [this message]
2021-01-15 17:06                     ` steve-humphreys
2021-01-18 15:09                       ` Jean Louis
2021-01-14 20:14   ` Leo Butler

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=87k0sew31w.fsf@gmail.com \
    --to=rpluim@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    --cc=leo.butler@umanitoba.ca \
    --cc=saint@eng.it \
    --cc=steve-humphreys@gmx.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.