On Thu, 21 Apr 2005 20:45:13 +0200 JS wrote:

>> Which major mode are you talking about?  For me M-; works fine in
>> all major modes i use.  See C-h k M-;
>
> hm nothing happens if I select some code and press M-. The selected area
> disappears and in the tiny buffer in the buttom there is only this text:
>
> M---

>From the tutorial:

,----
|  M-<chr>  means hold the META or EDIT or ALT key down while typing <chr>.
|         If there is no META, EDIT or ALT key, instead press and release the
|         ESC key and then type <chr>.  We write <ESC> for the ESC key.
`----

so "M-;" means: press Meta key, hold it and press ";".

David
_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

Reply via email to