unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
To: haj@posteo.de (Harald Jörg)
Cc: emacs-devel@gnu.org
Subject: Re: Handling extensions of programming languages (Perl)
Date: Mon, 22 Mar 2021 14:27:41 -0400	[thread overview]
Message-ID: <jwv1rc7rr5u.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <87y2efqek7.fsf@hajtower> ("Harald Jörg"'s message of "Mon, 22 Mar 2021 18:32:56 +0100")

>> E.g. for an extension which doesn't collide with any other known Perl
>> extension, you could imagine enabling it by default (and maybe even
>> forego offering a way to disable it).
> I would prefer this behavior (not being able to disable it) for things
> that come with new Perl versions, but not for extensions.

I wasn't recommending any particular choice.
Just mentioning what I would consider as acceptable.

>> And as for where to put the code, it could be in a completely separate
>> file, or directly in `perl-mode.el` (which `cperl-mode.el` could
>> require: it's a mere 50kB compared to `cperl-mode.el`s 300kB).
> I am leaning towards a completely separate file, but maybe not right
> now.  In both cases the adventurous users who're using cperl-mode
> directly from the repository will then need to pick two files instead of
> one.  If, one day, cperl-mode is made available via ELPA, this should
> not necessary require moving perl-mode to elpa as well.

I don't see any problem with a :core `cperl-mode` package which comes
bundled with its own version of `perl-mode.el` (nor would I find it
problematic to export `perl-mode.el` into its own :core GNU ELPA
package).

> That was my first thought as well.  But then, the declarators appear in
> places where other languages have their types.

[ I think you use a very restricted definition of "other languages" here.
  It's definitely not the case for most of the statically typed languages
  I've used, except for C.
  I'm thinking of OCaml, SML, Haskell, Agda, Coq, Modula-2, Pascal, Ada, ... ]


        Stefan




  reply	other threads:[~2021-03-22 18:27 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-19 18:53 Handling extensions of programming languages Harald Jörg
2021-03-20 17:02 ` Matt Armstrong
2021-03-20 23:40   ` Harald Jörg
2021-03-21  2:18     ` Clément Pit-Claudel
2021-03-21 11:41       ` Harald Jörg
2021-03-21 12:39         ` Stefan Monnier
2021-03-21 15:48           ` Harald Jörg
2021-03-21 17:59             ` Stefan Monnier
2021-03-22 14:08               ` Handling extensions of programming languages (Perl) Harald Jörg
2021-03-22 14:48                 ` Stefan Monnier
2021-03-22 17:32                   ` Harald Jörg
2021-03-22 18:27                     ` Stefan Monnier [this message]
2021-03-22 19:31                       ` Harald Jörg
2021-03-22 19:58                         ` [OFFTOPIC] " Stefan Monnier
2021-03-22 22:05                           ` Harald Jörg
2021-03-22 22:24                             ` Stefan Monnier
2021-03-22 23:43                               ` Harald Jörg
2021-03-23  3:49                                 ` [OFFTOPIC] " Stefan Monnier
2021-03-30 18:41             ` Handling extensions of programming languages Stephen Leake

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=jwv1rc7rr5u.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=emacs-devel@gnu.org \
    --cc=haj@posteo.de \
    /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).