Emre Yolcu

Results 6 issues of Emre Yolcu

MailFlow forwards messages as MIME attachments by default and inline if the Option key is held down. I added the option `ForwardAsMime` to allow changing the default forwarding behavior. The...

I added the option `BottomPosting` to allow choosing the posting style. The default is on, which preserves the current MailFlow behavior. Setting it to false enables top-posting.

The variables `string1` and `string2` are created and passed to `longest` in different ways for no apparent reason. I've made a small change to make Listing 10-19 consistent with the...

I've made two minor improvements: - Added a new variable `difftastic-difft-environment`, mirroring Magit's `magit-git-environment`. This variable allows users to affect the environment in which `difft` is run by, say, let-binding...

Hey Paul, when setting/resetting margin widths Olivetti currently assumes that the default values of `left-margin-width` and `right-margin-width` are zero. This assumption was partly removed after #78 in 1690a3c2779a5e5f6497c530a3bd12d33308b692, but we...

Hey Augusto, thanks for developing this excellent package! I've made some additions to completion annotations, along with a minor improvement (in my opinion) to aesthetics. **Changes:** - When displaying document...