bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#22431: 25.0.50; incorrect jsdoc comment wrapping in js mode


From: Dmitry Gutov
Subject: bug#22431: 25.0.50; incorrect jsdoc comment wrapping in js mode
Date: Sat, 23 Jan 2016 08:20:06 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:44.0) Gecko/20100101 Thunderbird/44.0

On 01/22/2016 06:46 PM, Tom Tromey wrote:

Now move point to the end of the comment line and type " open the".
This causes wrapping for me, but the result looks like:

/**
  * Load the inspector's shared head.js for use by tests that need to
/**open the

Indeed, I also see the problem. But it's not in js2-mode, because it defines its own comment-line-break-function, instead of inheriting one from cc-engine.

We should probably copy it over.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]