> I'm very new to emacs and I wonder how I can copy some text from my
    > webbrowser into an emacs buffer?

    To paste is called yank in emacs.
    (To copy is called kill-ring-save M-w and to cut is called kill-region
    C-w, but if you use emacs on X, then everytime you select (mark) a
    region, it's automatically "copied").

Helpful answer - the vocabulary can be confusing.

This kind of question (basics, terminology etc.) is dealt with very well in
both the Emacs manual and the newbie page on EmacsWiki.

Suggestion - How about adding a one-line footer automatically to each post
here:

  Newbie info: 1) Control-h i Emacs 2) http://www.emacswiki.org/

It would add 62 bytes of traffic to each post, but it might cut down on lots
of newbie Q&A, and, more importantly, it would help teach people to fish for
themselves (instead of teaching them to feed here).

Don't get me wrong. All questions about Emacs are welcome here, no matter
how basic. My point is that this could help people by steering them to
existing explanations of some stuff. (We can also update the wiki with the
useful Q&A that arises here - anyone can contribute.)

[The text quoted above is an example of a newbie Q&A, even though the
complete thread shows that this particular Q&A is not so simple as it might
appear - Apple key sequences etc. My point here is a general one.]



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

Reply via email to