all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Problem With Emacs Lisp Mode
@ 2005-06-26 11:57 Steven Woody
  2005-06-27  2:46 ` Barry Margolin
  2005-06-28  7:16 ` Stefan Monnier
  0 siblings, 2 replies; 14+ messages in thread
From: Steven Woody @ 2005-06-26 11:57 UTC (permalink / raw)


everyone knows that a Ctrl-e will move the cursor to the end of current
statement, but in Emacs Lisp mode, it seems no the true to me. Created a .el
file and typed in something like below,

  (setq a 1)
  (setq b 2)

then, i put the cursor on the begin of the first sentence, the do a Ctrl-e,
the cursor will unexpectedly go to the end of the second sentence!  has anyone
encountered this kind of problem?  i like to share your solution.  thanks!


-
narke

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

end of thread, other threads:[~2005-07-05  9:09 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-26 11:57 Problem With Emacs Lisp Mode Steven Woody
2005-06-27  2:46 ` Barry Margolin
2005-06-27  4:20   ` narke
2005-06-27  4:58     ` Barry Margolin
2005-06-27  6:19       ` narke
2005-06-27 13:34         ` Miles Bader
     [not found]         ` <mailman.1324.1119880749.2857.help-gnu-emacs@gnu.org>
2005-07-01  3:48           ` Steven Woody
2005-07-02  1:09             ` Miles Bader
2005-07-02 17:40             ` Stefan Monnier
2005-07-04 19:11               ` Steven Woody
2005-06-28  7:16 ` Stefan Monnier
2005-07-04 12:46   ` David Combs
2005-07-05  4:18     ` Stefan Monnier
2005-07-05  9:09     ` N. Raghavendra

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.