From Xinglu Chen to ~yoctocell/git-email-devel
I cannot seem to apply the patch, the raw message file just contains some gibberish. This is probably some error on my part, sorry. I just made the changes manually and commited them.
From Xinglu Chen to ~yoctocell/git-email-devel
On Sun, Jan 24 2021, Protesilaos Stavrou wrote: > One thing I noticed with 'git-email-send-email' is that it expects the > 'default-directory' to be a project (unless I misread it). So it would > not parse the file paths to the patches if those were, say, stored in > ~/Desktop which is not under version control. Good catch, I removed the local binding for ‘default-directory’ and it seems to work now. > Do you have any other tips on how to optimise the git experience? One > issue I have never been able to address is the diff hunk headings for > Elisp: specifically, to show the name of the function where the changes > belong to, instead of some largely irrelevant string.
From Xinglu Chen to ~yoctocell/git-email-devel
Thanks for patches! They have been applied and pushed.
From Xinglu Chen to ~yoctocell/git-email-devel
On Sun, Jan 24 2021, Protesilaos Stavrou wrote: > Hello Xinglu, > > This is a test with your package. I first got confused when I invoked > 'git-email-format-patch' because I was trying to select the commit at > point, without realising that I should use the one before so as to > capture the range. My fault---no worries! Yeah, this can be a bit confusing at first, maybe I should add some clarification in the docs. > Also, I was not entirely sure how to use multiple arguments. For > example, I wanted to pass the path to the output directory, but could
From yoctocell to ~yoctocell/test-list
Add README. --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..1151280 --- /dev/null +++ b/README @@ -0,0 +1,16 @@ #+TITLE: Test #+AUTHOR: yoctocell[message trimmed]
From yoctocell to ~yoctocell/test-list
This looks nice. --- demo.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/demo.txt b/demo.txt index 8c59db0..ac555ea 100644 --- a/demo.txt +++ b/demo.txt @@ -3,3 +3,10 @@ This is a test. More demo. This is more test. [message trimmed]
From yoctocell to ~yoctocell/test-list
Cover letter body. yoctocell (2): Add git-am Add README README | 16 ++++++++++++++++ demo.txt | 7 +++++++ 2 files changed, 23 insertions(+) create mode 100644 README -- 2.29.2
From yoctocell to ~yoctocell/test-list
Add README. --- README | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..1151280 --- /dev/null +++ b/README @@ -0,0 +1,16 @@ #+TITLE: Test #+AUTHOR: yoctocell[message trimmed]
From yoctocell to ~yoctocell/test-list
This looks good. --- demo.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/demo.txt b/demo.txt index 8c59db0..ac555ea 100644 --- a/demo.txt +++ b/demo.txt @@ -3,3 +3,10 @@ This is a test. More demo. This is more test. [message trimmed]
From yoctocell to ~yoctocell/test-list
Cover letter body. yoctocell (2): Add git-am Add README README | 16 ++++++++++++++++ demo.txt | 7 +++++++ 2 files changed, 23 insertions(+) create mode 100644 README -- 2.29.2