all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* BUG: setting comment-use-syntax to nil causes problems in Emacs head
@ 2012-10-06 11:42 Le Wang
  2012-10-06 11:53 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Le Wang @ 2012-10-06 11:42 UTC (permalink / raw)
  To: Orgmode Mailing List

This value was changed from the default of 'undecided to nil in 4d00c5bf4 .

In turn, it exposes bug in Emacs HEAD, see:
http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12583

Is there a compelling reason for this change?

-- 
Le

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

* Re: BUG: setting comment-use-syntax to nil causes problems in Emacs head
  2012-10-06 11:42 BUG: setting comment-use-syntax to nil causes problems in Emacs head Le Wang
@ 2012-10-06 11:53 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2012-10-06 11:53 UTC (permalink / raw)
  To: Le Wang; +Cc: Orgmode Mailing List

Hello,

Le Wang <l26wang@gmail.com> writes:

> This value was changed from the default of 'undecided to nil in 4d00c5bf4 .
>
> In turn, it exposes bug in Emacs HEAD, see:
> http://debbugs.gnu.org/cgi/bugreport.cgi?bug=12583
>
> Is there a compelling reason for this change?

Yes, comments handling was rewritten. newcomment.el cannot cope with
syntax for Org comments, so there's no reason to use functions from this
package anyway (see comments around line 21340 in org.el).

Do you have a compelling reason to call (comment-forward 1)?


Regards,

-- 
Nicolas Goaziou

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

end of thread, other threads:[~2012-10-06 11:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-06 11:42 BUG: setting comment-use-syntax to nil causes problems in Emacs head Le Wang
2012-10-06 11:53 ` Nicolas Goaziou

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.