unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Why does fill-paragraph insert a "-" char on wrapped lines?
@ 2007-04-01  0:38 Lennart Borgman (gmail)
  2007-04-01  7:48 ` Andreas Schwab
  2007-04-01 19:25 ` Stefan Monnier
  0 siblings, 2 replies; 5+ messages in thread
From: Lennart Borgman (gmail) @ 2007-04-01  0:38 UTC (permalink / raw)
  To: Emacs Devel

When fill-paragraph is applied to

  ;; - This is a long line that will wrap when it is filled.

it is filled like this

  ;; - This is a long line that will wrap when it is
  ;; - filled.

I do not understand why there is a "-" char on the second line above. I 
would expect that it looked like

  ;; - This is a long line that will wrap when it is
  ;;   filled.

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

end of thread, other threads:[~2007-04-01 23:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-01  0:38 Why does fill-paragraph insert a "-" char on wrapped lines? Lennart Borgman (gmail)
2007-04-01  7:48 ` Andreas Schwab
2007-04-01 10:35   ` Lennart Borgman (gmail)
2007-04-01 19:25 ` Stefan Monnier
2007-04-01 23:45   ` Lennart Borgman (gmail)

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).