all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "B. T. Raven" <ecinmn@peoplepc.com>
Subject: Re: cvs 22.0.50 + auctex
Date: Wed, 22 Feb 2006 05:18:28 GMT	[thread overview]
Message-ID: <EuSKf.2154$5M6.1343@newsread2.news.atl.earthlink.net> (raw)
In-Reply-To: mailman.1113.1140552794.2856.help-gnu-emacs@gnu.org

Thanks Peter, Stefan, and Eli.

"Eli Zaretskii" <eliz@gnu.org> wrote in message
news:mailman.1113.1140552794.2856.help-gnu-emacs@gnu.org...
> > From: "B. T. Raven" <ecinmn@peoplepc.com>
> > Date: Tue, 21 Feb 2006 05:48:06 GMT
> >
> > I have downloaded and installed this version on MS w98 and I find that
> > many problems with 21.3 have been addressed (copy paste of non 8859-1
> > characters now works, ucs-insert works, etc.). So far I have only 3
> > questions:
>
> This is not a good place to report problems and ask questions about
> the CVS code.  Please write to emacs-devel@gnu.org instead.

Okay, but I'll wait until I learn more.

>
> > *** C-h v and C-h f commands now include a hyperlink to the C source
for
> > variables and functions defined in C (if the C source is available)."
> >
> > I have setq'd and evaluated 'source-directory to the place where I put
the
> > c sources but when I click on a file, I get the message that the
sources
> > are not available. ???
>
> What happens if, instead of setting source-directory, you wait until
> Emacs prompts for it when you first time click on the link, and then
> select the right directory?  Does it work then?

It does, but the default is whatever directory has had the focus most
recently. I think I should have to tell emacs where the sources are only
once, not every session.

>
> And btw, what exactly do you mean by ``the place where I put the C
> sources''?  Does the variable points to the `src' directory or to its
> parent?

I added this to .emacs:

(setq source-directory "E:\\emacs\\emacs\\src\\") so it points to the src
directory itself. I.e., src is at the same level as bin, data, lisp, etc,
et cetera.

>
> > 2) I can't raise the w32 file input dialog box even though
> >         use-dialog-box
> >         use-file-dialog
> > are both set to t (on).
>
> This works only if you click File->Open File from the menu bar.  If
> you type "C-x C-f", Emacs doesn't pop up a file selection dialog
> because people who type at the keyboard don't like to have to reach
> for the mouse.

No, on W98 it doesn't work with the mouse either on menu- or toolbar. I
need it to work until I learn dired better.

>
> > Font dialog box comes up but won't change the font
>
> This does work for me, so please report the details (to the address
> suggested above).

Does that mean that you agree with this reported behavior and that it
doesn't work for you either?


>
> > 3) Why can't calendar force use of a fixed font just for that buffer
so
> > that the alignment is maintained in the 3 month calendar display?
>
> Because it wasn't coded.
>
> Note that if you change your default font to a proportional one, you
> will have aesthetic problems in quite a few other places, so this is
> currently not recommended.

That makes sense. I needed arialuni.ttf in order to learn about using
utf-8 and getting exotic characters from different unicode ranges into the
same buffer and file. I guess I can live with the empty rectangles as long
as I'm sure the correct bytes are "underneath" them. But it's nice to have
some degree of wysiwyg.

>
> > iiii) I just found that at times, after a C-h f or C-h v, that the
> > completion buffer won't accept a mouse-1 or mouse-2 click over a mouse
> > sensitive item, but only dings, reports read-only, and dissappears.
> > Quitting emacs and then restarting restored normal behavior.
>
> Never had that, but then I am on Windows XP, not on 98.
>
>

Thanks again,

Ed.

  parent reply	other threads:[~2006-02-22  5:18 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-21  5:48 cvs 22.0.50 + auctex B. T. Raven
2006-02-21 10:30 ` Peter Dyballa
2006-02-21 16:26 ` Stefan Monnier
2006-02-21 20:12 ` Eli Zaretskii
     [not found] ` <mailman.1113.1140552794.2856.help-gnu-emacs@gnu.org>
2006-02-22  5:18   ` B. T. Raven [this message]
2006-02-22 18:51     ` Eli Zaretskii

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='EuSKf.2154$5M6.1343@newsread2.news.atl.earthlink.net' \
    --to=ecinmn@peoplepc.com \
    /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.