all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Tom Rauchenwald <its.sec@gmx.net>
To: help-gnu-emacs@gnu.org
Subject: Re: Newbie programmer beginning to use Emacs, Help!
Date: Mon, 17 Dec 2007 17:56:47 +0100	[thread overview]
Message-ID: <873au1gsz4.fsf@sec.modprobe.de> (raw)
In-Reply-To: b35dbcf7-3161-460e-89bf-2a0db83840e5@v4g2000hsf.googlegroups.com

Sean Ochoa <WakieWakie@gmail.com> writes:

> 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

It is usually the Alt key.

> 2.  How to enter a command like ftp mysite.net user:admin@mysite.net
> password:admin_password, so that I can work on files from my web
> server (as a side note, does emacs support ftp 'save-as' to server?)?

You'd use Tramp for that, but i'm not sure how well it works on windows.
You'd open an ftp file like /ftp:foo@example.com:filename
Emacs prompts you for a password and at least on GNU/Linux it works out
of the box. It also supports various other things like ssh.
Save as is simply C-x C-w as usual.

> 3.  What exactly is 'Dired Mode'?

Directory editor, it is Emacs' version of a file manager. Not really
comparable to Explorer because it is designed quite differently (and
Dired is quite cool, believe me!)

> A note for any answers:  I've already read through what I could find
> the the user manual, and I'm still stuck.

What manual are you reading? C-h i m Emacs RET should open the
info-Manual, and it is in my opinion written quite well.

> Thanks for any additional assistance!
>
>  - Sean

Tom

  parent reply	other threads:[~2007-12-17 16:56 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 [this message]
2007-12-17 19:18 ` Xah Lee
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

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

  git send-email \
    --in-reply-to=873au1gsz4.fsf@sec.modprobe.de \
    --to=its.sec@gmx.net \
    --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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.