unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [nongnu] elpa/haskell-mode 70a21213ba 1/2: Escape single quote in docstring
       [not found] ` <20221106135850.0A286C004B8@vcs2.savannah.gnu.org>
@ 2022-11-06 14:49   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2022-11-06 14:49 UTC (permalink / raw)
  To: Shohei YOSHIDA; +Cc: emacs-devel

>  		--eval '(setq make-backup-files nil)' \
>  		--eval "(setq generated-autoload-file (concat command-line-default-directory \"/\" \"$@\"))" \
> +		--eval "(require 'autoload)" \
>  		-f batch-update-autoloads "."

BTW, instead of choosing between '...' and "..." based on the presence of
a quote in the ELisp code, I tend to always use '...' and then rely on
backquote instead of quote within the ELisp code.


        Stefan




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-06 14:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <166774312912.8650.10622776666434483616@vcs2.savannah.gnu.org>
     [not found] ` <20221106135850.0A286C004B8@vcs2.savannah.gnu.org>
2022-11-06 14:49   ` [nongnu] elpa/haskell-mode 70a21213ba 1/2: Escape single quote in docstring Stefan Monnier

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).