* python.el and indenting after continued lines
@ 2008-03-07 5:57 Ali Gholami Rudi
0 siblings, 0 replies; only message in thread
From: Ali Gholami Rudi @ 2008-03-07 5:57 UTC (permalink / raw)
To: emacs devel
Hi:
I'm using Emacs CVS version and in::
var = (1,
2)
print var
correcting the indentation of the third line gives::
var = (1,
2)
print var
which is wrong.
Regards,
Ali
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-03-07 5:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-07 5:57 python.el and indenting after continued lines Ali Gholami Rudi
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.