all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Pressing Space creates a newline and indents my code
@ 2008-05-15 16:20 bsteinex
  2008-05-16  2:51 ` Barry Margolin
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bsteinex @ 2008-05-15 16:20 UTC (permalink / raw)
  To: help-gnu-emacs

Hello,

I'm using Emacs 22.2.1. It's been a while since I've used Emacs.

Here's my problem. While working on Javascript I find that if I have a
long line of code, and press the <space> bar, the code gets cut and
placed on a new line, thus invalidating my code.

Ex: While adding code #1 I pressed <space> just before </script>. The
code changed to code #2

#1 - <script language="JavaScript" src="http://www.example.com/js/
ntpagetag.js"></script>

#2 - <script language="JavaScript"
src="http://www.example.com/js/ntpagetag.js"> </script>

Any ideas on how I can stop this from happening? Thank you for your
help.

B


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

end of thread, other threads:[~2008-05-16 14:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-15 16:20 Pressing Space creates a newline and indents my code bsteinex
2008-05-16  2:51 ` Barry Margolin
2008-05-16 14:26 ` Peter Dyballa
     [not found] ` <mailman.11697.1210947970.18990.help-gnu-emacs@gnu.org>
2008-05-16 14:32   ` Sven Joachim

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.