unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* disabled functions
@ 2006-12-03 13:40 Dieter Wilhelm
  0 siblings, 0 replies; 3+ messages in thread
From: Dieter Wilhelm @ 2006-12-03 13:40 UTC (permalink / raw)


Hi

(info "(emacs)Disabling")

The disabled functions seem to be like forbidden fruits, they are most
interesting.  Does anybody know whether there is a list of all
disabled ones?

-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany

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

* Re: disabled functions
       [not found] <mailman.1456.1165153241.2155.help-gnu-emacs@gnu.org>
@ 2006-12-03 14:01 ` David Kastrup
  2006-12-03 17:19   ` Dieter Wilhelm
  0 siblings, 1 reply; 3+ messages in thread
From: David Kastrup @ 2006-12-03 14:01 UTC (permalink / raw)


Dieter Wilhelm <dieter@duenenhof-wilhelm.de> writes:

> Hi
>
> (info "(emacs)Disabling")
>
> The disabled functions seem to be like forbidden fruits, they are most
> interesting.  Does anybody know whether there is a list of all
> disabled ones?

M-: (let(lst)(mapatoms(lambda(x)(if(get x 'disabled)(push x lst))))lst) RET

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum

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

* Re: disabled functions
  2006-12-03 14:01 ` disabled functions David Kastrup
@ 2006-12-03 17:19   ` Dieter Wilhelm
  0 siblings, 0 replies; 3+ messages in thread
From: Dieter Wilhelm @ 2006-12-03 17:19 UTC (permalink / raw)
  Cc: help-gnu-emacs

David Kastrup <dak@gnu.org> writes:

> Dieter Wilhelm <dieter@duenenhof-wilhelm.de> writes:
>
>> Hi
>>
>> (info "(emacs)Disabling")
>>
>> The disabled functions seem to be like forbidden fruits, they are most
>> interesting.  Does anybody know whether there is a list of all
>> disabled ones?
>
> M-: (let(lst)(mapatoms(lambda(x)(if(get x 'disabled)(push x lst))))lst) RET
  
  (-: 

-- 
    Best wishes

    H. Dieter Wilhelm
    Darmstadt, Germany

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

end of thread, other threads:[~2006-12-03 17:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.1456.1165153241.2155.help-gnu-emacs@gnu.org>
2006-12-03 14:01 ` disabled functions David Kastrup
2006-12-03 17:19   ` Dieter Wilhelm
2006-12-03 13:40 Dieter Wilhelm

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).