vm team mailing list archive
-
vm team
-
Mailing list archive
-
Message #00493
Re: [Bug 513286] [NEW] ENTER in quoted text in reply give "No URL at point"
Marcel Oliver writes:
> Public bug reported:
>
> In VM 8.1.0 (to be precise, emacs-vm-8.1.0-0.1.beta.fc12), I cannot
> break up quoted text in a reply by pressing enter. Instead, I get the
> message "No URL at point". This used to work just fine in 8.0.14 and
> the ease of editing replies this way (to give detailed point-by-point
> answers to messages) is in fact a major reason for using VM at all!
The standard behaviour of VM (actually mail-mode in a reply buffer) is
to just insert a newline. You are probably adding some add-on which
is rebinding the ENTER key. Please do C-h k ENTER to see what it is
being bound to.
The behaviour you seem to want sounds like the `open-line' option of
the vm-rfaddons library. If so, please check to see if you have
enabled this option.
I don't know what used to work in 8.0.x series because I never used it
myself. I can only go by the documented behaviour.
Cheers,
Uday
--
ENTER in quoted text in reply give "No URL at point"
https://bugs.launchpad.net/bugs/513286
You received this bug notification because you are a member of VM
development team, which is the registrant for VM.
Status in VM (View Mail) for Emacs: New
Bug description:
In VM 8.1.0 (to be precise, emacs-vm-8.1.0-0.1.beta.fc12), I cannot break up quoted text in a reply by pressing enter. Instead, I get the message "No URL at point". This used to work just fine in 8.0.14 and the ease of editing replies this way (to give detailed point-by-point answers to messages) is in fact a major reason for using VM at all!
References