all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Notify region-extract-function change in NEWS?
@ 2016-02-05 20:29 Kaushal Modi
  2016-02-05 20:47 ` Kaushal Modi
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Kaushal Modi @ 2016-02-05 20:29 UTC (permalink / raw
  To: Juri Linkov, Emacs developers

[-- 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 --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-02-08 15:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-05 20:29 Notify region-extract-function change in NEWS? Kaushal Modi
2016-02-05 20:47 ` 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

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.