lp:~jerith/twisted-emacs/local-vars-5186

Created by Jeremy Thurgood and last modified
Get this branch:
bzr branch lp:~jerith/twisted-emacs/local-vars-5186
Only Jeremy Thurgood can upload to this branch. If you are Jeremy Thurgood please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jeremy Thurgood
Project:
twisted-emacs
Status:
Development

Recent revisions

13. By Jeremy Thurgood

Explain how to use per-project settings in .dir-locals.el.

12. By Jeremy Thurgood

Make some variables buffer-local so they can be set per-project.

11. By Jean-Paul Calderone

Add the Twisted license, as this is Twisted derived code.

10. By exarkun

Merge emacs-license-5009-2

Author: thijs, exarkun
Reviewer: mithrandi, exarkun
Fixes: #5009

Put the emacs/ directory under the same license as the rest of the codebase.

9. By lvh

Merge lore-docfix-4682: fix links to lore templates that don't exist.

Author: lvh
Reviewer: jesstess
Fixes: #4682

There were some references to doc/howto/template.tpl, which doesn't actually exist anymore, it's doc/core/howto/template.tpl now. There was an additional small link fix in the Lore docs.

8. By thijs

Merge customize-tbformat-2666: Added ability to specify the tbformat in twisted-dev.el using a custom variable.

Author: radix
Reviewer: exarkun, thijs
Fixes: #2666

7. By thijs

Merge process-docs-3423: remove references to old admin/process-docs script.

Author: thijs
Reviewer: exarkun
Fixes: #3423

6. By exarkun

Remove admin/epyrun

Author: exarkun
Reviewer: itamarst
Fixes #1067

admin/epyrun has long been broken and unused. Remove it and the keybinding
for it in emacs' twisted-dev mode.

5. By glyph

use (twisted-dev-mode t), not (twisted-dev-mode) to turn on twisted-dev-mode

Author: glyph

Reviewer: exarkun

Pass an explicit argument to turn twisted-dev-mode ''on'' in the Twisted
directory, rather than toggling it. This check is redundant because generally
it will be on already for Python files, but now it's not __broken__.

4. By exarkun

Adjust twisted-dev-mode's trial integration to simplify specifying multiple test modules

Author: exarkun
Reviewers: radix, glyph

Previously multiple test-case-name modules were supported by using a hackish -x on
the name of each module after the first and enclosing the entire list in double quotes.
Now, the test-case-name is ignored by emacs and the buffer filename is passed
as the --testmodule argument to trial, which figures out what to do.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:twisted-emacs
This branch contains Public information 
Everyone can see this information.

Subscribers