help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: require basic stuff from specific packages


From: Stefan Monnier
Subject: Re: require basic stuff from specific packages
Date: Mon, 04 Jul 2016 04:10:21 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux)

>     (erc-trim-string string) ; here

Two solutions:
- Look/ask for an equivalent functionality in a more basic package
  (e.g. subr-x in this case).
- Copy the package's function into your code (and potentially
  report-emacs-bug requesting it to be added elsewhere).


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]