GNU bug report logs - #17699
Various tildify.el improvements

Previous Next

Package: emacs;

Reported by: Michal Nazarewicz <mina86 <at> mina86.com>

Date: Thu, 5 Jun 2014 11:25:01 UTC

Severity: minor

Fixed in version 25.1

Done: Michal Nazarewicz <mina86 <at> mina86.com>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Michal Nazarewicz <mina86 <at> mina86.com>
To: bug-gnu-emacs <at> gnu.org
Subject: Various tildify.el improvements
Date: Thu,  5 Jun 2014 13:24:26 +0200
Various patches to lisp/textmodes/tildify.el file.  The changes do not
introduce any significant functionality changes.

I have one more patch addinc `auto-tildify-mode' but I'm currently
testing it and not yet ready to submit.

The changes do not contain `tildify-ignored-environments-alist' format
changes discussed with Stefan[1].  Those are left for maybe a future
patch.

[1] http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00056.html

The whole series, including the `auto-tildify-mode' patch, can also be
seen at:
    https://github.com/mina86/emacs/tree/tildify
    git pull git://github.com/mina86/emacs tildify

Michal Nazarewicz (7):
  tildify.el: Fix end-regex building in `tildify-find-env'
  tildify.el: Fix matched group indexes in end-regex building
  tildify.el: Improve defcustom's types.
  tildify.el: Better support for XML
  tildify.el: Optimise environments regexes
  tildify.el: Rewrite `tildify-region' and co., add foreach function.
  * tests/automated/tildify-tests.el (tildify-test--test): Optimise    
    the test slightly by reusing the same temporary buffer across    
    multiple test cases.

 lisp/ChangeLog                  | 105 +++++++++++++++++
 lisp/textmodes/tildify.el       | 245 ++++++++++++++++++++--------------------
 test/ChangeLog                  |  25 ++++
 test/automated/tildify-tests.el |  47 ++++++--
 4 files changed, 290 insertions(+), 132 deletions(-)

-- 
2.0.0.526.g5318336





This bug report was last modified 10 years and 286 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.