unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Lars Ingebrigtsen <larsi@gnus.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: master 8fd97b1 1/2: Fix warning generated by indian.el + quail.el
Date: Wed, 24 Feb 2021 22:02:25 +0100	[thread overview]
Message-ID: <87k0qx5gda.fsf@gnus.org> (raw)
In-Reply-To: <jwvv9ahjibz.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Wed, 24 Feb 2021 15:57:18 -0500")

Stefan Monnier <monnier@iro.umontreal.ca> writes:

> Would the patch below fix this problem more directly?

[...]

> -	    (while (re-search-forward "^[ \t]*(quail-define-package" nil t)
> +	    (while (re-search-forward "^[ \t]*(quail-define-package[ \t\n]*\"" nil t)

I'm not sure?  This all ends up as a (register-input-method ...) call,
which is a function, from which I inferred that literal strings aren't
necessarily required here (i.e., that you can quail-define-package with
a variable name as the first element).  

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



  reply	other threads:[~2021-02-24 21:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20210224193216.21758.72611@vcs0.savannah.gnu.org>
     [not found] ` <20210224193217.F016720B28@vcs0.savannah.gnu.org>
2021-02-24 20:57   ` master 8fd97b1 1/2: Fix warning generated by indian.el + quail.el Stefan Monnier
2021-02-24 21:02     ` Lars Ingebrigtsen [this message]
2021-02-24 21:19       ` Stefan Monnier
2021-02-24 22:20         ` Lars Ingebrigtsen

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=87k0qx5gda.fsf@gnus.org \
    --to=larsi@gnus.org \
    --cc=emacs-devel@gnu.org \
    --cc=monnier@iro.umontreal.ca \
    /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 public inbox

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

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