Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emacs configuration to enforce PEP7 #58959

Closed
cassou mannequin opened this issue May 8, 2012 · 2 comments
Closed

Emacs configuration to enforce PEP7 #58959

cassou mannequin opened this issue May 8, 2012 · 2 comments

Comments

@cassou
Copy link
Mannequin

cassou mannequin commented May 8, 2012

BPO 14754
Nosy @birkenfeld
Files
  • emacs-configuration-pep7.patch: Patch to install Emacs configuration file to enforce PEP7
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2012-05-08.19:29:17.415>
    created_at = <Date 2012-05-08.15:23:10.633>
    labels = []
    title = 'Emacs configuration to enforce PEP7'
    updated_at = <Date 2012-05-08.19:29:17.413>
    user = 'https://bugs.python.org/cassou'

    bugs.python.org fields:

    activity = <Date 2012-05-08.19:29:17.413>
    actor = 'georg.brandl'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-05-08.19:29:17.415>
    closer = 'georg.brandl'
    components = ['Demos and Tools']
    creation = <Date 2012-05-08.15:23:10.633>
    creator = 'cassou'
    dependencies = []
    files = ['25498']
    hgrepos = ['123']
    issue_num = 14754
    keywords = ['patch']
    message_count = 2.0
    messages = ['160208', '160221']
    nosy_count = 2.0
    nosy_names = ['georg.brandl', 'cassou']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue14754'
    versions = ['Python 3.4']

    @cassou
    Copy link
    Mannequin Author

    cassou mannequin commented May 8, 2012

    Please find attached a patch that adds an emacs configuration file to enforce PEP-7. The patch is also in commit #518f2af0a687 of my hg repository under the branch emacs-configuration.

    @birkenfeld
    Copy link
    Member

    As much as I like Emacs, I don't think it is special enough to warrant a special file in the root directory.

    Editor-specific directories in Misc/ are fine, and you can put instructions there how to add your own .dir-locals.el, and we can even add this to .hgignore if requested, but not more.

    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant