Re: Xemacs XSLT menu not showing
Brought to you by:
ovidiu
From: Ovidiu P. <ov...@xe...> - 2002-04-15 21:53:19
|
Try this in your .emacs file: (add-hook 'xml-mode-hook (lambda () (toggle-read-only 0))) Please let me know if it works for you. Ovidiu On Mon, 15 Apr 2002 21:40:08 +0100, Heidi <he...@wk...> wrote: > Hi all > > I have just tried editing an XML file but it is also marked as read > only. My XSL files are editable though. > Mode line says for XML file > > Buffer is read only #<buffer "home.xml"> > > All help gratefully recieved. > > Thanks > > Heidi > > At 01:19 PM 15/04/2002 -0800, aq...@da... wrote: > >William, > >Thanks for the snippet.. I got mine working. > >But now I'm unable to edit the XML Files. Even though my files are > >writable on disk they are opened in read-only mode. What do I need to do > >in order to edit the files... I sure I'm missing something.. > > > >Regards, > >Anup > >_____________________________________________________________ > > |