]> code.delx.au - gnu-emacs-elpa/log
gnu-emacs-elpa
8 years agoalign: Fix previous commit
Daiki Ueno [Sat, 16 Jan 2016 17:47:29 +0000 (02:47 +0900)]
align: Fix previous commit

8 years agomultishell - implement offer to remove history entry on kill-buffer.
Ken Manheimer [Sat, 16 Jan 2016 17:38:00 +0000 (12:38 -0500)]
multishell - implement offer to remove history entry on kill-buffer.

8 years agoalign: Minor refactoring
Daiki Ueno [Sat, 16 Jan 2016 17:20:50 +0000 (02:20 +0900)]
align: Minor refactoring

8 years agoMerge commit 'd4a9dad594473c511f975017d792efc8a8339671'
Artur Malabarba [Sat, 16 Jan 2016 16:20:31 +0000 (16:20 +0000)]
Merge commit 'd4a9dad594473c511f975017d792efc8a8339671'

8 years agoMake beacon-blink work unconditionally
Artur Malabarba [Sat, 16 Jan 2016 16:19:27 +0000 (16:19 +0000)]
Make beacon-blink work unconditionally

8 years agoCache and reuse bug entries in debbugs
Michael Albinus [Sat, 16 Jan 2016 14:22:17 +0000 (15:22 +0100)]
Cache and reuse bug entries in debbugs

* packages/debbugs/debbugs-gnu.el (debbugs-gnu-send-control-message):
Remove cache entry.

* packages/debbugs/debbugs.el (debbugs-cache-data): New defvar.
(debbugs-cache-expiry): New defconst.
(debbugs-get-status): Cache and reuse entries.

8 years agoFix wording in README.md
Daiki Ueno [Sat, 16 Jan 2016 08:45:47 +0000 (17:45 +0900)]
Fix wording in README.md

8 years agoFix wording in README.md
Daiki Ueno [Sat, 16 Jan 2016 08:39:04 +0000 (17:39 +0900)]
Fix wording in README.md

8 years agoAdd examples to README.md
Daiki Ueno [Sat, 16 Jan 2016 08:37:08 +0000 (17:37 +0900)]
Add examples to README.md

8 years agoalign: Fix off-by-one in positioning argument
Daiki Ueno [Sat, 16 Jan 2016 08:24:31 +0000 (17:24 +0900)]
align: Fix off-by-one in positioning argument

8 years agoalign: Fix off-by-one when adding newline
Daiki Ueno [Sat, 16 Jan 2016 07:55:17 +0000 (16:55 +0900)]
align: Fix off-by-one when adding newline

8 years agoalign: Ignore some G_* symbols
Daiki Ueno [Sat, 16 Jan 2016 07:51:10 +0000 (16:51 +0900)]
align: Ignore some G_* symbols

8 years agoalign: Support guessing/setting alignment rules
Daiki Ueno [Sat, 16 Jan 2016 07:40:44 +0000 (16:40 +0900)]
align: Support guessing/setting alignment rules

8 years agoMerge commit 'f2f9e47725782527b5f2b52b26db7267f173fa20'
Artur Malabarba [Sat, 16 Jan 2016 07:41:20 +0000 (07:41 +0000)]
Merge commit 'f2f9e47725782527b5f2b52b26db7267f173fa20'

8 years agoVersion bump
Artur Malabarba [Sat, 16 Jan 2016 07:40:07 +0000 (07:40 +0000)]
Version bump

