unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: [elpa] externals/cape 2e4e97868d: Add `log-edit-mode'
       [not found] ` <20221204235721.BBDE0C00B0F@vcs2.savannah.gnu.org>
@ 2022-12-05  3:55   ` Stefan Monnier
  0 siblings, 0 replies; only message in thread
From: Stefan Monnier @ 2022-12-05  3:55 UTC (permalink / raw)
  To: emacs-devel; +Cc: Daniel Mendler

> @@ -98,6 +98,7 @@ The buffers are scanned for completion candidates by `cape-line'."
>    '((org-mode ?= ?=)
>      (markdown-mode ?` ?`)
>      (rst-mode "``" "``")
> +    (log-edit-mode "`" "'")
>      (rcirc-mode "`" "'"))
>    "Wrapper characters for symbols."
>    :type '(alist :key-type symbol :value-type (list (choice character string)

This seems to depend heavily on the convention used when writing commit
messages, and those conventions are probably rarely using `...' outside
of the small circle of people who hack on Emacs's source code.


        Stefan




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

only message in thread, other threads:[~2022-12-05  3:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <167019824126.2096.402920728773548131@vcs2.savannah.gnu.org>
     [not found] ` <20221204235721.BBDE0C00B0F@vcs2.savannah.gnu.org>
2022-12-05  3:55   ` [elpa] externals/cape 2e4e97868d: Add `log-edit-mode' 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).