all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* My humble additions to AUCTeX
@ 2014-01-12 23:28 Marcin Borkowski
  2014-01-13 16:49 ` Nicolas Richard
  0 siblings, 1 reply; 16+ messages in thread
From: Marcin Borkowski @ 2014-01-12 23:28 UTC (permalink / raw
  To: GNU Emacs users list

Hi all,

I've recently started putting together some functions to enhance
AUCTeX.  Currently, a very limited set is ready (getting info about
the "token" (in the TeX sense) at point and movement by tokens), and
this is not really meant for an average B. L. User yet (there are no
keybindings). Still, I thought I might share it:
https://github.com/mbork/tex-plus.el .  As mentioned in the readme
file, I plan to add a few things.  Currently I'm thinking about
replacing M-f, M-d etc. with commands acting on tokens if at a control
word and on words otherwise (so that e.g. an unescaped backslash at the
beginning is treated as the part of "word").  Later, I'd like to
implement some functions to work with \left ... \right, \bigl ... \bigr
and similar delimiters.

I'd be very thankful for any opinions/thoughts, bug reports or feature
requests. I have very limited spare time now, but I'll have more of it
in a few weeks, so I'll be able to devote more time to work on this.
Also, I still consider myself an Elisp newbie, so it is well possible
that I did violate some conventions ar good style...

Best,

-- 
Marcin Borkowski
http://octd.wmi.amu.edu.pl/en/Marcin_Borkowski
Adam Mickiewicz University



^ permalink raw reply	[flat|nested] 16+ messages in thread
[parent not found: <mailman.11758.1389569313.10748.help-gnu-emacs@gnu.org>]

end of thread, other threads:[~2015-01-21  2:34 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-12 23:28 My humble additions to AUCTeX Marcin Borkowski
2014-01-13 16:49 ` Nicolas Richard
2014-01-13 18:16   ` Marcin Borkowski
2014-01-13 20:47     ` Stefan Monnier
2014-01-14  9:57       ` Marcin Borkowski
2014-01-14 10:16         ` Marcin Borkowski
2014-01-15 13:26         ` Stefan Monnier
2015-01-20 15:25       ` Marcin Borkowski
2015-01-20 16:32         ` Artur Malabarba
2015-01-20 16:45           ` Marcin Borkowski
2015-01-20 18:42           ` Stefan Monnier
     [not found]           ` <mailman.18220.1421779378.1147.help-gnu-emacs@gnu.org>
2015-01-21  2:34             ` Rusi
2014-01-14 10:29     ` Nicolas Richard
2014-01-15 17:58       ` Marcin Borkowski
     [not found] <mailman.11758.1389569313.10748.help-gnu-emacs@gnu.org>
2014-01-13 16:35 ` jack-mac
2014-01-13 18:11   ` Marcin Borkowski

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.