The home of Mikael Jansson, hacker, hobby chef & adrenaline junkie based in Sweden. More…

Mikael Jansson.be » Hacking

Ticket #16 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Have Vim decide the $STY-file

Reported by: mikael Owned by: mikael
Priority: minor Milestone: 0.3.4
Component: boot Version: 0.3.3
Keywords: Cc:

Description

Instead of randomly generating a name for storing $STY, have Vim explicitly tell lisp.sh what file to store it in. Then:

let styfile=tempname()
exe ":au FileChangedShellPost ".styfile." Limp_initialize(".styfile.")"
:checktime 

This would make the bootup process less fragile, while allowing for debugging information directly in lisp.sh

Change History

Changed 2 years ago by mikael

  • status changed from new to accepted
  • milestone set to 0.3.4

Changed 2 years ago by mikael

  • status changed from accepted to closed
  • resolution set to fixed

Fixed in [323].

Note: See TracTickets for help on using tickets.
'