Andrew Hyatt writes: > I've submitted the configuration for llm and set up the branch from my > repository last Friday. However, I'm still not seeing this package being > reflected in GNU ELPA's package archive. I followed the instructions, but > perhaps there's some step that I've missed, or it is only periodically > rebuilt? Did you try to run make build/llm? I get this error: --8<---------------cut here---------------start------------->8--- $ make build/llm emacs --batch -l /home/philip/.../elpa/admin/elpa-admin.el \ -f elpaa-batch-make-one-package llm Cloning branch llm: Preparing worktree (new branch 'externals/llm') branch 'externals/llm' set up to track 'origin/externals/llm'. HEAD is now at 39ae6fc794 Assign copyright to FSF, in preparation of inclusion to GNU ELPA Debugger entered--Lisp error: (search-failed ";;; llm.el ends here") ... --8<---------------cut here---------------end--------------->8--- In other words the footer is missing. I have prepared a patch that would address that and a few other checkdoc issues: