Bug#857277: Segmentation fault by use of "call" inside "later"

2017-06-13 Thread Alexander Burger
Hello Witali, the use of 'call' in this context is not legal. As the documentation explains, 'later' uses 'pipe' internally to fork a child process, and reads the standard output of that process. What it does not explain, however, is that 'later' uses (pr) and (rd), i.e. the PicoLisp binary I/O

Bug#859426: vim: Vim 8 cannot handle 'etags' format any more

2017-04-03 Thread Alexander Burger
Hello James, thanks for your time! > > When the file "tags" (or also "TAGS") was created with the 'etags' command, > > e.g. > > > >$ etags file.c > > Which etags is this? There are various packages that provide the etags > name. “update-alternatives --query etags” will tell you. It says

Bug#859426: vim: Vim 8 cannot handle 'etags' format any more

2017-04-03 Thread Alexander Burger
Package: vim Version: 2:8.0.0197-3 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome of t