View file File name : jed015.html Content :<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <meta name="generator" content="hevea 2.35"> <link rel="stylesheet" type="text/css" href="jed.css"> <title>Getting Help</title> </head> <body > <a href="jed014.html"><img src="previous_motif.svg" alt="Previous"></a> <a href="index.html"><img src="contents_motif.svg" alt="Up"></a> <a href="jed016.html"><img src="next_motif.svg" alt="Next"></a> <hr> <h2 id="sec32" class="section">14 Getting Help</h2> <p><span style="font-weight:bold">jed</span>’s help functions are bound to <span style="font-variant:small-caps">Ctrl-H</span> by default. For example, <span style="font-variant:small-caps">Ctrl-H</span><span style="font-variant:small-caps"> C</span> will show what function a key carries out, <span style="font-variant:small-caps">Ctrl-H</span><span style="font-variant:small-caps"> i</span> will run <span style="font-weight:bold">jed</span>’s info reader, <span style="font-variant:small-caps">Ctrl-H f</span> will give help on a particular <span style="font-weight:bold">S-Lang</span> function, etc. However, some modes may use the <span style="font-variant:small-caps">Ctrl-H</span> key for something else. For example, if EDT mode is in effect, then <span style="font-variant:small-caps">Ctrl-H</span> may be bound to <code class="verb">bol</code> which causes the cursor to move to the beginning of the line. See the section on EDT for more information.</p><p>If <span style="font-weight:bold">jed</span> is properly installed, this entire document is accessable from within the editor using <span style="font-weight:bold">jed</span>’s info reader. <span style="font-variant:small-caps">Ctrl-H i</span> will load <code class="verb">info_mode</code> allowing the user to browse the document as well as other “info” documents.</p> <hr> <a href="jed014.html"><img src="previous_motif.svg" alt="Previous"></a> <a href="index.html"><img src="contents_motif.svg" alt="Up"></a> <a href="jed016.html"><img src="next_motif.svg" alt="Next"></a> </body> </html>