From: Eli Zaretskii <eliz@gnu.org>
To: Jan Kratochvil <jan.kratochvil@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [doc patch] auto-load safe-path formatting fix
Date: Sun, 22 Apr 2012 15:51:00 -0000 [thread overview]
Message-ID: <838vhnhizu.fsf@gnu.org> (raw)
In-Reply-To: <20120422153250.GA13101@host2.jankratochvil.net>
> Date: Sun, 22 Apr 2012 17:32:50 +0200
> From: Jan Kratochvil <jan.kratochvil@redhat.com>
>
> the first line was not separate from its text, in both .info and in .pdf,
> mostly obvious.
Thanks.
> I would prefer just '@table' without formatting (not '@table @code') but one
> has to put something there.
That's what "@asis" is for.
However,...
> -@itemize @bullet
> -@item ~/.gdbinit: add-auto-load-safe-path ~/src/gdb
> +@table @code
> +@item @file{~/.gdbinit}: @samp{add-auto-load-safe-path ~/src/gdb}
> Specify this trusted directory (or a file) as additional component of the list.
The problem here was that the formatting of the original @item line
was incorrect. In an itemized list, @item should be on a line by
itself, like this:
@itemize @bullet
@item
In @file{~/.gdbinit}: @code{add-auto-load-safe-path ~/src/gdb}.
Specify this trusted directory (or a file) as additional component of the list.
Etc.
I don't mind going to @table, if you find that prettier. But please
do use @asis, and then give each part its correct markup (@file,
@code, @kbd, etc.).
Thanks.
next prev parent reply other threads:[~2012-04-22 15:41 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-22 15:41 Jan Kratochvil
2012-04-22 15:51 ` Eli Zaretskii [this message]
2012-04-22 16:04 ` [commit] " Jan Kratochvil
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=838vhnhizu.fsf@gnu.org \
--to=eliz@gnu.org \
--cc=gdb-patches@sourceware.org \
--cc=jan.kratochvil@redhat.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox