all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: help-gnu-emacs@gnu.org
Subject: Re: How to enable <stdin> when run Perl in Emacs?
Date: Wed, 03 Mar 2021 15:26:12 -0500	[thread overview]
Message-ID: <jwvft1c2dlt.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: ad0c37d964a3eaf01206da9c96f30572@disroot.org

> mode-compile has old-style quotes, and Emacs says:
> Loading mode-compile.el: old-style backquotes detected!

Then you need to take that `mode-compile.el` and adjust it so it uses the
new style backquote syntax.  The old-style syntax has been obsolete for
about 20 years and doesn't work any more in Emacs≥27.

Of course, there's a good chance that what you want to do with
`mode-compile.el` can be done without it, tho.

> But this is the main thing I wish to have - useful compiler of Perl
> in Emacs.

Sorry, but I don't know what that means.  If you can describe your need
in a different way (like: "I want that when I open a file FOO and then
hit keys BAR and BAZ I get some new file FOOBAR is generated by running
command `BAR --on FOO` and some diagnostics is displayed in buffer
*BOOFAR*").


        Stefan




      reply	other threads:[~2021-03-03 20:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-28 18:45 How to enable <stdin> when run Perl in Emacs? znavko--- via Users list for the GNU Emacs text editor
2021-02-28 19:15 ` Dieter Klünter
2021-03-03 18:20 ` znavko
2021-03-03 20:26   ` Stefan Monnier [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=jwvft1c2dlt.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=help-gnu-emacs@gnu.org \
    /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.