unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Xah Lee <xah@xahlee.org>
To: help-gnu-emacs@gnu.org
Subject: Re: Newbie programmer beginning to use Emacs, Help!
Date: Mon, 17 Dec 2007 11:18:04 -0800 (PST)	[thread overview]
Message-ID: <241a8525-2573-474b-8b4d-b4493a6596b8@i12g2000prf.googlegroups.com> (raw)
In-Reply-To: b35dbcf7-3161-460e-89bf-2a0db83840e5@v4g2000hsf.googlegroups.com

Sean Ochoa wrote:
「
Hey all.  I'm sure you get this a lot for those adventurous enough to
venture out from windows (notepad-esc) text editors... but I'm totally
confused by the help files about how to use Emacs.  Here are a few of
my questions, for starters:

1.  What is the "Meta" key (I couldn't find a definition that makes
sense in documentation anywhere)?  I'm using a HP Pavillion dv9428nr
laptop running win xp pro and Emacs v22.1.1
」

The Meta key is a key on a Lisp Machine's keyboards (1980s). Those
keyboards went obsolete alone with lisp machines, and IBM PC keyboards
and decendents becomes the most popular (1990s and today). However,
emacs did not modernize.
(for photos and more detail, see
* Why Emacs's Keyboard Shortcuts Are Painful
http://xahlee.org/emacs/emacs_kb_shortcuts_pain.html
)

「3.  What exactly is 'Dired Mode'?」

"Dired" stands for DIRectory Edit.
In modern terminology, emacs's dired-mode is just a text-based
directory browser and file manager. (meaning, you can use it to
create, delete, copy, rename files, etc.)

The "directory edit" kinda terminology reflects the fact that in the
1980s or 1970s, to do things like copy, delete etc files is in a
implementation-sense to edit the directory. Much of emacs jargons
remains in the 1980s.

You can read more about how to used dired here:
* File Management with Emacs
http://xahlee.org/emacs/file_management.html

「2.  How to enter a command like ftp mysite.net user:ad...@mysite.net
password:admin_password, so that I can work on files from my web
server」

See a short description here:
* Fun With Emacs, section FTP (or file transfer)
http://xahlee.org/emacs/emacs_fun.html

  Xah
  xah@xahlee.org
\xAD\xF4 http://xahlee.org/

  parent reply	other threads:[~2007-12-17 19:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-16 16:11 Newbie programmer beginning to use Emacs, Help! Sean Ochoa
2007-12-16 17:29 ` Dmitry Dzhus
2007-12-17  6:21 ` Allan
2007-12-17 16:56 ` Tom Rauchenwald
2007-12-17 19:18 ` Xah Lee [this message]
2007-12-17 20:31   ` Thorsten Bonow

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=241a8525-2573-474b-8b4d-b4493a6596b8@i12g2000prf.googlegroups.com \
    --to=xah@xahlee.org \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).