emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: new *Help* argument highlighting


From: Kenichi Handa
Subject: Re: new *Help* argument highlighting
Date: Mon, 17 May 2004 10:16:49 +0900 (JST)
User-agent: SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 Emacs/21.3 (sparc-sun-solaris2.6) MULE/5.0 (SAKAKI)

In article <address@hidden>, Juanma Barranquero <address@hidden> writes:

> On Wed, 12 May 2004 22:01:41 +0900 (JST)
> Kenichi Handa <address@hidden> wrote:

>>  I see your point.  The above discussion depends on that
>>  @var{NAME} much much rarely appears in a docstring than $NAME.

> Yes.

>>  found only this docstring contains $NAME that will be treated
>>  as an arg unless we prescan usage.

>>  ------------------------------------------------------------
>>  copyright is an interactive autoloaded Lisp function in `copyright'.
>>  (copyright &optional STR ARG)
>>  
>>  Insert a copyright by $ORGANIZATION notice at cursor.
>>  ------------------------------------------------------------
>>  
>>  We can change it to:
>>  
>>  Insert a copyright by `$ORGANIZATION' notice at cursor.

> I'm not sure I understand. Are you assuming `$NAME' could not be a valid
> argument reference?

I think so.   If we surround $NAME with `', we should not
treat it as an argument.

---
Ken'ichi HANDA
address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]