GNU bug report logs -
#25565
mark-whole-buffer and unnecessary (point) call
Previous Next
Reported by: dptd dptd <dptdescribe <at> gmail.com>
Date: Sat, 28 Jan 2017 18:38:02 UTC
Severity: wishlist
Tags: patch
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #17 received at 25565 <at> debbugs.gnu.org (full text, mbox):
> On 29 Jan 2017, at 05:40, Eli Zaretskii <eliz <at> gnu.org> wrote:
>
>> From: dptd dptd <dptdescribe <at> gmail.com>
>> Date: Sat, 28 Jan 2017 23:24:02 +0200
>> Cc: 25565 <at> debbugs.gnu.org
>>
>> It looks really strange to copy-and-paste the same
>> explanation for each file / function.
>
> You shouldn't. The format is this:
>
> * file (func1, func2, func3): Change description.
So this is how it should looks like? For example:
--------
* lisp/textmodes/bib-mode.el (mark-bib): Remove unnecessary call to the (point) function from (push-mark).
* lisp/simple.el (mark-whole-buffer, yank): Remove unnecessary call to the (point) function from (push-mark).
--------
etc.?
>
> If you type "C-x 4 a" inside every function, Emacs will format the
> list for you, even if it's longer than a single line. Then write the
> description at the end.
>
I didn’t knew about this command! It’s awesome - thank you. However it isn’t breaking my lines when
longer than 78 characters. :( I have tried from both - calling directly from the function source code
and from the magit’s staged changes.
I have read on orgmode's page a bit more about working with ChangeLog but couldn’t find the answer
>> Btw. why in my patch next to the ID is so strange date? Mon Sep 17
>> 00:00:00 2001?
>
> I don't know. What did you do to produce the patch?
When on my feature branch: git format-patch master (same story for git format-patch -1)
This bug report was last modified 8 years and 22 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.