unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Uwe Brauer <oub@mat.ucm.es>
To: emacs-devel@gnu.org
Subject: Ubuntu 16.04 compiled GNU master, today, various problems, macro-expansion and (void-variable nonascii-insert-offset)
Date: Sun, 25 Apr 2021 21:51:42 +0200	[thread overview]
Message-ID: <87h7ju87n5.fsf@mat.ucm.es> (raw)

[-- Attachment #1: Type: text/plain, Size: 1291 bytes --]


Hi 

I just compiled emacs master, commit 
83a915d3dfafd5f3d737afe1e13b75e4dd3aef96

Run just 

 make bootstrap
 make

I did not run 

Run make install


Now when I start emacs from the it from the 

 emacs/src 

Directory

I obtain the following warnings in the shell

,----
| Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
| Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
| Error loading autoloads: (wrong-number-of-arguments (3 . 4) 2)
| Unable to activate package ‘texfrag’.
| Required package ‘auctex-11.90.2’ is unavailable
| Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
| Eager macro-expansion failure: (wrong-number-of-arguments (3 . 4) 2)
| Error loading autoloads: (wrong-number-of-arguments (3 . 4) 2)
| Unable to activate package ‘bibretrieve’.
| Required package ‘auctex-11.87’ is unavailable
| Unable to activate package ‘auctex-latexmk’.
| Required package ‘auctex-11.87’ is unavailable
| 
`----

I find the macro-expansion messages worrying. 

However when I load my init file I receive an error I have never seen
before and which I attach.

Any help would be appreciated, since I like to test the variable 
gnus-registry-register-all
which is a bit recent.

Regards

Uwe Brauer 



[-- Attachment #2: emacs-28bug.txt --]
[-- Type: text/plain, Size: 1643 bytes --]

Debugger entered--Lisp error: (void-variable nonascii-insert-offset)
  eval(nonascii-insert-offset)
  custom-initialize-reset(iso-accents-insert-offset nonascii-insert-offset)
  custom-declare-variable(iso-accents-insert-offset nonascii-insert-offset "Offset added by ISO Accents mode to character code..." :type integer :group iso-acc)
  byte-code("\300\301!\210\302\301\303\304\305\306\307\310&\7\210\311\312\313\314\315\316\307\301&\7\207" [provide iso-acc custom-declare-group nil "Minor mode providing electric accent keys." :prefix "iso-accents-" :group i18n custom-declare-variable iso-accents-insert-offset nonascii-insert-offset "Offset added by ISO Accents mode to character code..." :type integer] 8)
  require(iso-acc)
  eval-buffer(#<buffer  *load*-578047> nil "/home/oub/emacs/init/emacs_init.el" nil t)  ; Reading at buffer position 38760
  load-with-code-conversion("/home/oub/emacs/init/emacs_init.el" "/home/oub/emacs/init/emacs_init.el" nil nil)
  load("/home/oub/emacs/init/emacs_init.el" nil nil t)
  load-file("~/emacs/init/emacs_init.el")
  (cond ((and (not running-xemacs) (> emacs-major-version 19)) (package-initialize) (load-file "~/emacs/init/emacs_init.el") (setq custom-file "/home/oub/emacs/init/custom-init.el") (load-file "/home/oub/emacs/init/custom-init.el")))
  eval-buffer(#<buffer  *load*> nil "/home/oub/.emacs" nil t)  ; Reading at buffer position 904
  load-with-code-conversion("/home/oub/.emacs" "/home/oub/.emacs" nil nil)
  load("/home/oub/.emacs" nil nil t)
  load-file("~/.emacs")
  funcall-interactively(load-file "~/.emacs")
  call-interactively(load-file nil nil)
  command-execute(load-file)

             reply	other threads:[~2021-04-25 19:51 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-25 19:51 Uwe Brauer [this message]
2021-04-26 12:05 ` [partially solved] (was: Ubuntu 16.04 compiled GNU master, today, various problems, macro-expansion and (void-variable nonascii-insert-offset)) Uwe Brauer
2021-04-26 12:24   ` Eli Zaretskii
2021-04-26 13:58   ` [partially solved] Stefan Monnier
2021-04-26 14:28     ` Tassilo Horn
2021-04-26 15:31       ` Stefan Monnier
2021-04-26 20:44       ` Uwe Brauer
2021-04-27  5:33         ` Tassilo Horn
2021-04-27  6:32           ` Uwe Brauer
2021-04-27  7:00             ` Tassilo Horn
2021-04-27  6:43           ` Uwe Brauer
2021-04-27  6:21       ` [Some tests] (was: [partially solved]) Uwe Brauer
2021-04-26 20:41     ` [partially solved] Uwe Brauer
2021-04-27  6:53     ` [shadchen and lsp-mode] (was: [partially solved]) Uwe Brauer
2021-04-27 13:25 ` Ubuntu 16.04 compiled GNU master, today, various problems, macro-expansion and (void-variable nonascii-insert-offset) Stefan Monnier
2021-04-27 20:47   ` Uwe Brauer
2021-04-27 20:50   ` Uwe Brauer
2021-04-27 22:29     ` Stefan Monnier
2021-04-28 13:37       ` Uwe Brauer
2021-05-03  1:49         ` Stefan Monnier
2021-05-03  1:51           ` Stefan Monnier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h7ju87n5.fsf@mat.ucm.es \
    --to=oub@mat.ucm.es \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).