unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: Ilya Zakharevich <cperl@ilyaz.org>,
	J?r?me Marant <jmarant@free.fr>,
	emacs-devel@gnu.org
Subject: Re: CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)]
Date: Thu, 30 Jun 2005 14:01:29 -0400	[thread overview]
Message-ID: <jwvhdffbue2.fsf-monnier+emacs@gnu.org> (raw)
In-Reply-To: <20050630043416.GA14713@math.berkeley.edu> (Ilya Zakharevich's message of "Wed, 29 Jun 2005 21:34:16 -0700")

>> To make up for it, the normal answer is to set font-lock-defaults so that _
>> does have word syntax during font-locking (but not while editing).
>> 
>> To get it to work I had to remove an apparently spurious set-syntax-table in
>> cperl-find-pods-heres.

> Could you please replace the CVS version of the cperl-mode.el with one on
> my site?  Given that all the edits in CVS version break the mode more
> and more, the users will appreciate this a lot.

As mentioned in my message, the reason for this particular problem is that
your code changes _ to have word syntax, which is considered in Emacs to be
a bug.  So the Emacs version of cperl-mode.el fixes this bug, which then
triggered the other bug I just fixed.

Yes the Emacs version has bugs that your version doesn't have, but your
version also has bugs that the Emacs version doesn't have (they're usually
different kinds of bugs, that have more to do with coding and UI
conventions, but they're bugs nevertheless for us Emacs maintainers).

I'd be very happy to merge the two versions, and indeed when I merged the
4.32 and then 5.0 version of your code I tried to reduce the differences
between the two, but we won't be able to get to a full merge until your
version integrates some of our changes.


        Stefan

  parent reply	other threads:[~2005-06-30 18:01 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-04  7:14 Relation with package authors (CPerl-mode follow-ups) Jérôme Marant
2005-05-05 14:08 ` Stefan Monnier
2005-05-10 20:42   ` Jérôme Marant
2005-05-10 21:28     ` Stefan Monnier
2005-05-12  8:29       ` Richard Stallman
2005-06-18 12:12       ` CPerl-mode bug [Re: Relation with package authors (CPerl-mode follow-ups)] Jérôme Marant
2005-06-29  8:00         ` Stefan Monnier
2005-06-29 13:37           ` Jérôme Marant
2005-06-30  4:34           ` Ilya Zakharevich
2005-06-30  5:26             ` Miles Bader
2005-06-30  5:33               ` Ilya Zakharevich
2005-06-30  6:16                 ` Miles Bader
2005-06-30  7:04                   ` Ilya Zakharevich
2005-06-30  7:17                     ` Miles Bader
2005-06-30 18:32                       ` Ilya Zakharevich
2005-07-01  1:20                         ` Miles Bader
2005-07-01  4:57                           ` Stefan Monnier
2005-07-01  5:05                             ` Miles Bader
2005-07-01 15:04                               ` Stefan Monnier
2005-07-01 23:06                           ` Ilya Zakharevich
2005-07-02  1:08                             ` Miles Bader
2005-07-03 20:05                               ` Ilya Zakharevich
2005-07-03 15:49                             ` Richard M. Stallman
2005-07-01  4:03                         ` Richard M. Stallman
2005-06-30 21:28                 ` Richard M. Stallman
2005-06-30 18:01             ` Stefan Monnier [this message]
2005-06-30 18:35               ` Ilya Zakharevich
2005-06-30 19:32                 ` Stefan Monnier
2005-05-05 19:46 ` Relation with package authors (CPerl-mode follow-ups) Richard Stallman

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=jwvhdffbue2.fsf-monnier+emacs@gnu.org \
    --to=monnier@iro.umontreal.ca \
    --cc=cperl@ilyaz.org \
    --cc=emacs-devel@gnu.org \
    --cc=jmarant@free.fr \
    /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).