emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

before-change-functions: Getting the changed text?


From: Vibhav Pant
Subject: before-change-functions: Getting the changed text?
Date: Mon, 2 Oct 2017 18:44:02 +0530

Is is possible to retrieve the newly changed text string in a
before-change-functions hook? This is an issue with lsp-mode, where we need the
line and column numbers of the old text in order to signal changes in files to
the language server: https://github.com/emacs-lsp/lsp-mode/issues/114

-- 
Vibhav Pant
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]