unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* [PATCH] doc: Clean up warnings when building notmuch-emacs docs
@ 2019-03-23 12:51 Daniel Kahn Gillmor
  2019-03-27 21:01 ` David Bremner
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel Kahn Gillmor @ 2019-03-23 12:51 UTC (permalink / raw)
  To: Notmuch Mail

Without this change, we see this during the build:

    sphinx-build -b html -d doc/_build/doctrees -q ./doc doc/_build/html
    …/doc/notmuch-emacs.rst:67: WARNING: Unexpected indentation.
    …/doc/notmuch-emacs.rst:165: WARNING: Unexpected indentation.
    …/doc/notmuch-emacs.rst:306: WARNING: Unexpected indentation.

This source change doesn't seem to have any effect on the generated
HTML, at least.

Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
---
 doc/notmuch-emacs.rst | 9 +++------
 1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/doc/notmuch-emacs.rst b/doc/notmuch-emacs.rst
index 0df46df9..1655e2f0 100644
--- a/doc/notmuch-emacs.rst
+++ b/doc/notmuch-emacs.rst
@@ -62,8 +62,7 @@ notmuch-hello key bindings
 ``<return>``
     Activate the current widget.
 
-``g``
-``=``
+``g`` ``=``
     Refresh the buffer; mainly update the counts of messages for various
     saved searches.
 
@@ -160,8 +159,7 @@ menu of results that the user can explore further by pressing
 ``<return>``
     Open thread on current line in :ref:`notmuch-show` mode
 
-``g``
-``=``
+``g`` ``=``
     Refresh the buffer
 
 ``?``
@@ -301,8 +299,7 @@ tags.
 ``p``
     Move to previous matching message
 
-``g``
-``=``
+``g`` ``=``
     Refresh the buffer
 
 ``?``
-- 
2.20.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] doc: Clean up warnings when building notmuch-emacs docs
  2019-03-23 12:51 [PATCH] doc: Clean up warnings when building notmuch-emacs docs Daniel Kahn Gillmor
@ 2019-03-27 21:01 ` David Bremner
  0 siblings, 0 replies; 2+ messages in thread
From: David Bremner @ 2019-03-27 21:01 UTC (permalink / raw)
  To: Daniel Kahn Gillmor, Notmuch Mail

Daniel Kahn Gillmor <dkg@fifthhorseman.net> writes:

> Without this change, we see this during the build:
>
>     sphinx-build -b html -d doc/_build/doctrees -q ./doc doc/_build/html
>     …/doc/notmuch-emacs.rst:67: WARNING: Unexpected indentation.
>     …/doc/notmuch-emacs.rst:165: WARNING: Unexpected indentation.
>     …/doc/notmuch-emacs.rst:306: WARNING: Unexpected indentation.

The info looked ok to me. Pushed to master.

d

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-03-27 21:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-23 12:51 [PATCH] doc: Clean up warnings when building notmuch-emacs docs Daniel Kahn Gillmor
2019-03-27 21:01 ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.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).