unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: "T.V Raman" <raman@google.com>
Cc: emacs-devel@gnu.org
Subject: Re: Please fix source of unfixable docstring length warnings
Date: Sun, 9 Jan 2022 09:16:10 -0600	[thread overview]
Message-ID: <CADwFkmkqhJ_X1Q1O3q2m5RAR0HEHKt-G9e5FFy0uUhCje-_8sw@mail.gmail.com> (raw)
In-Reply-To: <25050.63022.295691.739844@retriever.mtv.corp.google.com>

[-- Attachment #1: Type: text/plain, Size: 363 bytes --]

"T.V Raman" <raman@google.com> writes:

> I am running emacs built against the latest HEAD, and the error
> message in my email was from last evening, so I guess it's not
> entirely fixed.

The patch I sent was for emacspeak-table-ui.el.  Could you try
installing it in your tree and see if it resolves your issue?

I have attached it below for your convenience.

[-- Attachment #2: fix-warning.diff --]
[-- Type: text/x-diff, Size: 637 bytes --]

diff --git a/lisp/emacspeak-table-ui.el b/lisp/emacspeak-table-ui.el
index 2c1465e0f..0b60769fa 100644
--- a/lisp/emacspeak-table-ui.el
+++ b/lisp/emacspeak-table-ui.el
@@ -85,7 +85,8 @@ T               emacspeak-table-goto-top
 
 The next two commands let you search the table.
 The commands ask you if you want to search rows or columns.
-When searching headers remember that row 0 is the column header, and that column 0 is the row header.
+When searching headers remember that row 0 is the column header,
+and that column 0 is the row header.
 
 h               emacspeak-table-search-headers
 s               emacspeak-table-search

      reply	other threads:[~2022-01-09 15:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-09  2:52 Please fix source of unfixable docstring length warnings T.V Raman
2022-01-09  8:05 ` Stefan Kangas
2022-01-09 14:50   ` T.V Raman
2022-01-09 15:16     ` Stefan Kangas [this message]

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.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=CADwFkmkqhJ_X1Q1O3q2m5RAR0HEHKt-G9e5FFy0uUhCje-_8sw@mail.gmail.com \
    --to=stefankangas@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=raman@google.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).