~nirogu

https://nicolasrojas.me/

Applied mathematician and computer scientist

Recent activity

Re: Wrap lines a month ago

From Nicolas Rojas to ~rjarry/aerc-discuss

On Fri, Aug 2, 2024, at 2:35 AM, Tamás Gulácsi wrote:
> Set editor.text-width and use the :reflow command.
Yep, that is exactly what I was looking for. Thanks for the help!

Re: Wrap lines a month ago

From Nicolas Rojas to ~rjarry/aerc-discuss

> aerc uses $EDITOR or whatever is set as editor in aerc, so you need to
> configure that instead of aerc.
Oh okay, thanks for the clarification. Now, I know it has nothing to
do with aerc, but does anyone by any chance know how to configure
helix to do that?

Wrap lines a month ago

From Nicolas Rojas to ~rjarry/aerc-discuss

Hi everyone.

I'm configuring aerc and I don't know how to auto wrap the emails I'm
composing. Checked the man pages and didn't find an option to do that.
Can anyone help?

[PATCH useplaintext.email] Fix fastmail section a month ago

From nirogu to ~sircmpwn/public-inbox

Update instructions on setting plain text format in fastmail. Besides,
fastmail now supports bottom posting
---
 index.html | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/index.html b/index.html
index 169e62e..4a9b00d 100644
--- a/index.html
+++ b/index.html
@@ -261,13 +261,13 @@
    <div class="breakdown">
      <span class="green">Compose in plain text</span>
      <span class="green">Wraps text or format=flowed</span>
[message trimmed]

[PATCH v2] Demonstrate that I can use git send-email a month ago

From nirogu to ~sircmpwn/email-test-drive

---
 nirogu | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 nirogu

diff --git a/nirogu b/nirogu
new file mode 100644
index 0000000..66cb3d4
--- /dev/null
+++ b/nirogu
@@ -0,0 +1 @@
I have successfully used git send-email!
-- 
2.45.2
[message trimmed]

[PATCH] Demonstrate that I can use git send-email a month ago

From nirogu to ~sircmpwn/email-test-drive

---
 nirogu | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 nirogu

diff --git a/nirogu b/nirogu
new file mode 100644
index 0000000..6d0ecfd
--- /dev/null
+++ b/nirogu
@@ -0,0 +1 @@
I'm about to try git send-email
-- 
2.45.2
[message trimmed]