emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/tex-parens 665c91c331 18/62: typo


From: ELPA Syncer
Subject: [elpa] externals/tex-parens 665c91c331 18/62: typo
Date: Thu, 6 Jun 2024 04:00:56 -0400 (EDT)

branch: externals/tex-parens
commit 665c91c3314c3e6555a42d329cba9409bb0c7a75
Author: Paul Nelson <ultrono@gmail.com>
Commit: Paul Nelson <ultrono@gmail.com>

    typo
---
 README.org | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/README.org b/README.org
index 50540e275e..d823979b09 100644
--- a/README.org
+++ b/README.org
@@ -56,6 +56,5 @@ Download this repository, install using =M-x 
package-install-file= (or package-v
 Use =M-x customize-group tex-parens= to configure further.  If you tweak the 
customization variables concerning delimiters and modifiers, then you'll need 
to reload your tex file or =M-: (tp-setup)= for the changes to take affect.
 
 * Issues
-1. This isn't really an issue in the sense that it doesn't affect usage, but 
it shouldn't have been necessary to define the functions =tp-mark-sexp=, 
=tp-kill-sexp=, =tp-backward-kill-sexp=, =tp-raise-sexp= -- it should suffice 
to use the
-built-in functions =mark-sexp=, =kill-sexp=, =backward-kill-sexp=, 
=raise-sexp= with the local variable =forward-sexp-function= set to 
=#'tp-forward-sexp=.  Unfortunately, Emacs freezes when I attempt to do so, for 
reasons that I haven't been able to debug.
+1. This isn't really an issue in the sense that it doesn't affect usage, but 
it shouldn't have been necessary to define the functions =tp-mark-sexp=, 
=tp-kill-sexp=, =tp-backward-kill-sexp=, =tp-raise-sexp= -- it should suffice 
to use the built-in functions =mark-sexp=, =kill-sexp=, =backward-kill-sexp=, 
=raise-sexp= with the local variable =forward-sexp-function= set to 
=#'tp-forward-sexp=.  Unfortunately, Emacs freezes when I attempt to do so, for 
reasons that I haven't been able to debug.
 



reply via email to

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