all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#485: emacs hangs in nxhtml-mumamo mode
@ 2008-06-26 15:45 Dmitry Bolshakov
  2008-06-26 16:57 ` Lennart Borgman (gmail)
  0 siblings, 1 reply; 5+ messages in thread
From: Dmitry Bolshakov @ 2008-06-26 15:45 UTC (permalink / raw)
  To: bug-gnu-emacs

===
I took nXhtml from 
http://ourcomments.org/Emacs/DL/EmacsW32-only/EmacsW32-alone-1.56.zip
it is loaded in my .emacs: (load-library "EmacsW32/nxml/autostart.el")
M-x nxhtml-mumamo <RET>
type <??>
when typing last > emacs hangs with cpu 100%
if type <? ?> then all ok
===


In GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)
  of 2008-03-26 on RELEASE
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (3.4)'

Important settings:
   value of $LC_ALL: nil
   value of $LC_COLLATE: nil
   value of $LC_CTYPE: nil
   value of $LC_MESSAGES: nil
   value of $LC_MONETARY: nil
   value of $LC_NUMERIC: nil
   value of $LC_TIME: nil
   value of $LANG: RUS
   locale-coding-system: cp1251
   default-enable-multibyte-characters: t

Major mode: Fundamental

Minor modes in effect:
   desktop-save-mode: t
   ecb-minor-mode: t
   global-auto-revert-mode: t
   cua-mode: t
   show-paren-mode: t
   encoded-kbd-mode: t
   tooltip-mode: t
   tool-bar-mode: t
   mouse-wheel-mode: t
   menu-bar-mode: t
   file-name-shadow-mode: t
   global-font-lock-mode: t
   font-lock-mode: t
   blink-cursor-mode: t
   unify-8859-on-encoding-mode: t
   utf-translate-cjk-mode: t
   auto-compression-mode: t
   column-number-mode: t
   line-number-mode: t
   transient-mark-mode: t

Recent input:
<language-change> y <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<help-echo> <help-echo> <help-echo> <help-echo> <help-echo>
<menu-bar> <help-menu> <send-emacs-bug-report>

Recent messages:
Loading c:/Documents and 
Settings/bdimych/Desktop/emacs_bdimych_custom/cedet-1.0pre4/semantic/bovine/semantic-bovine.el 
(source)...done
Loading c:/Documents and 
Settings/bdimych/Desktop/emacs_bdimych_custom/cedet-1.0pre4/semantic/bovine/semantic-c.el 
(source)...done
Loading cl-seq...done
The ECB is now activated.
Loading c:/Documents and 
Settings/bdimych/Desktop/SafeCentral/.emacs/.ecb-tip-of-day.el 
(source)...done
Using vacuous schema
Loading c:/Documents and 
Settings/bdimych/Desktop/emacs_bdimych_custom/cedet-1.0pre4/semantic/semantic-edit.el 
(source)...done
Loading info...done
Desktop: 3 buffers restored.
Loading emacsbug...done

-- 
With best regards
Dmitry Bolshakov







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

* bug#485: emacs hangs in nxhtml-mumamo mode
  2008-06-26 15:45 bug#485: emacs hangs in nxhtml-mumamo mode Dmitry Bolshakov
@ 2008-06-26 16:57 ` Lennart Borgman (gmail)
  2008-06-28  1:00   ` Lennart Borgman (gmail)
  0 siblings, 1 reply; 5+ messages in thread
From: Lennart Borgman (gmail) @ 2008-06-26 16:57 UTC (permalink / raw)
  To: Dmitry Bolshakov, 485; +Cc: bug-gnu-emacs

Thanks for the bug report. Please notice there is a separate bug report 
command for nXhtml, see the nXhtml menu.

I can confirm that the bug is still there in the latest nXhtml release. 
I will look into it.


Dmitry Bolshakov wrote:
> ===
> I took nXhtml from 
> http://ourcomments.org/Emacs/DL/EmacsW32-only/EmacsW32-alone-1.56.zip
> it is loaded in my .emacs: (load-library "EmacsW32/nxml/autostart.el")
> M-x nxhtml-mumamo <RET>
> type <??>
> when typing last > emacs hangs with cpu 100%
> if type <? ?> then all ok
> ===
> 
> 
> In GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)
>  of 2008-03-26 on RELEASE
> Windowing system distributor `Microsoft Corp.', version 5.1.2600
> configured using `configure --with-gcc (3.4)'








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

* Re: bug#485: emacs hangs in nxhtml-mumamo mode
  2008-06-26 16:57 ` Lennart Borgman (gmail)
