• Roland McGrath's avatar
    (compile-reinitialize-errors): Rename first arg from ARGP to REPARSE. · eaa3cac5
    Roland McGrath authored
    Test only its nilness.
    (compile-goto-error): Pass (consp ARGP) to compile-reinitialize-errors
    instead of ARGP itself.
    (next-error): Code broken out into two new functions; call them.
    (compilation-next-error-locus): New function; bulk of code from next-error.
    Silently skip errors whose source loci are markers in killed buffers.
    (compilation-goto-locus): New function, final code from next-error.
    eaa3cac5
compile.el 48.1 KB