X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f Date: Sun, 16 Jan 2005 23:25:02 -0700 From: Brian Inglis Subject: Re: setlocal... In-reply-to: <01c4fc4f$Blat.v2.2.2$9eb38e80@zahav.net.il> To: djgpp-workers AT delorie DOT com Message-id: Organization: Systematic Software MIME-version: 1.0 X-Mailer: Forte Agent 1.93/32.576 English (American) Content-type: text/plain; charset=us-ascii References: <4rcku09t3nlh3d9trsjgk4dolotei29eq9 AT 4ax DOT com> <200501161047 DOT j0GAlKTf019772 AT speedy DOT ludd DOT ltu DOT se> <7cglu0lf1umq46r9l1ps73pt3ir57rjjan AT 4ax DOT com> <01c4fc4f$Blat.v2.2.2$9eb38e80 AT zahav DOT net DOT il> Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j0H6P71K024986 Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 17 Jan 2005 06:46:14 +0200, Eli Zaretskii wrote: > . Please don't use ``foo()'' to mean ``function foo'', because > ``foo()'' looks like an invocation of `foo' with no arguments, which > is not what you want to say. Use ``@code{foo}'' instead. > >Also, file names like ctype.h should havee the @file markup, and >"whatever" should be ``whatever''. In this context, the quoted references are to C literal strings, and not quoted text: should we use code{"whatever"} or some other markup? -- Thanks. Take care, Brian Inglis