RE: xslt-process opens all xml files in debug-mode
Brought to you by:
ovidiu
From: Sprenger, K. <Kar...@hp...> - 2002-08-14 22:40:53
|
Hi again, After a further inspection of the code in xslt-process I found that the = function xslt-process-toggle-debug-mode is called in xslt-process-mode = with a 0 argument. At first I thought this would somehow cause the = xslt-process-debug-mode variable to become nil, but this is *not* the = case. Instead it is toggled from its default nil value to t. I have now = commented out the call of xslt-process-toggle-debug-mode in = xslt-process-mode, and all is well. Cheers, Karel -----Original Message----- From: Sprenger, Karel=20 Sent: donderdag 15 augustus 2002 0:15 To: xsl...@li... Subject: xslt-process opens all xml files in debug-mode Hi, For the past few days I have been wondering why all my XML files are = read-only when I open them in an emacs buffer. Just now I discovered = that this was due to xslt-process which I also associated with XML files = (but a long time ago). Looking at the code (of version 2.1) I can't see = why this is so. Any ideas anyone? Cheers, Karel -- Karel Sprenger, solution architect COMPAQ Computer B.V. P.O. Box 9064 - 3506 GB Utrecht Europalaan 44 - 3526 KS Utrecht Phone: +31 (30) 283 4902 Fax: +31 (30) 283 4980 Mobile: +31 (6) 5178 5034 E-mail: kar...@co... Web: www.hp.nl Compaq is now part of the New HP This is an e-mail message from Compaq Computer B.V., now part of the New = HP. The information contained in this communication is intended solely = for use by the individual or entity to whom it is addressed. Use of this = communication by others is prohibited. If the e-mail message was sent to = you by mistake, please destroy it without reading, using, copying or = disclosing its contents to any other person. We accept no liability for = damage related to data and/or documents which are communicated by = electronic mail. ------------------------------------------------------- This sf.net email is sponsored by: Dice - The leading online job board for high-tech professionals. Search and apply for tech jobs today! http://seeker.dice.com/seeker.epl?rel_code1 _______________________________________________ Xslt-process-users mailing list Xsl...@li... https://lists.sourceforge.net/lists/listinfo/xslt-process-users |