all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Jie Zhang" <jzhang918@gmail.com>
Cc: acm@muc.de, mituharu@math.s.chiba-u.ac.jp, emacs-devel@gnu.org
Subject: Re: Problem report: No syntax highlight for C
Date: Sun, 4 Jun 2006 23:04:50 +0800	[thread overview]
Message-ID: <6f48278f0606040804y58326b78vdb64b6242f27e1f3@mail.gmail.com> (raw)
In-Reply-To: <u7j3ycdd4.fsf@gnu.org>

On 6/4/06, Eli Zaretskii <eliz@gnu.org> wrote:
> > Date: Sun, 4 Jun 2006 01:30:31 +0800
> > From: "Jie Zhang" <jzhang918@gmail.com>
> > Cc: emacs-devel@gnu.org, acm@muc.de, mituharu@math.s.chiba-u.ac.jp
> >
> > I have this problem in every .c file I opens. I'm using Ubuntu Dapper,
> > which is upgraded everyday. I checked out emacs from
> > ":pserver:anonymous@cvs.savannah.gnu.org:/sources/emacs".
>
> Then maybe the difference is with how you configured and built Emacs.
> Could you please tell what commands you used to configure and build,
> and which options, if any, you used with those commands?  The
> ``usual'' build is to type "configure ; make bootstrap"; anything else
> is ``unusual'', so please describe that.
>
I configured emacs using:

$ ../emacs/configure --prefix=/home/jie/installs/emacs --with-gtk

then do

$ make; make install

After reading your email, I tried "make bootstrap; make install" and
found then the highlighting works for C mode. Then I tried "make; make
install" again, however highlighting still works. Even "rm -rf
/home/jie/installs/emacs; make; make install" works now. It's rather
strange.

Thanks,
Jie

  reply	other threads:[~2006-06-04 15:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-02 17:07 Problem report: No syntax highlight for C Jie Zhang
2006-06-02 17:55 ` David Kastrup
2006-06-02 21:03 ` Eli Zaretskii
     [not found]   ` <6f48278f0606021759raaa2f9an793e07bd7cb23347@mail.gmail.com>
2006-06-03  7:59     ` Eli Zaretskii
2006-06-03 11:59       ` Jie Zhang
2006-06-03 14:05         ` Eli Zaretskii
2006-06-03 17:30           ` Jie Zhang
2006-06-03 18:17             ` Eli Zaretskii
2006-06-04 15:04               ` Jie Zhang [this message]
2006-06-04 18:48                 ` Eli Zaretskii
2006-06-05  4:44                   ` Jie Zhang
2006-06-05 19:27                     ` Eli Zaretskii
2006-06-06  5:52                       ` Jie Zhang
     [not found]       ` <20060603105839.GA1078@muc.de>
2006-06-03 12:15         ` Jie Zhang

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=6f48278f0606040804y58326b78vdb64b6242f27e1f3@mail.gmail.com \
    --to=jzhang918@gmail.com \
    --cc=acm@muc.de \
    --cc=emacs-devel@gnu.org \
    --cc=mituharu@math.s.chiba-u.ac.jp \
    /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.