- Subject: Re: read-only mode
- From: "G. Milde" <g.milde@xxxxxx>
- Date: Fri, 20 Jan 2006 09:55:07 +0100
On 18.01.06, Roey Katz wrote:
> Hi,
> 
> How can I invoke JED in read-only mode?  
> There is a 'most.sl' but it 
> didn't come with jed on my debian/sid system.  
Strange, it should be in /usr/share/jed/lib/ (at least here it is and AFAIK
it was in all versions of jed-common*.deb.
> I just want to make it so that I can't modify and inadvertantly save
> files.  Is there a '-R' switch  of some sort there?
The function name is most_mode, so inside jed you can use M-x most-mode.
At startup you can use e.g.
   jed your-file.txt -f most_mode
   jed your-file.txt --most_mode
   jed your-file.txt --most-mode
  xjed your-file.txt -f most_mode
  xjed your-file.txt --most-mode
while with
   jed --most-mode your-file.txt
   
the most mode will be overwritten with txt_mode when the file is loaded.
Guenter   
-- 
Milde ife.et.tu-dresden.de
--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.
  [2006 date index]
  [2006 thread index]
  
  [Thread Prev] [Thread Next]
      
  [Date Prev] [Date Next]