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

Re: listing the most user friendly apps with emacspeak.



Steve Holmes writes ("Re: listing the most user friendly apps with emacspeak."):
> Interesting lisp code here.  How did you figure all that out? I'm not
> aware of the internal dired variables or functions like filename.  

There are many ways, here is one: You pick an existing dired
command that supposedly has to do similar operations as the one you
want to write. Look at its source ("C-h M-f" works most of the time).
Try to understand how the existing function works and extract the
functions and variables you will need in your own code. Look at the
docstrings to make sure they really do what you believe.

Best regards, Lukas

-----------------------------------------------------------------------------
To unsubscribe from the emacspeak list or change your address on the
emacspeak list send mail to "emacspeak-request@xxxxxxxxxxx" with a
subject of "unsubscribe" or "help"


Emacspeak Files | Subscribe | Unsubscribe | Search