@ 2008-06-28  1:00   ` Lennart Borgman (gmail)
  2008-06-30  7:55     ` Dmitry Bolshakov
       [not found]     ` <mailman.13991.1214818072.18990.help-gnu-emacs@gnu.org>
  0 siblings, 2 replies; 5+ messages in thread
From: Lennart Borgman (gmail) @ 2008-06-28  1:00 UTC (permalink / raw)
  To: Lennart Borgman (gmail), help-gnu-emacs@gnu.org; +Cc: Dmitry Bolshakov

Lennart Borgman (gmail) wrote:
> Thanks for the bug report. Please notice there is a separate bug report 
> command for nXhtml, see the nXhtml menu.
> 
> I can confirm that the bug is still there in the latest nXhtml release. 
> I will look into it.

Dmitry, can you please test the latest beta of nXhtml:

   http://ourcomments.org/Emacs/DL/elisp/nxhtml/beta/

I think I have fixed the problem (and a couple of other problems related 
to this), but I am not quite sure.

I would appreciate if others could test this latest beta as well since 
there are some important changes to nxhtml-mumamo/html-mumamo etc (all 
modes that may include php chunks or similar).

> Dmitry Bolshakov wrote:
>> ===
>> I took nXhtml from 
>> http://ourcomments.org/Emacs/DL/EmacsW32-only/EmacsW32-alone-1.56.zip
>> it is loaded in my .emacs: (load-library "EmacsW32/nxml/autostart.el")
>> M-x nxhtml-mumamo <RET>
>> type <??>
>> when typing last > emacs hangs with cpu 100%
>> if type <? ?> then all ok
>> ===
>>
>>
>> In GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)
>>  of 2008-03-26 on RELEASE
>> Windowing system distributor `Microsoft Corp.', version 5.1.2600
>> configured using `configure --with-gcc (3.4)'





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

* Re: bug#485: emacs hangs in nxhtml-mumamo mode
  2008-06-28  1:00   ` Lennart Borgman (gmail)
@ 2008-06-30  7:55     ` Dmitry Bolshakov
       [not found]     ` <mailman.13991.1214818072.18990.help-gnu-emacs@gnu.org>
  1 sibling, 0 replies; 5+ messages in thread
From: Dmitry Bolshakov @ 2008-06-30  7:55 UTC (permalink / raw)
  To: Lennart Borgman (gmail), help-gnu-emacs

> Lennart Borgman (gmail) wrote:
>> Thanks for the bug report. Please notice there is a separate bug 
>> report command for nXhtml, see the nXhtml menu.
>>
>> I can confirm that the bug is still there in the latest nXhtml 
>> release. I will look into it.
> 
> Dmitry, can you please test the latest beta of nXhtml:
> 
>   http://ourcomments.org/Emacs/DL/elisp/nxhtml/beta/
> 
> I think I have fixed the problem (and a couple of other problems related 
> to this), but I am not quite sure.

I've downloaded nxhtml-1.33-080629-13_21_14.zip and replace 
EmacsW32/nxml with it.
But now it does not load for me at all:
Assertion failed: (html-site-dir-contains site-root path-in-site), 
"c:/temp", "c:/temp/in/hej.html"
???

> I would appreciate if others could test this latest beta as well since 
> there are some important changes to nxhtml-mumamo/html-mumamo etc (all 
> modes that may include php chunks or similar).
> 
>> Dmitry Bolshakov wrote:
>>> ===
>>> I took nXhtml from 
>>> http://ourcomments.org/Emacs/DL/EmacsW32-only/EmacsW32-alone-1.56.zip
>>> it is loaded in my .emacs: (load-library "EmacsW32/nxml/autostart.el")
>>> M-x nxhtml-mumamo <RET>
>>> type <??>
>>> when typing last > emacs hangs with cpu 100%
>>> if type <? ?> then all ok
>>> ===
>>>
>>>
>>> In GNU Emacs 22.2.1 (i386-mingw-nt5.1.2600)
>>>  of 2008-03-26 on RELEASE
>>> Windowing system distributor `Microsoft Corp.', version 5.1.2600
>>> configured using `configure --with-gcc (3.4)'
> 
> 
> 


-- 
With best regards
Dmitry Bolshakov




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

* Re: bug#485: emacs hangs in nxhtml-mumamo mode
       [not found]     ` <mailman.13991.1214818072.18990.help-gnu-emacs@gnu.org>
@ 2008-07-27 12:33       ` latexcycling
  0 siblings, 0 replies; 5+ messages in thread
From: latexcycling @ 2008-07-27 12:33 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I got the same kinda thing ...

*plays noob card*

To get nXhtml "http://ourcomments.org/cgi-bin/emacsw32-dl-latest.pl"
says "The latest version that works with Emacs 22 is nXhtml v 1.30
from 2008-05-30".

I am on Windows XP and that version gives the
Assertion failed: (html-site-dir-contains site-root path-in-site), "c:/
temp", "c:/temp/in/hej.html"
error.

Replacing the trouble-making file "...nxml/nxhtml/html-site.el" with
the one from the latest beta "nxhtml-1.34-080725-01_37_37.7z" fixes
the problem (the change is lines 343,344 that change the problem dir
from "temp" to "temp814354").

Then it seemed fine :)

Ciao.


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

end of thread, other threads:[~2008-07-27 12:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-26 15:45 bug#485: emacs hangs in nxhtml-mumamo mode Dmitry Bolshakov
2008-06-26 16:57 ` Lennart Borgman (gmail)
2008-06-28  1:00   ` Lennart Borgman (gmail)
2008-06-30  7:55     ` Dmitry Bolshakov
     [not found]     ` <mailman.13991.1214818072.18990.help-gnu-emacs@gnu.org>
2008-07-27 12:33       ` latexcycling

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.