mattn

Results 160 issues of mattn
trafficstars

This is useful to integrate with text editor.

# Describe the bug When use fetchmail and maddy, fetchmail does always fetch duplicated older e-mail as new one. # Configuration file I installed maddy using helm source. I used...

bug

### ๐Ÿ“ Preliminary Checks - [X] I tried searching for an existing issue and followed the [debugging docs](https://docker-mailserver.github.io/docker-mailserver/latest/config/debugging/) advice, but still need assistance. ### ๐Ÿ‘€ What Happened? I don't make...

service/dovecot
area/scripts
area/configuration (file)
kind/bug/report
bug/confirmed

See https://vim-jp.org/slacklog/CSM0YPD0B/2020/03/#ts-1584945670.064700 max-width ๆŒ‡ๅฎšใ™ใ‚‹๏ผŸ

```vim function! s:foo() if v:true let s = 1 else let s = 2 endif endfunction ``` This script is translated to ```lisp (function (s:foo) (if v:true (let = s...

We should test command definition. Add tests with possible lines like below. ``` :'

``` :echo : ``` Vim throw two errors for this statement. ``` E121: Undefined variable: : E15: Invalid expression: : ``` https://github.com/vim-jp/vim-vimlparser/blob/b5f83738ba1baf012b9910487e5e38d577a916a5/autoload/vimlparser.vim#L3391 If modify this part to `1`, error E121...

README ใŒ็พ็‰ฉใจใ‚ใฃใฆใชใ„ใฎใง็›ดใ—ใŸใ„ใ€‚

- [x] list - [x] def - [x] env - [x] scanner - [x] load external libraries - [ ] format - [ ] macro - [x] simple - [x]...