Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comm.software.gnus > #3466

Emacs29 + Gnus (was: Aquamacs3.6 für Mac)

From Horst Leps <horstleps@gmx.de>
Newsgroups de.comm.software.gnus
Subject Emacs29 + Gnus (was: Aquamacs3.6 für Mac)
Date 2022-03-07 11:53 +0100
Organization nixda
Message-ID <m2o82ijaoy.fsf_-_@public-files.de> (permalink)
References <m2mtiiabpx.fsf@public-files.de> <m27d9mlitu.fsf@cmschueller.my-fqdn.de> <m2sfrzl13h.fsf@public-files.de> <m2ilsvx9z6.fsf@cmschueller.my-fqdn.de>

Show all headers | View raw


Am 03.03.2022 um 17:43 schrieb Clemens Schüller:

Wie gesagt, der Gnus scheint gut zu funktionieren.

Heute eine Störung: Ich habe in der .gnus eine  Bemerkung zu Fußnoten: 

;; Fußnoten einfügen
 (setq footnote-spaced-footnotes nil
        footnote-body-tag-spacing 1
        footnote-narrow-to-footnotes-when-editing nil
        footnote-style 'numeric
        footnote-section-tag "Fußnote(n)"
        footnote-section-tag-regexp footnote-section-tag)
 (add-hook 'message-mode-hook 'footnote-mode)
 (eval-after-load "message"
   '(progn
      (define-key message-mode-map (kbd "C-c f")
        'Footnote-add-footnote)
      (define-key message-mode-map (kbd "C-c F")
        'Footnote-back-to-message)))

Hat sonst immer funktioniert. 

Heute will ich einem Posting eine Fußnote mit "C-c f" einfügen, bekomme
aber diese Fehlermeldung:

command-execute: Wrong type argument: commandp, Footnote-add-footnote

Was tun? 

-- 
 

Back to de.comm.software.gnus | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Aquamacs3.6 für Mac Horst Leps <horstleps@gmx.de> - 2022-02-22 21:27 +0100
  Re: Aquamacs3.6 für Mac Clemens Schüller <cs.usenet@mailbox.org> - 2022-02-22 21:58 +0100
    Re: Aquamacs3.6 für Mac Horst Leps <horstleps@gmx.de> - 2022-03-03 12:36 +0100
      Re: Aquamacs3.6 für Mac Clemens Schüller <cs.usenet@mailbox.org> - 2022-03-03 17:43 +0100
        Emacs29 + Gnus (was: Aquamacs3.6 für Mac) Horst Leps <horstleps@gmx.de> - 2022-03-07 11:53 +0100
          Re: Emacs29 + Gnus Stefan Wiens <s.wi@gmx.net> - 2022-03-09 17:03 +0100
            Re: Emacs29 + Gnus Horst Leps <horstleps@gmx.de> - 2022-03-11 19:52 +0100
              Re: Emacs29 + Gnus Horst Leps <horstleps@gmx.de> - 2022-03-14 18:33 +0100
                Re: Emacs29 + Gnus Marcel Logen <333200007110-0201@ybtra.de> - 2022-03-14 18:50 +0100
                Re: Emacs29 + Gnus Horst Leps <horstleps@gmx.de> - 2022-03-15 12:46 +0100

csiph-web