• edebug-defun vs quotation marks - issue with even/odd number of quotes

    From BobD@daycandle@gmail.com to gnu.emacs.help on Wed Jun 29 06:10:34 2022
    From Newsgroup: gnu.emacs.help

    Windows 7
    Emacs 28.1 (build 2, x86_64-w64-mingw32) of 2022-04-21

    ;How can I get edebug-defun to understand simple quotation marks, aka double quotes?
    ;It complains about unbalanced parentheses, unless it sees an even number of quotes.
    ;In the defun below, it complains unless there is an odd number of quotes here: ""

    (defun rjdxx ()
    (interactive)
    (search-forward "\"" )
    )
    --- Synchronet 3.21d-Linux NewsLink 1.2