all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Arun Isaac <arunisaac@systemreboot.net>
Cc: 35736@debbugs.gnu.org
Subject: [bug#35736] geiser-edit-symbol-at-point (M-.) does not work on fork+exec-command
Date: Wed, 15 May 2019 14:40:06 +0200	[thread overview]
Message-ID: <87y337vql5.fsf@gnu.org> (raw)
In-Reply-To: <cu7a7fo93vf.fsf@systemreboot.net> (Arun Isaac's message of "Wed, 15 May 2019 01:59:24 +0530")

Hi,

Arun Isaac <arunisaac@systemreboot.net> skribis:

> geiser-edit-symbol-at-point (M-.) does not work on
> fork+exec-command. geiser wrongly tries to lookup fork instead of
> looking up fork+exec-command. This is because (thing-at-point 'symbol)
> does not correctly identify the whole symbol. And, that, in turn, is
> because ?+ has been reclassified as an expression prefix character (')
> in .dir-locals.el. It should be a symbol constituent character (_) which
> is the default for scheme mode.
>
> (modify-syntax-entry ?+ "'")

What about proposing this change to ‘scheme-mode’ to Emacs upstream?

Alternately, or in the meantime, we could carry that fix in Geiser
maybe?

Thoughts?

Ludo’.

  reply	other threads:[~2019-05-15 12:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-14 20:29 [bug#35736] geiser-edit-symbol-at-point (M-.) does not work on fork+exec-command Arun Isaac
2019-05-15 12:40 ` Ludovic Courtès [this message]
2019-05-16  7:06   ` Arun Isaac
2019-05-16  9:53     ` Ludovic Courtès

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=87y337vql5.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=35736@debbugs.gnu.org \
    --cc=arunisaac@systemreboot.net \
    /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/guix.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.