all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Emanuel Berg <moasen@zoho.com>
To: help-gnu-emacs@gnu.org
Subject: Re: Regex to match underscore in function name in Python Mode?
Date: Sun, 23 Jul 2017 05:34:57 +0200	[thread overview]
Message-ID: <86379n7rmm.fsf@zoho.com> (raw)
In-Reply-To: CANc-5UwA8JvXnRKvGuEmbSvndTjpM5CcYZVp5REaYbh8H1tXVg@mail.gmail.com

Skip Montanaro wrote:

> Are you sure underscores are considered weird
> characters? I recall some disagreement
> between the GNU folks and the Python folks
> about that.

I think the disagreement was between the
underscore convention, sometimes_seen_in_C, and
the "camel case" convention, which
is recommendedForJava.

We lispers don't use either, we use dashes and
normal language and
no-doubt-it-is-the-best-way :)

But as have been said, doesn't the Python major
mode come with highlighting function names with
the `font-lock-function-name-face'?

-- 
underground experts united
http://user.it.uu.se/~embe8573




      reply	other threads:[~2017-07-23  3:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-23  2:12 Regex to match underscore in function name in Python Mode? Nate Bargmann
2017-07-23  3:06 ` John Mastro
2017-07-24 18:38   ` John Mastro
2017-07-24 21:09     ` Emanuel Berg
2017-07-24 21:23       ` John Mastro
2017-07-24 23:43         ` Emanuel Berg
2017-07-29  2:10     ` Nate Bargmann
2017-07-29 23:21       ` Emanuel Berg
2017-07-23  3:20 ` Skip Montanaro
2017-07-23  3:34   ` Emanuel Berg [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=86379n7rmm.fsf@zoho.com \
    --to=moasen@zoho.com \
    --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.