unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Emanuel Berg <incal@dataswamp.org>
To: help-gnu-emacs@gnu.org
Subject: Re: help-mode-finish obsolete?
Date: Mon, 30 May 2022 01:39:48 +0200	[thread overview]
Message-ID: <87pmjvq56j.fsf@dataswamp.org> (raw)
In-Reply-To: m17d64w2lh.fsf@yahoo.es

Daniel Martín wrote:

>> This function is obsolete since 29.1.
>>
>> So how do you do this then?
>>
>> (defun help-mode-finish-after ()
>>   (forward-button 1) )
>> (advice-add #'help-mode-finish :after #'help-mode-finish-after)
>>
>> https://dataswamp.org/~incal/emacs-init/help-incal.el
>
> I see that the deprecated functions help-mode-setup and
> help-mode-finish are still called from
> with-output-to-temp-buffer, which is not updated yet.
> I'd report that as a bug, suggesting that the deprecation
> message should also explain what's the preferred API to use.

In a way I agree, just take a look at this line:

  (advice-add #'help-mode-finish :after #'help-mode-finish-after)

:)

-- 
underground experts united
https://dataswamp.org/~incal




  reply	other threads:[~2022-05-29 23:39 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-28  3:40 help-mode-finish obsolete? Emanuel Berg
2022-05-29 19:39 ` Daniel Martín
2022-05-29 23:39   ` Emanuel Berg [this message]
2022-05-29 23:41   ` Emanuel Berg
2022-05-30  3:37   ` Michael Heerdegen

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=87pmjvq56j.fsf@dataswamp.org \
    --to=incal@dataswamp.org \
    --cc=help-gnu-emacs@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.
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).