emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#34858: closed (indent-relative called with prefix


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34858: closed (indent-relative called with prefix calls tab-to-tab-stop)
Date: Sat, 06 Apr 2019 00:53:02 +0000

Your message dated Fri, 05 Apr 2019 19:52:36 -0500
with message-id <address@hidden>
and subject line Re: bug#34858: indent-relative called with prefix calls 
tab-to-tab-stop
has caused the debbugs.gnu.org bug report #34858,
regarding indent-relative called with prefix calls tab-to-tab-stop
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34858: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34858
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: indent-relative called with prefix calls tab-to-tab-stop Date: Thu, 14 Mar 2019 10:35:13 -0500 User-agent: mu4e 1.1.0; emacs 27.0.50
The docstring of indent-relative says:

If the previous nonblank line has no indent points beyond the
column point starts at, then `tab-to-tab-stop' is done, if both
FIRST-ONLY and UNINDENTED-OK are nil, otherwise nothing is done
in this case.

Yet in a buffer like this:

foo

with point at the beginning of line, C-u M-x indent-relative results in:

        test

I'm happy to submit a patch fixing this, but should it update the
documentation to match what happens or should it update the code to
match the documentation?

Thanks,
Alex



--- End Message ---
--- Begin Message --- Subject: Re: bug#34858: indent-relative called with prefix calls tab-to-tab-stop Date: Fri, 05 Apr 2019 19:52:36 -0500 User-agent: mu4e 1.1.0; emacs 27.0.50
On Wed 03 Apr 2019 at 12:12, Basil L. Contovounesios <address@hidden> wrote:

>>> Can they be pushed to master, and only backported to emacs-26 as
>>> needed/applicable?
>>
>> Yes.
>
> Thanks, pushed to master.  Alex, can you also please push your docfixes
> for the Elisp manual?

Thanks! I pushed the docfix as as 10cd65878c741d2a22a1f2c36c54fcad4e516f72, 
to appear in Emacs 27.1. I'm closing this bug report.

Sorry for the delay,
Alex


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]