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

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

Re: How to truly unbind global bindings?


From: Eli Zaretskii
Subject: Re: How to truly unbind global bindings?
Date: Tue, 25 Nov 2014 22:34:57 +0200

> Date: Tue, 25 Nov 2014 21:00:19 +0100
> From: Alexander Shukaev <haroogan@gmail.com>
> Cc: help-gnu-emacs <help-gnu-emacs@gnu.org>
> 
> How can I replicate MS-DOS condition in Emacs Lisp code? Something
> like
> 
> (unless (eq system-type 'windows-nt)
> ...)
> 
> ? Which symbol denotes MS-DOS? `ms-dos'?

Yes, 'ms-dos'.



reply via email to

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