all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Masatake YAMATO <jet@gyve.org>
To: hcz@hczim.de, nospam07q1@gmx.net
Cc: emacs-devel@gnu.org
Subject: Re: gas-mode.el - Comments welcome
Date: Thu, 31 May 2007 13:11:28 +0900 (JST)	[thread overview]
Message-ID: <20070531.131128.242962462.jet@gyve.org> (raw)
In-Reply-To: <f3ktpo$vvt$1@sea.gmane.org>

Hi,

> > Which architecture are you targeting on? i386?
> 
> It is not bound to a specific architecture (there are just too many of
> them).  Checking of opcodes or even arguments is IMHO better done by
> the assembler.  However, it would be no big deal to highlight specific
> opcodes (the code is already there and used to recognize asm
> directives) or even to check for the correct number of arguments (the
> current parser returns the number of arguments).
> 
> I've postponed this idea, since I feel it wouldn't buy much for me.
> Once you're accustomed to the instruction set (and I've seen a lot of
> exotic ones), getting opcode and number of arguments correct is not
> something that IMHO justifies another level of highlighting (I don't
> think the more's the better when it comes to it).
> 
> I see that it might, however, be a coding aid for the occasional
> programmer and for beginners, so if there's enough interest in it, it
> can be done, preferably by reading the instruction set from some
> external configuration file.

Sorry. My statement in the last mail leads the discussion wrong way.
My interest is highlight register notation, literal notation and
comments. My interest is not highlight specific opcodes.
register notation, literal notation and comments are depends on 
architectures.

> For now, we should stick with the present features and make sure they
> work rock solid.

I see.

BTW, 

I've tried the latest version(1.08).
`indent-for-tab-command' reports "-: Wrong type argument: number-or-marker-p, nil"
with following line:

.type __kernel_sigreturn,@function

  reply	other threads:[~2007-05-31  4:11 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-30 14:43 gas-mode.el - Comments welcome Heike C. Zimmerer
2007-05-30 18:23 ` Masatake YAMATO
2007-05-30 22:18   ` Heike C. Zimmerer
2007-05-31  4:11     ` Masatake YAMATO [this message]
2007-05-30 23:05 ` Stefan Monnier
2007-05-31  7:37   ` Heike C. Zimmerer
2007-05-31  9:07     ` David Kastrup
2007-05-31  9:28       ` Heike C. Zimmerer
2007-05-31 17:07     ` Stefan Monnier
2007-06-01  9:18 ` Johan Bockgård
2007-06-01 13:09   ` Heike C. Zimmerer
2008-07-22 19:27 ` Dan Nicolaescu

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=20070531.131128.242962462.jet@gyve.org \
    --to=jet@gyve.org \
    --cc=emacs-devel@gnu.org \
    --cc=hcz@hczim.de \
    --cc=nospam07q1@gmx.net \
    /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.