unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Bug in comment-region?
@ 2016-02-03 22:51 Thorsten Jolitz
  2016-02-04  0:26 ` Emanuel Berg
  2016-02-04  0:29 ` Emanuel Berg
  0 siblings, 2 replies; 4+ messages in thread
From: Thorsten Jolitz @ 2016-02-03 22:51 UTC (permalink / raw)
  To: help-gnu-emacs


Hi List,

In emacs-lisp-mode, when marking lines 2 and 3 and calling M-x comment-region

,----
| ;; * WAITING foo
|      - State "WAITING"    from "TODO"       [2016-02-03 Mi 23:46] \\
|        waiting for bar
`----

I get this

,----
| ;; * WAITING foo
|      ;; - State "WAITING"    from "TODO"       [2016-02-03 Mi 23:46] \\
|      ;;   waiting for bar
`----

which looks like a bug to me - the comment chars should always be at
BOL, shouldn't they?

-- 
cheers,
Thorsten





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

end of thread, other threads:[~2016-02-04 21:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-03 22:51 Bug in comment-region? Thorsten Jolitz
2016-02-04  0:26 ` Emanuel Berg
2016-02-04  0:29 ` Emanuel Berg
2016-02-04 21:53   ` Thorsten Jolitz

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