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

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

Re: Tab completion doesn't work.


From: Michael Heerdegen
Subject: Re: Tab completion doesn't work.
Date: Tue, 16 May 2023 22:01:20 +0200
User-agent: Gnus/5.13 (Gnus v5.13)

Hongyi Zhao <hongyi.zhao@gmail.com> writes:

> But I also noticed the following description here [1]:
>
> Byte-compiling your init file is not recommended (see Byte Compilation
> in the Emacs Lisp Reference Manual). It generally does not speed up
> startup very much, and often leads to problems when you forget to
> recompile the file.

Errors in your init file are worse.  Either simply remove the compiled
file afterwards or don't forget to recompile regularly.  You definitely
want some method to detect mistakes.

Michael.




reply via email to

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