From: jadamson@partners.org (Joel J. Adamson)
To: help-gnu-emacs@gnu.org
Subject: Re: can't get "help"
Date: Mon, 05 Nov 2007 14:33:16 -0500 [thread overview]
Message-ID: <87r6j4wkqr.fsf@W0053328.mgh.harvard.edu> (raw)
In-Reply-To: %gIXi.1676$Qr.1374@newsread1.mlpsca01.us.to.verio.net
"cycjec"<cycjec@yahoo.com> writes:
> Joel J. Adamson <jadamson@partners.org> wrote:
>> "cycjec"<cycjec@yahoo.com> writes:
>>
>>> this is the emacs that's installed on a FreeBSD system.
>
>> Are you using Emacs in X, on a console, or a terminal emulator? Which
>> version of Emacs (21, 22?)
>
> I'm trying an older version in X, and a newer one (I think)
> in a shell account.
You should ask them (administrators) to upgrade: Emacs 22 includes
lots of improvements. Emacs 23 (CVS) is even sweeter. Also, there's
really no reason to run without X, unless you are using a system
without X installed ;)
Which version of FreeBSD? If you have your own machine, I suggest
installing Emacs and immersing yourself in it: it's available for
many MANY operating systems, well, at least any of the three you're
likely to have ;)
>> Try f1 for help instead of C-h, your terminal may be sending C-h as
>> delete. F1 C-f gets you the FAQ
>
> Thank you. Thank you!
>
> This works in the X version.
>
> I now am perplexed at why
> Meta-V scrolls up but the Meta-< and Meta-> don't go to
> the file top or end. (It's actually the Alt-> and Alt-<
> but the Alt-V works just fine)
>
> I get this msg "No M-x tags search ... in progress"
tags searching is invoked by M-.: your terminal isn't interpreting the
shift key.
I suggest looking on Emacs wiki for dealing with terminal problems, as
these are quite common complains (Emacs doesn't respect the C-h
convention, although I configured it to!).
(global-set-key "\C-h" 'help-command)
in the scratch buffer or your .emacs file will reset C-h to the help
system. Press "C-x C-e" to evaluate the above expression.
Joel
--
Joel J. Adamson
Biostatistician
Pediatric Psychopharmacology Research Unit
Massachusetts General Hospital
Boston, MA 02114
(617) 643-1432
(303) 880-3109
next prev parent reply other threads:[~2007-11-05 19:33 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-11-05 3:56 can't get "help" cycjec
2007-11-05 15:26 ` Joel J. Adamson
2007-11-05 17:19 ` cycjec
2007-11-05 19:33 ` Joel J. Adamson [this message]
2007-11-05 18:07 ` cycjec
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=87r6j4wkqr.fsf@W0053328.mgh.harvard.edu \
--to=jadamson@partners.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).