all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kaushal Modi <kaushal.modi@gmail.com>
To: Juri Linkov <juri@linkov.net>, Emacs developers <emacs-devel@gnu.org>
Subject: Notify region-extract-function change in NEWS?
Date: Fri, 05 Feb 2016 20:29:19 +0000	[thread overview]
Message-ID: <CAFyQvY1BwBcj0kzJOSodg8S8U_0Ce6UV=xuZAYTh0EEjHMingw@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 740 bytes --]

Hi all,

I do not know if a change to the default value of region-extract-function
is supposed to be put in the NEWS; especially because it's a defvar, not a
defcustom.

But that change broke my config because I was tweaking the value of
region-extract-function.

Commit that changes the default value of region-extract-function:
http://git.savannah.gnu.org/cgit/emacs.git/diff/lisp/simple.el?h=emacs-25&id=31f6e939334180add7bc11240343615a2e6350f6

Here is the associated change I needed in my config:
https://github.com/kaushalmodi/.emacs.d/commit/ae38531ca5fb51d4b3303face4c5103ed4f70b3b

I need to update the region-extract-function because I want to add C-u
functionality to C-w/M-w. (Please advise if there's a better way to do
that.)

[-- Attachment #2: Type: text/html, Size: 1134 bytes --]

             reply	other threads:[~2016-02-05 20:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05 20:29 Kaushal Modi [this message]
2016-02-05 20:47 ` Notify region-extract-function change in NEWS? Kaushal Modi
2016-02-06  0:30 ` Juri Linkov
2016-02-06  4:08   ` Kaushal Modi
2016-02-06  4:49     ` Kaushal Modi
2016-02-08 13:48 ` Stefan Monnier
2016-02-08 15:58   ` John Wiegley

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='CAFyQvY1BwBcj0kzJOSodg8S8U_0Ce6UV=xuZAYTh0EEjHMingw@mail.gmail.com' \
    --to=kaushal.modi@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=juri@linkov.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/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.