unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* integration with Python mode
@ 2007-01-06 21:23 Paul Pogonyshev
  2007-01-07 15:49 ` Stefan Monnier
  0 siblings, 1 reply; 9+ messages in thread
From: Paul Pogonyshev @ 2007-01-06 21:23 UTC (permalink / raw)


Hi,

I'd like to build support of Python mode into my Typesetter minor
mode [1].  In particular, I don't want it to insert special characters
outside of Python strings (and maybe comments.)  How do I determine if
the point is inside a string in Python mode?  Is there a better way
than checking 'face property?

Paul

[1] https://gna.org/projects/typesetter-el/

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

end of thread, other threads:[~2007-01-07 22:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-06 21:23 integration with Python mode Paul Pogonyshev
2007-01-07 15:49 ` Stefan Monnier
2007-01-07 17:08   ` Paul Pogonyshev
2007-01-07 19:11     ` Stefan Monnier
2007-01-07 19:58       ` Paul Pogonyshev
2007-01-07 22:18         ` Stefan Monnier
2007-01-07 22:35           ` Lennart Borgman (gmail)
2007-01-07 17:22   ` Paul Pogonyshev
2007-01-07 19:13     ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).