From: HASM <hasm@example.invalid>
To: help-gnu-emacs@gnu.org
Subject: Re: auto-fill in message mode filling with prefix "> "
Date: Wed, 03 Jan 2018 12:42:09 -0800 [thread overview]
Message-ID: <87wp0yad3y.fsf@127.0.0.1> (raw)
In-Reply-To: p2japk$25ug$1@news.muc.de
>> Don't know enough elisp to fully replace the `, construct here
>> (defmacro defcustom (var value doc &rest args)
>> (` (defvar (, var) (, value) (, doc))))))
>> with non-deprecated code.
> This is actually simple - you don't need to know lisp.
> Replace (` x) with `x.
> Replace (, y) with ,y.
Ha! It's the parenthesis that are being deprecated:-)
Filladapt.el now compiles with no warnings.
-- HASM
next prev parent reply other threads:[~2018-01-03 20:42 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.6710.1514910241.27995.help-gnu-emacs@gnu.org>
2018-01-03 9:16 ` auto-fill in message mode filling with prefix "> " Gijs Hillenius
2018-01-03 17:07 ` Eric S Fraga
[not found] ` <mailman.6775.1514999293.27995.help-gnu-emacs@gnu.org>
2018-01-03 17:55 ` HASM
2018-01-03 19:26 ` Alan Mackenzie
2018-01-03 20:42 ` HASM [this message]
2018-01-03 22:23 ` Stefan Monnier
[not found] ` <mailman.6785.1515018235.27995.help-gnu-emacs@gnu.org>
2018-01-04 2:24 ` HASM
2018-01-04 18:41 ` Stefan Monnier
[not found] <mailman.6778.1515010834.27995.help-gnu-emacs@gnu.org>
2018-01-03 20:43 ` HASM
2018-01-03 20:53 ` Emanuel Berg
2018-01-02 16:23 Eric S Fraga
2018-01-02 16:34 ` Eric Abrahamsen
2018-01-02 16:43 ` Eli Zaretskii
2018-01-02 16:46 ` Eric Abrahamsen
2018-01-02 17:01 ` Eric S Fraga
2018-01-02 16:47 ` Eric S Fraga
[not found] ` <mailman.6713.1514911411.27995.help-gnu-emacs@gnu.org>
2018-01-02 18:38 ` HASM
2018-01-02 18:44 ` Eric S Fraga
[not found] ` <mailman.6724.1514918672.27995.help-gnu-emacs@gnu.org>
2018-01-03 1:29 ` HASM
2018-01-03 20:20 ` Robert Thorpe
2018-01-02 17:46 ` Narendra Joshi
2018-01-02 18:14 ` Eric S Fraga
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=87wp0yad3y.fsf@127.0.0.1 \
--to=hasm@example.invalid \
--cc=help-gnu-emacs@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.
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).