unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Tassilo Horn <tsdh@gnu.org>
Cc: emacs-devel@gnu.org, "Daniel Martín" <mardani29@yahoo.es>
Subject: Re: Show show-paren context in a child frame
Date: Sun, 06 Feb 2022 11:18:29 +0100	[thread overview]
Message-ID: <878ruoi936.fsf@gnu.org> (raw)
In-Reply-To: <874k5d2hwu.fsf@gnu.org>

Tassilo Horn <tsdh@gnu.org> writes:

> New version attached which should make it impossible to somehow focus
> the child frame.

I've now installed this after some more refactoring and with appropriate
ChangeLog style commit message.  I've also extended your NEWS entry.
The defcustom is now a (choice...).  Feel free to add the header-line
approach as well.

I'm currently thinking about how one could make the context a bit more
suitable for non-lisp languages in a mostly language-agnostic way.
Basically, it would be nice if with

  if (foobar
      && !baz)
    {
      ...
    }<== point here

you'd see the complete "if (...)" instead of only "%% !baz)...{".

Bye,
Tassilo



      reply	other threads:[~2022-02-06 10:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-05 12:33 Show show-paren context in a child frame Tassilo Horn
2022-02-05 18:00 ` Daniel Martín
2022-02-05 19:03   ` Tassilo Horn
2022-02-05 20:06     ` Tassilo Horn
2022-02-06 10:18       ` Tassilo Horn [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

  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=878ruoi936.fsf@gnu.org \
    --to=tsdh@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=mardani29@yahoo.es \
    /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).