8000 Problem when opening files from emacs · Issue #1 · aeroo/aeroo_docs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Problem when opening files from emacs #1
Open
@sraps

Description

@sraps

Each time opening files in emacs, it's being asked for possibly unsafe local variables.
This is due to unclear PEP specification on encoding statement. Emacs think it should be

# -*- coding: utf-8 -*-

while Python accepts any of them, including:

# -*- encoding: utf-8 -*-

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0