emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <ndokos@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: switch off validate - how?
Date: Mon, 20 May 2019 15:09:00 -0400	[thread overview]
Message-ID: <875zq5ndtf.fsf@alphaville.usersys.redhat.com> (raw)
In-Reply-To: 87ftp9cbbm.fsf@fencepost.gnu.org

Amin Bandali <bandali@gnu.org> writes:

> Hello,
>
> Nick Dokos <ndokos@gmail.com> writes:
>
> [...]
>
>>
>> C-h v org-html-validation-link RET
>>
>> Set it to "", but there are still validation remnants left in the HTML
>> file, which is probably a bug:
>>
>> ,----
>> | <div id="postamble" class="status">
>> | <p class="author">Author: Nick Dokos</p>
>> | <p class="date">Created: 2019-05-20 Mon 12:43</p>
>> | <p class="validation"></p>    <<<<<<<<<<< this should disappear.
>> | </div>
>> `----
>
> Indeed, it would be nice if setting `org-html-validation-link' to "" or
> nil didn’t insert the wrapping paragraph.  In the meantime, you can
> customize C-h v org-html-postamble-format RET and get rid of the
> validation paragraph entirely.
>

You can't [fn:1]  set `org-html-validation-link' to nil because the defcustom
specifies a string.

Redefining the postamble format  is indeed a good solution, probably the
best solution currently available. `org-html-validation-link' should probably
only be used to point to a different validation engine, not to get rid of
validation altogether.

* Footnotes

[fn:1] At least through `customize' or `set-variable' - `setq' will of course
       let you do anything you want.

-- 
Nick

  reply	other threads:[~2019-05-20 19:09 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-20  6:17 switch off validate - how? Colin Baxter
2019-05-20 16:46 ` Nick Dokos
2019-05-20 16:58   ` Amin Bandali
2019-05-20 19:09     ` Nick Dokos [this message]
2019-05-21  0:18       ` Amin Bandali
2019-05-20 19:10     ` Colin Baxter
2019-05-20 18:48   ` Colin Baxter
2019-05-21  8:25   ` Nicolas Goaziou

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

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875zq5ndtf.fsf@alphaville.usersys.redhat.com \
    --to=ndokos@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /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 public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).