8 years ago[Fix #40] Actually allow beacon-blink to be called as a command
Artur Malabarba [Sat, 16 Jan 2016 07:39:13 +0000 (07:39 +0000)]
[Fix #40] Actually allow beacon-blink to be called as a command

8 years agomultishell - return to list-or name/path strings for multishell-history.
Ken Manheimer [Sat, 16 Jan 2016 07:04:41 +0000 (02:04 -0500)]
multishell - return to list-or name/path strings for multishell-history.

Maintaining a special history turns out to be a hassle, and for no good
reason.

8 years agoFix bug reporting examples.
Noam Postavsky [Thu, 14 Jan 2016 18:21:27 +0000 (13:21 -0500)]
Fix bug reporting examples.

- There was a missing "." in the emacs invocation (thanks to Barrie
  Treloar for reporting).

- The example reports had too little plain observation, and too much
  interpretation.

* README.mdown: Add missing "." to bug reporting instructions, improve
  wording of example reports.

Close #646.

8 years agomultishell - checkpoint, further
Ken Manheimer [Thu, 14 Jan 2016 23:32:05 +0000 (18:32 -0500)]
multishell - checkpoint, further

8 years ago* html5-schema: Add locating-rules.xml and setup nxml to use it
Stefan Monnier [Thu, 14 Jan 2016 19:22:22 +0000 (14:22 -0500)]
* html5-schema: Add locating-rules.xml and setup nxml to use it

8 years agoAdd 'packages/html5-schema/' from commit '6e7c7c331e7f6692be6c7d39fb9485792f0d3513'
Stefan Monnier [Thu, 14 Jan 2016 19:11:18 +0000 (14:11 -0500)]
Add 'packages/html5-schema/' from commit '6e7c7c331e7f6692be6c7d39fb9485792f0d3513'

git-subtree-dir: packages/html5-schema
git-subtree-mainline: 9ac55abceb5888cca4942380ffddef1aab6275fc
git-subtree-split: 6e7c7c331e7f6692be6c7d39fb9485792f0d3513

8 years agoUse table in README.md
Daiki Ueno [Thu, 14 Jan 2016 07:57:27 +0000 (16:57 +0900)]
Use table in README.md

8 years agoInitial import
Daiki Ueno [Thu, 14 Jan 2016 07:49:13 +0000 (16:49 +0900)]
Initial import

8 years agomultishell - avoid duplicate completions
Ken Manheimer [Thu, 14 Jan 2016 06:39:39 +0000 (01:39 -0500)]
multishell - avoid duplicate completions

8 years agomultishell - integrate multishell-name-to-path-history, but -
Ken Manheimer [Thu, 14 Jan 2016 05:56:41 +0000 (00:56 -0500)]
multishell - integrate multishell-name-to-path-history, but -

i think we need to go with either multishell-buffer-name-history or
multishell-name-to-path-history, not both. Ideally we could just use the
latter.

8 years agomultishell - integrate names and paths, allowing for distinct completions
Ken Manheimer [Mon, 11 Jan 2016 20:54:38 +0000 (15:54 -0500)]
multishell - integrate names and paths, allowing for distinct completions

Currently, the completions list includes both. It would be nice to be
able to have completions candidates list just the names - easier on the
eye - but actual completion include the path (when available), so the
user can reuse and adjust.

8 years agoConsolidation in debbugs
Michael Albinus [Mon, 11 Jan 2016 17:25:20 +0000 (18:25 +0100)]
Consolidation in debbugs

* packages/debbugs/debbugs-gnu.el (top): Declare buffer-local variables.
(debbugs-gnu-limit): Rename from `debbugs-gnu-current-limit'.
(debbugs-gnu-current-suppress): Move up.
(debbugs-gnu-search, debbugs-gnu, debbugs-gnu-show-reports)
(debbugs-gnu-print-entry, debbugs-gnu-rescan, debbugs-gnu-mode)
(debbugs-gnu-toggle-suppress, debbugs-gnu-display-status)
(debbugs-gnu-bugs): No special code needed anymore for
distinguishing global and local variable values.
(debbugs-gnu-show-reports): Handle the case an attribute is nil.
(debbugs-gnu-bug-triage-file): New defconst.
(debbugs-gnu-menu-map-emacs-enabled)
(debbugs-gnu-menu-map-bug-triage-enabled)
(debbugs-gnu-view-bug-triage): New defuns.
(debbugs-gnu-mode-map): Further entries in menu-map.
(debbugs-gnu-current-query): Remove function.

8 years agoImprovement on debbugs
Michael Albinus [Sun, 10 Jan 2016 18:41:34 +0000 (19:41 +0100)]
Improvement on debbugs

* packages/debbugs/README:
* packages/debbugs/debbugs.texi (Top): Add reference to User Guide.

* packages/debbugs/debbugs-gnu.el (message-goto-body): Autoload.
(debbugs-gnu-default-suppress-bugs): Fix docstring.
(debbugs-gnu-dump-persistency-file, debbugs-gnu-sort-id):
Sort descending.
(debbugs-gnu-search, debbugs-gnu, debbugs-gnu-rescan)
(debbugs-gnu-mode, debbugs-gnu-bugs):
Set `debbugs-gnu-current-suppress' proper.
(debbugs-gnu-current-limit, debbugs-gnu-current-suppress):
Add docstring.
(debbugs-gnu-get-bugs): Don't sort.
(debbugs-gnu-print-entry): Don't suppress `debbugs-gnu-local-tags'
listed bugs.
(debbugs-gnu-mode-map): Make also a menu-map.
(debbugs-gnu-send-control-message): Report in echo area.

* packages/debbugs/debbugs-ug.texi (Retrieving Bugs):
Don't mention debbugs-gnu-default-hits-per-page any longer.
Describe debbugs-gnu-suppress-bugs.
(Tabulated Lists, TODO Items): Don't mention
debbugs-gnu-default-hits-per-page any longer.  Bugs are sorted
descending.
(Control Messages): Sort severities according to there importance.

* packages/debbugs/debbugs.el: Add Packages-Require header.
(debbugs-get-status): Fix docstring.

8 years agoMerge commit 'd0e6660ee501efea3e9b0936ed64fff09e66df02' from diff-hl
Dmitry Gutov [Sun, 10 Jan 2016 15:47:16 +0000 (18:47 +0300)]
Merge commit 'd0e6660ee501efea3e9b0936ed64fff09e66df02' from diff-hl

8 years agoBump the version
Dmitry Gutov [Sun, 10 Jan 2016 15:45:29 +0000 (18:45 +0300)]
Bump the version

8 years agoSupport highlighting of all visible matches
Michael Heerdegen [Sun, 10 Jan 2016 05:28:18 +0000 (06:28 +0100)]
Support highlighting of all visible matches

8 years agoAdd "using VC" to the summary
Dmitry Gutov [Sat, 9 Jan 2016 09:35:14 +0000 (12:35 +0300)]
Add "using VC" to the summary

8 years agoel-search: New pattern type `l'
Michael Heerdegen [Sat, 9 Jan 2016 01:03:19 +0000 (02:03 +0100)]
el-search: New pattern type `l'

8 years agoDeclare package-alist in async-bytecomp..
Thierry Volpiatto [Fri, 8 Jan 2016 07:27:35 +0000 (08:27 +0100)]
Declare package-alist in async-bytecomp..

8 years agoParse also `package-alist` when getting dependencies (#58).
Thierry Volpiatto [Fri, 8 Jan 2016 06:16:52 +0000 (07:16 +0100)]
Parse also `package-alist` when getting dependencies (#58).

* async-bytecomp.el (async-bytecomp--get-package-deps):
Try `package-archive-contents` and also `package-alist`
in case pkg no more present in `package-archive-contents`.

8 years agoREADME.md typo.
Ken Manheimer [Thu, 7 Jan 2016 15:07:38 +0000 (10:07 -0500)]
README.md typo.

8 years agoMake minlength checking behave as expected
Michael[tm] Smith [Thu, 7 Jan 2016 12:53:52 +0000 (21:53 +0900)]
Make minlength checking behave as expected

This makes the "minlength" attribute a non-error for input[type=password]
and input[type=text], as expected.

Fixes https://github.com/validator/validator/issues/208 Thanks @StevenMaude

8 years agomultishell - Start on persisting shell names/paths
Ken Manheimer [Thu, 7 Jan 2016 05:28:42 +0000 (00:28 -0500)]
multishell - Start on persisting shell names/paths

8 years agomultishell - refine history persistence plans
Ken Manheimer [Wed, 6 Jan 2016 22:25:44 +0000 (17:25 -0500)]
multishell - refine history persistence plans

8 years agoRemove packages/async/async-pkg.el
Andreas Schwab [Wed, 6 Jan 2016 20:09:10 +0000 (21:09 +0100)]
Remove packages/async/async-pkg.el

8 years agoProperly handle unibyte strings and circular data
Andreas Schwab [Sat, 2 Jan 2016 12:53:34 +0000 (13:53 +0100)]
Properly handle unibyte strings and circular data

* packages/async/async.el (async--insert-sexp): Bind
print-escape-nonascii and print-circle.

8 years agodiff-hl-flydiff-update: Check whether diff-hl-mode is enabled
Dmitry Gutov [Wed, 6 Jan 2016 19:40:42 +0000 (22:40 +0300)]
diff-hl-flydiff-update: Check whether diff-hl-mode is enabled

Closes #60

8 years agoBump copyright years
Dmitry Gutov [Wed, 6 Jan 2016 19:26:26 +0000 (22:26 +0300)]
Bump copyright years

8 years agoReplace diff-hl-flydiff/update with a normal function
Dmitry Gutov [Wed, 6 Jan 2016 19:24:24 +0000 (22:24 +0300)]
Replace diff-hl-flydiff/update with a normal function

8 years agoUse save-current-buffer
Dmitry Gutov [Wed, 6 Jan 2016 19:16:21 +0000 (22:16 +0300)]
Use save-current-buffer

8 years agoRemove diff-hl-flydiff/update-modified-tick advice
Dmitry Gutov [Wed, 6 Jan 2016 19:01:44 +0000 (22:01 +0300)]
Remove diff-hl-flydiff/update-modified-tick advice

It was broken:

* There's no function called diff-hl-change.

* Calling it from after-change-functions meant the tick value seemed
  always up to date.

8 years agoDon't rely on UTF-8 locale when talking to subordinate Emacs
Eli Zaretskii [Wed, 6 Jan 2016 18:28:00 +0000 (20:28 +0200)]
Don't rely on UTF-8 locale when talking to subordinate Emacs

* packages/async/async.el (async--receive-sexp)
(async-batch-invoke): Bind coding-system-for-write to utf-8-unix.
(async-start): Bind coding-system-for-read to utf-8-unix.

8 years agocopy/move line to an initial window
denin [Wed, 6 Jan 2016 15:23:14 +0000 (18:23 +0300)]
copy/move line to an initial window

8 years agoFix debugging code for newer Emacsen
João Távora [Wed, 6 Jan 2016 10:40:30 +0000 (10:40 +0000)]
Fix debugging code for newer Emacsen

* yasnippet-debug.el (yas-debug-snippet-vars): Check for length of
`buffer-undo-list'. Don't assume all fields have integer
`yas--field-number'.

8 years agoDon't shorten selector string for visual-line-mode and bolp
Oleh Krehel [Wed, 6 Jan 2016 09:36:33 +0000 (10:36 +0100)]
Don't shorten selector string for visual-line-mode and bolp

* avy.el (avy--overlay-at-full): When at an empty line, there's plenty
  of space to display the full selector. No need to truncate it to avoid
  visual-line-mode reformatting the buffer text.

Fixes #129

8 years agoRemove subtree async, make it a regular package
Michael Albinus [Wed, 6 Jan 2016 09:07:12 +0000 (10:07 +0100)]
Remove subtree async, make it a regular package

* externals-list: Remove subtree async.

* packages/async/async-pkg.el: Remove, it is a generated file.

8 years agoAdd case fold search to avy-goto-char-timer
OrionU [Wed, 6 Jan 2016 00:15:23 +0000 (18:15 -0600)]
Add case fold search to avy-goto-char-timer

Fixes #128

8 years agoUpdate version of async.el to 1.6
John Wiegley [Wed, 6 Jan 2016 00:05:53 +0000 (00:05 +0000)]
Update version of async.el to 1.6

8 years agoREADME.md - Small (but not gratuitous) changes to try Pocket Git
Ken Manheimer [Tue, 5 Jan 2016 21:33:37 +0000 (16:33 -0500)]
README.md - Small (but not gratuitous) changes to try Pocket Git

(Seems to be pretty good!)

8 years agoTransfer license for async to the FSF, add version 1.0 tag
John Wiegley [Tue, 5 Jan 2016 19:48:37 +0000 (11:48 -0800)]
Transfer license for async to the FSF, add version 1.0 tag

8 years agoMerge branch 'wcheck-update'
Teemu Likonen [Tue, 5 Jan 2016 13:20:07 +0000 (15:20 +0200)]
Merge branch 'wcheck-update'

* wcheck-update:
  wcheck-mode: update README, copyright etc.
  wcheck-mode: update copyright year and version 2016.1.5
  wcheck-mode: evaluate wcheck--buffer-data-key-index only once
  wcheck-mode: precalculate (expt 2 16)
  wcheck-mode: make generated face predicate a lambda
  wcheck-mode: change some wordings in comments

8 years agoavy.el (avy--regex-candidates): Modify case-fold-search condition
Oleh Krehel [Tue, 5 Jan 2016 10:45:04 +0000 (11:45 +0100)]
avy.el (avy--regex-candidates): Modify case-fold-search condition

Fixes #126

8 years agoavy.el (avy-copy-region): Keep same selectors for the second pass
Oleh Krehel [Tue, 5 Jan 2016 10:13:18 +0000 (11:13 +0100)]
avy.el (avy-copy-region): Keep same selectors for the second pass

With `avy-all-windows' t, the call to `avy--line' would change the
window.

Fixes #121
Fixes #120

8 years agoMerge commit '899a1f2bad8795a29c0df09c1bd28b3a3b7e48f8'
Eric Abrahamsen [Tue, 5 Jan 2016 09:36:53 +0000 (17:36 +0800)]
Merge commit '899a1f2bad8795a29c0df09c1bd28b3a3b7e48f8'

8 years agoSquashed 'packages/gnorb/' changes from d754d2f..9c918ab
Eric Abrahamsen [Tue, 5 Jan 2016 09:36:53 +0000 (17:36 +0800)]
Squashed 'packages/gnorb/' changes from d754d2f..9c918ab

9c918ab Bump version to 1.1.2

git-subtree-dir: packages/gnorb
git-subtree-split: 9c918ab84fecec8b989b803080ad6d69f1577ebe

8 years agoMerge commit '37c46180280f10fa5120a017acd04f7022d124e4'
Eric Abrahamsen [Tue, 5 Jan 2016 09:35:41 +0000 (17:35 +0800)]
Merge commit '37c46180280f10fa5120a017acd04f7022d124e4'

8 years agoSquashed 'packages/gnorb/' changes from 538b5bd..d754d2f
Eric Abrahamsen [Tue, 5 Jan 2016 09:34:28 +0000 (17:34 +0800)]
Squashed 'packages/gnorb/' changes from 538b5bd..d754d2f

d754d2f Fixing `gnorb-bbdb-postings-styles'
eaaea81 Link extraction should return links in same order
894b96c Additional guard for non-existent headings
2660934 gnorb-bbdb.el: Use the right catch tag name
b632038 gnorb-registry.el: Check for old version of registry
86f288a Fix matching of posting styles, pt 2
87137be gnorb-bbdb.el: Fix matching of posting styles
8c2fb15 nngnorb.el: Handle non-existent nnir-tmp-buffer
7fcde77 Handle renaming of Org variable
6722839 Formatting improvements
d72fee7 Redundant setting of window configuration

git-subtree-dir: packages/gnorb
git-subtree-split: d754d2f220815a804aabe4707835a7bdbef14e77

8 years agowcheck-mode: update README, copyright etc.
Teemu Likonen [Tue, 5 Jan 2016 06:45:13 +0000 (08:45 +0200)]
wcheck-mode: update README, copyright etc.

8 years agowcheck-mode: update copyright year and version 2016.1.5
Teemu Likonen [Tue, 5 Jan 2016 06:35:06 +0000 (08:35 +0200)]
wcheck-mode: update copyright year and version 2016.1.5

8 years agowcheck-mode: evaluate wcheck--buffer-data-key-index only once
Teemu Likonen [Tue, 5 Jan 2016 06:27:16 +0000 (08:27 +0200)]
wcheck-mode: evaluate wcheck--buffer-data-key-index only once

8 years agowcheck-mode: precalculate (expt 2 16)
Teemu Likonen [Tue, 5 Jan 2016 06:25:38 +0000 (08:25 +0200)]
wcheck-mode: precalculate (expt 2 16)

8 years agowcheck-mode: make generated face predicate a lambda
Teemu Likonen [Tue, 5 Jan 2016 06:24:29 +0000 (08:24 +0200)]
wcheck-mode: make generated face predicate a lambda

8 years agowcheck-mode: change some wordings in comments
Teemu Likonen [Tue, 5 Jan 2016 06:18:57 +0000 (08:18 +0200)]
wcheck-mode: change some wordings in comments

8 years agomultishell - remove custom var multishell-non-interactive-process-buffers
Ken Manheimer [Tue, 5 Jan 2016 00:30:59 +0000 (19:30 -0500)]
multishell - remove custom var multishell-non-interactive-process-buffers

Multishell should only be concerned with shell-mode and shell-mode
derived buffers. Clarify that, and remove obsoleted
multishell-non-interactive-process-buffers. That var wasn't being
properly used, anyway - the residual var non-interactive-process-buffers
was mistakenly being used, it's now removed, too.

8 years agomultishell - remove custom multishell-non-interactive-process-buffers
Ken Manheimer [Tue, 5 Jan 2016 00:25:03 +0000 (19:25 -0500)]
multishell - remove custom multishell-non-interactive-process-buffers

Multishell should only be concerned with shell-mode and shell-mode
derived buffers. Clarify that, and remove obsoleted
multishell-non-interactive-process-buffers (which wasn't used, anyway -
the residual var non-interactive-process-buffers was mistakenly left in).

8 years agoNote crucial ForwardX11Timeout in xsel.el entry.
Ken Manheimer [Mon, 4 Jan 2016 23:21:37 +0000 (18:21 -0500)]
Note crucial ForwardX11Timeout in xsel.el entry.

8 years agoGlow about multishell.
Ken Manheimer [Mon, 4 Jan 2016 23:15:52 +0000 (18:15 -0500)]
Glow about multishell.

8 years agoMerge branch 'path-persistence'
Ken Manheimer [Mon, 4 Jan 2016 23:11:17 +0000 (18:11 -0500)]
Merge branch 'path-persistence'

8 years agomultishell - refactor for name-then-path, and use a valid release number.
Ken Manheimer [Mon, 4 Jan 2016 20:11:18 +0000 (15:11 -0500)]
multishell - refactor for name-then-path, and use a valid release number.

Hopefully this update is out there before anyone gets used to the old
path-then-name format. (I haven't seen it in list-packages, but someone
indicated that it might be out.)

8 years agomultishell - 1.0.3, no need to skip a version number.
Ken Manheimer [Mon, 4 Jan 2016 20:10:20 +0000 (15:10 -0500)]
multishell - 1.0.3, no need to skip a version number.

8 years agomultishell - fix transition to name-then-path format.
Ken Manheimer [Mon, 4 Jan 2016 20:07:04 +0000 (15:07 -0500)]
multishell - fix transition to name-then-path format.

8 years agomultishell - V. 0. Change "multishell:" to "multishell-", use everywhere.
Ken Manheimer [Mon, 4 Jan 2016 16:57:36 +0000 (11:57 -0500)]
multishell - V. 0. Change "multishell:" to "multishell-", use everywhere.

For ELPA conformance.

I'm also changing the version number to 0 to defer initial release. I
discovered a big, user-exposed change I want to make, and need to iron
it out before anyone gets used to the previous format.

8 years agomultishell - V. 0. Change "multishell:" to "multishell-", use everywhere.
Ken Manheimer [Mon, 4 Jan 2016 16:52:58 +0000 (11:52 -0500)]
multishell - V. 0. Change "multishell:" to "multishell-", use everywhere.

For ELPA conformance. I discovered a big change I want to make for first
release, so making this version 0 so it is not yet released.

8 years agomultishell - Change "multishell:" to "multishell-", and use on all funcs.
Ken Manheimer [Mon, 4 Jan 2016 16:34:44 +0000 (11:34 -0500)]
multishell - Change "multishell:" to "multishell-", and use on all funcs.

For ELPA conformance.

8 years agomultishell - Change to name preceding path, rather than following.
Ken Manheimer [Mon, 4 Jan 2016 16:09:19 +0000 (11:09 -0500)]
multishell - Change to name preceding path, rather than following.

* This will be simpler for completion on shell choices, persistence.
* We can make typing of the initial "/" be a cue to delineate a distinct field
  * We may be leverage field distinction for tramp remote path completion
* ... and use editing of the fields for editing of the historical records.

8 years agoBless Noam Postavsky as the new official maintainer
João Távora [Mon, 4 Jan 2016 09:29:20 +0000 (09:29 +0000)]
Bless Noam Postavsky as the new official maintainer

* yasnippet.el (yas-about): Bless Noam Postavsky as the official maintainer

8 years agodiff-hl-flydiff-create-revision: Use condition-case
Dmitry Gutov [Mon, 4 Jan 2016 04:07:56 +0000 (06:07 +0200)]
diff-hl-flydiff-create-revision: Use condition-case

Fixes #59

8 years agoMerge branch 'master' into path-persistence
Ken Manheimer [Sun, 3 Jan 2016 18:28:45 +0000 (13:28 -0500)]
Merge branch 'master' into path-persistence

8 years agomultishell.el - Remove (redundant) maintainer line, fix remote cd ordering.
Ken Manheimer [Sun, 3 Jan 2016 16:16:57 +0000 (11:16 -0500)]
multishell.el - Remove (redundant) maintainer line, fix remote cd ordering.

Also, remove redundant requires.

8 years agomultishell - Remove redundant maintainer line, fix default dir.
Ken Manheimer [Sun, 3 Jan 2016 16:15:23 +0000 (11:15 -0500)]
multishell - Remove redundant maintainer line, fix default dir.

8 years agomultishell - Refactor to organize conducive to name/path management.
Ken Manheimer [Sun, 3 Jan 2016 16:00:22 +0000 (11:00 -0500)]
multishell - Refactor to organize conducive to name/path management.

8 years agomultishell - Note need for local-path-only fix
Ken Manheimer [Sun, 3 Jan 2016 15:59:10 +0000 (10:59 -0500)]
multishell - Note need for local-path-only fix

8 years agomultishell - more elaboration of path-persistence TODO.
Ken Manheimer [Sun, 3 Jan 2016 15:25:44 +0000 (10:25 -0500)]
multishell - more elaboration of path-persistence TODO.

8 years agomultishell - Use actual email address, rather than obscured, in packaging.
Ken Manheimer [Sun, 3 Jan 2016 14:59:31 +0000 (09:59 -0500)]
multishell - Use actual email address, rather than obscured, in packaging.

8 years agomultishell - use actual email address, rather than obscured one.
Ken Manheimer [Sun, 3 Jan 2016 14:55:45 +0000 (09:55 -0500)]
multishell - use actual email address, rather than obscured one.

And increment the version, just in case the ELPA submission has registered.

8 years agoActivate `soap-invoke-async' in debbugs
Michael Albinus [Sun, 3 Jan 2016 10:31:55 +0000 (11:31 +0100)]
Activate `soap-invoke-async' in debbugs

* packages/debbugs/Debbugs.wsdl:
* packages/debbugs/debbugs-browse.el:
* packages/debbugs/debbugs-gnu.el:
* packages/debbugs/debbugs-org.el:
* packages/debbugs/debbugs-ug.texi:
* packages/debbugs/debbugs.texi: Update copyright years.

* packages/debbugs/debbugs.el: Update copyright years.
(debbugs-soap-invoke-async): Activate `soap-invoke-async'.
(debbugs-get-status): Use `accept-process-output' rather than `sit-for'.

8 years agomultishell - new package
Ken Manheimer [Sat, 2 Jan 2016 22:19:16 +0000 (17:19 -0500)]
multishell - new package

Author: Ken Manheimer <ken dot manheimer at gmail...>
Version: 1.0.0
Maintainer: Ken Manheimer <ken dot manheimer at gmail...>
Created: 1999 -- first public availability
Keywords: processes
URL: https://github.com/kenmanheimer/EmacsUtils

Commentary:

Easily use and manage multiple shell buffers, including remote shells.
Fundamentally, multishell is the function `multishell:pop-to-shell - like
pop-to-buffer - plus a keybinding. Together, they enable you to:

* Get to the input point from wherever you are in a shell buffer,
* ... or to a shell buffer if you're not currently in one.
* Use universal arguments to launch and choose among alternate shell buffers,
* ... and select which is default.
* Prepend a path to a new shell name to launch a shell in that directory,
* ... and use a path with Emacs tramp syntax to launch a remote shell.

Customize-group `multishell` to select and activate a keybinding and set
various behaviors.

See the pop-to-shell docstring for details.

8 years agomultishell - might as well use finer-grained version numbers to start with
Ken Manheimer [Sat, 2 Jan 2016 22:05:34 +0000 (17:05 -0500)]
multishell - might as well use finer-grained version numbers to start with

8 years agomultishell.el - implement emacs package conventions.
Ken Manheimer [Sat, 2 Jan 2016 21:55:31 +0000 (16:55 -0500)]
multishell.el - implement emacs package conventions.

8 years agomultishell.el - track rename, prepend all helpers.
Ken Manheimer [Sat, 2 Jan 2016 20:59:00 +0000 (15:59 -0500)]
multishell.el - track rename, prepend all helpers.

For now i'm leaving 'pop-to-shell' unprefixed. Essentially, it's our
external api.

8 years agomultishell.el - rename poptoshell.
Ken Manheimer [Sat, 2 Jan 2016 20:26:57 +0000 (15:26 -0500)]
multishell.el - rename poptoshell.

8 years agoMerge branch 'poptoshell-persistence'
Ken Manheimer [Sat, 2 Jan 2016 20:24:07 +0000 (15:24 -0500)]
Merge branch 'poptoshell-persistence'

8 years agopoptoshell - many odds and ends, including some fixes.
Ken Manheimer [Sat, 2 Jan 2016 20:16:18 +0000 (15:16 -0500)]
poptoshell - many odds and ends, including some fixes.

8 years agopoptoshell - default to restarting stopped shell, not jump to running one
Ken Manheimer [Sat, 2 Jan 2016 19:36:06 +0000 (14:36 -0500)]
poptoshell - default to restarting stopped shell, not jump to running one

8 years agopoptoshell - append multishell to various funcs, tweak comments, docstrings
Ken Manheimer [Sat, 2 Jan 2016 19:25:50 +0000 (14:25 -0500)]
poptoshell - append multishell to various funcs, tweak comments, docstrings