Satoshi Yoshida wrote:

> (function mu-cite-original)

#'mu-cite-original

> (add-hook 'mu-cite-post-cite-hook
>         (lambda () [...]

What happens if you change the code and evaluate
`add-hook' again?

>           (save-excursion
>             (save-excursion

?
?

>               (replace-regexp "^> >" ">>")

Doesn't work on ">  >" ...

> [ \t]

[[:blank:]]

...

-- 
underground experts united
https://dataswamp.org/~incal


Reply via email to