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

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

Re: visible-whitespace-mode


From: Michael Heerdegen
Subject: Re: visible-whitespace-mode
Date: Thu, 09 Jun 2022 16:11:25 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

goncholden via Users list for the GNU Emacs text editor
<help-gnu-emacs@gnu.org> writes:

Ehm - wait:

> Symbol's function definition is void: visible-whitespace-mode
>
> (defun visws ()
> "TODO"
>
> (add-to-list
> 'load-path "~/contrib/visws")
> ;;(require "visible-whitespace-mode")
> (visible-whitespace-mode))

An error is expect when you comment out the `require' call, no?  Why do
you expect this to work?

Michael.




reply via email to

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