all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* commends in Python mode
@ 2006-12-25 22:30 Paul Pogonyshev
  2006-12-27 12:16 ` Steven Huwig
  2007-01-05  4:57 ` commends " Stefan Monnier
  0 siblings, 2 replies; 13+ messages in thread
From: Paul Pogonyshev @ 2006-12-25 22:30 UTC (permalink / raw)


Try inputting the following in a Python mode buffer:

test = (1,
        # Apostrophe: '
        2)

You can see that the apostrophe breaks sexp scanning (the closing
paren is not paired with the opening) and probably more.  This
doesn't happen in e.g. C-mode, so it is a problem of Python mode.

Paul

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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-25 22:30 commends in Python mode Paul Pogonyshev
2006-12-27 12:16 ` Steven Huwig
2006-12-27 17:07   ` comments " Paul Pogonyshev
2006-12-27 19:21     ` Steven Huwig
2007-01-04  0:08       ` Chris Moore
2007-01-04 23:59         ` Steven Huwig
2007-01-05  0:11           ` Paul Pogonyshev
2007-01-05  0:45             ` Steven Huwig
2007-01-05  4:57 ` commends " Stefan Monnier
2007-01-05 12:05   ` Chris Moore
2007-01-05 19:59     ` Paul Pogonyshev
2007-01-06 18:07       ` Richard Stallman
2007-01-06  2:54   ` Richard Stallman

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.