[MacPorts] #14463: Mode line should be in a line
#14463: Mode line should be in a line -------------------------------+-------------------------------------------- Reporter: ebgssth@gmail.com | Owner: jmpp@macports.org Type: defect | Status: new Priority: Normal | Milestone: Website & Documentation Component: website | Version: 1.6.0 Keywords: | -------------------------------+-------------------------------------------- http://guide.macports.org/#development.practices {{{ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; \ c-basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 }}} should be {{{ # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c -basic-offset: 4 -*- vim:fenc=utf-8:filetype=tcl:et:sw=4:ts=4:sts=4 }}} mode line shouldn't be across two lines. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14463> MacPorts </projects/macports> Ports system for Mac OS
#14463: Mode line should be in a line --------------------------------+------------------------------------------- Reporter: ebgssth@gmail.com | Owner: jmpp@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Website & Documentation Component: website | Version: 1.6.0 Resolution: fixed | Keywords: --------------------------------+------------------------------------------- Changes (by afb@macports.org): * status: new => closed * resolution: => fixed Comment: Fixed, r34568. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/14463#comment:1> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts