GNU bug report logs - #67138
[PATCH] ; Fix 'add-face-text-property' shortdoc

Previous Next

Package: emacs;

Reported by: Eshel Yaron <me <at> eshelyaron.com>

Date: Sun, 12 Nov 2023 20:51:02 UTC

Severity: normal

Tags: patch

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#67138: closed ([PATCH] ; Fix 'add-face-text-property' shortdoc)
Date: Tue, 14 Nov 2023 14:13:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 14 Nov 2023 16:11:56 +0200
with message-id <83y1f0s9ub.fsf <at> gnu.org>
and subject line Re: bug#67138: [PATCH] ; Fix 'add-face-text-property' shortdoc
has caused the debbugs.gnu.org bug report #67138,
regarding [PATCH] ; Fix 'add-face-text-property' shortdoc
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
67138: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67138
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Eshel Yaron <me <at> eshelyaron.com>
To: bug-gnu-emacs <at> gnu.org
Subject: [PATCH] ; Fix 'add-face-text-property' shortdoc
Date: Sun, 12 Nov 2023 21:49:24 +0100
[Message part 3 (text/plain, inline)]
Tags: patch

Hi,

This fixes an omission in shortdoc.el that causes the following to emit
an error instead of showing the *Help* buffer:

1. emacs -Q
2. (add-hook 'help-fns-describe-function-functions
             #'shortdoc-help-fns-examples-function)
3. C-h f add-face-text-property RET
4. Emacs says "Wrong type argument: prop-match, nil"


[0001-Fix-add-face-text-property-shortdoc.patch (text/patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Eli Zaretskii <eliz <at> gnu.org>
To: Eshel Yaron <me <at> eshelyaron.com>
Cc: 67138-done <at> debbugs.gnu.org
Subject: Re: bug#67138: [PATCH] ; Fix 'add-face-text-property' shortdoc
Date: Tue, 14 Nov 2023 16:11:56 +0200
> Date: Sun, 12 Nov 2023 21:49:24 +0100
> From:  Eshel Yaron via "Bug reports for GNU Emacs,
>  the Swiss army knife of text editors" <bug-gnu-emacs <at> gnu.org>
> 
> This fixes an omission in shortdoc.el that causes the following to emit
> an error instead of showing the *Help* buffer:
> 
> 1. emacs -Q
> 2. (add-hook 'help-fns-describe-function-functions
>              #'shortdoc-help-fns-examples-function)
> 3. C-h f add-face-text-property RET
> 4. Emacs says "Wrong type argument: prop-match, nil"

It also shows the example if one just does "C-h f" without any hooks.

Thanks, installed on the emacs-29 branch, and closing the bug.


This bug report was last modified 1 year and 245 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.