unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master 1729883: ; Fix typo in my previous commit
       [not found] ` <20201209212731.C499720A15@vcs0.savannah.gnu.org>
@ 2020-12-09 21:34   ` Lars Ingebrigtsen
  2020-12-09 21:58     ` Stefan Kangas
  0 siblings, 1 reply; 2+ messages in thread
From: Lars Ingebrigtsen @ 2020-12-09 21:34 UTC (permalink / raw)
  To: emacs-devel; +Cc: Stefan Kangas

stefankangas@gmail.com (Stefan Kangas) writes:

> -  (setq-local ompletef-sym
> +  (setq-local completef-sym
>                (copy-sequence (symbol-value completef-sym)))

This apparently leads to:

In pcomplete-comint-setup:
pcomplete.el:744:51: Warning: Variable ‘completef-sym’ declared after its
    first use


-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



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

* Re: master 1729883: ; Fix typo in my previous commit
  2020-12-09 21:34   ` master 1729883: ; Fix typo in my previous commit Lars Ingebrigtsen
@ 2020-12-09 21:58     ` Stefan Kangas
  0 siblings, 0 replies; 2+ messages in thread
From: Stefan Kangas @ 2020-12-09 21:58 UTC (permalink / raw)
  To: Lars Ingebrigtsen, emacs-devel

Lars Ingebrigtsen <larsi@gnus.org> writes:

> stefankangas@gmail.com (Stefan Kangas) writes:
>
>> -  (setq-local ompletef-sym
>> +  (setq-local completef-sym
>>                (copy-sequence (symbol-value completef-sym)))
>
> This apparently leads to:
>
> In pcomplete-comint-setup:
> pcomplete.el:744:51: Warning: Variable ‘completef-sym’ declared after its
>     first use

Ugh, now fixed on master.  It seems like I made a mistake with this one,
so I'm going to recheck these commits for any similar mistakes.  Fun.

If anyone sees anything else that looks wrong, please drop me a line.



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

end of thread, other threads:[~2020-12-09 21:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201209212730.25541.57642@vcs0.savannah.gnu.org>
     [not found] ` <20201209212731.C499720A15@vcs0.savannah.gnu.org>
2020-12-09 21:34   ` master 1729883: ; Fix typo in my previous commit Lars Ingebrigtsen
2020-12-09 21:58     ` Stefan Kangas

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).