GNU bug report logs - #79038
[PATCH] Add support for Vi/Vim modelines.

Previous Next

Package: emacs;

Reported by: James Youngman <james <at> youngman.org>

Date: Thu, 17 Jul 2025 11:06:02 UTC

Severity: normal

Tags: patch

Merged with 79039

Full log


View this message in rfc822 format

From: Eli Zaretskii <eliz <at> gnu.org>
To: James Youngman <james <at> youngman.org>
Cc: 79038 <at> debbugs.gnu.org
Subject: bug#79038: Patch update (fixing "make check")
Date: Sat, 19 Jul 2025 13:28:39 +0300
> From: James Youngman <james <at> youngman.org>
> Date: Thu, 17 Jul 2025 17:03:26 +0100
> 
> +(require 'simple)                       ; needed for read-only-mode

simple.el is preloaded, so this shouldn't be needed.

> +(require 'cc-bytecomp)                  ; needed for cc-require
> +(cc-require 'cc-vars)                   ; we use c-basic-offset.

Which parts of vimvars need these?  If you need this for the tests,
then the proper place to have these is in vimvars-tests.el, not here.




This bug report was last modified 21 days ago.

Previous Next


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