by shigemk2

当面は技術的なことしか書かない

Emacs 2021-11-23

  • [2021-11-23 23:30:23 +0900]: Fix typos in documentation
  • [2021-11-23 23:25:48 +0900]: ; * etc/DEBUG: Fix last change.
  • [2021-11-23 21:44:45 +0900]: ; * etc/DEBUG: Adjust instructions for libgccjit reproducer.
  • [2021-11-23 21:37:53 +0900]: ; * src/xdisp.c (produce_stretch_glyph): Avoid compilation warning.
  • [2021-11-23 19:39:21 +0900]: Prefer locate-user-emacs-file in gitmerge.el
  • [2021-11-23 18:57:09 +0900]: Fix compilation with XInput 2 but without XKB
  • [2021-11-23 12:08:45 +0900]: Only reset scroll valuators on real enter events
  • [2021-11-23 10:20:15 +0900]: Fix delay between tool bar clicks and visual feedback
  • [2021-11-23 10:01:33 +0900]: Fix XI2 keysym translation
  • [2021-11-23 04:23:26 +0900]: * lisp/subr.el (event-start, event-end): Handle (menu-bar) events
  • [2021-11-23 04:06:14 +0900]: src/indent.c, src/xdisp.c: Questions about with_echo_area_buffer_unwind_data
  • [2021-11-23 04:05:15 +0900]: * lisp/textmodes/flyspell.el: Pop up the menu under cursor from keyboard.
  • [2021-11-23 03:40:56 +0900]: ; Remove "needs" from emba jobs
  • [2021-11-23 03:15:28 +0900]: * lisp/tab-bar.el: 'C-x t RET' creates a new tab for non-existent tab name.
  • [2021-11-23 03:07:32 +0900]: Simplify gnu compilation-mode regexp
  • [2021-11-23 03:00:48 +0900]: Fix '(space :relative-width N)' display spec w/non-ASCII chars
  • [2021-11-23 02:57:59 +0900]: * lisp/tab-bar.el (tab-bar-history-old-minibuffer-depth): Remove variable.
  • [2021-11-23 02:39:28 +0900]: * lisp/proced.el (proced-sort-header): Fix event positions (bug#1779).
  • [2021-11-23 00:47:23 +0900]: ; Fix error in artifacts paths of emba jobs
  • [2021-11-23 00:33:16 +0900]: Adapt emba jobs
  • [2021-11-23 00:27:55 +0900]: ; Improve recent NEWS entry
  • [2021-11-23 00:11:45 +0900]: ; Further minor simplification of rx form in bytecomp.el
  • [2021-11-23 00:05:40 +0900]: Improve recently installed documentation

brew 2021-11-23

  • [2021-11-23 23:48:39 +0900]: utils: add method ensure_formula_installed!
  • [2021-11-23 22:35:44 +0900]: dev-cmd/cat: require "formula" only when necessary
  • [2021-11-23 20:57:59 +0900]: Update maintainers, manpage and completions.
  • [2021-11-23 03:09:19 +0900]: brew vendor-gems: commit updates.
  • [2021-11-23 03:06:43 +0900]: Apply suggestions from code review
  • [2021-11-23 03:04:27 +0900]: build(deps-dev): bump sorbet in /Library/Homebrew
  • [2021-11-23 03:01:54 +0900]: build(deps-dev): bump github-pages from 221 to 222 in /docs
  • [2021-11-23 01:24:15 +0900]: dev-cmd/cat: auto-install bat when running brew cat ... with HOMEBREW_BAT set

Emacs 2021-11-22

  • [2021-11-22 22:20:45 +0900]: ; * etc/NEWS: Fix some typos and improve some entries.
  • [2021-11-22 20:13:03 +0900]: Fix compiler warning in image.c
  • [2021-11-22 20:12:25 +0900]: ; Fix typo
  • [2021-11-22 20:02:35 +0900]: Add new function buffer-text-pixel-size
  • [2021-11-22 19:55:24 +0900]: ; Very minor simplification in bytecomp.el
  • [2021-11-22 19:45:44 +0900]: Use substitute-command-keys for literal key sequences
  • [2021-11-22 16:10:57 +0900]: Fix mouse movement event generation on Haiku
  • [2021-11-22 16:08:11 +0900]: Avoid false positives about wide docstrings for key sequences
  • [2021-11-22 15:33:22 +0900]: Don't set button event modifiers twice on Haiku
  • [2021-11-22 15:06:18 +0900]: Move XI2 event filtering to a more appropriate location
  • [2021-11-22 14:44:10 +0900]: Add new format for literal key sequences to substitute-command-keys
  • [2021-11-22 14:24:59 +0900]: Use more precise test for emulated wheel events in XI2
  • [2021-11-22 11:42:46 +0900]: Make `xwidget-display-event' a special event as well
  • [2021-11-22 11:29:24 +0900]: Fix recent compile-tests addition
  • [2021-11-22 10:40:47 +0900]: Also filter XI_KeyRelease events
  • [2021-11-22 10:34:39 +0900]: Use only effective modifiers for XI2 key press events
  • [2021-11-22 09:24:26 +0900]: Remove variable that no longer exists from manual
  • [2021-11-22 05:05:47 +0900]: Adapt isearch help screen for variable-pitch-mode
  • [2021-11-22 02:07:10 +0900]: Fix positioning of pop-up menus when there are window-margins
  • [2021-11-22 00:20:20 +0900]: Add :version tags to new mwheel defcustoms
  • [2021-11-22 00:00:11 +0900]: ; Fix a few haiku typos

ElasctiCache Redis暗号化

  • TransitEncryptionEnabled無効で一度作ったクラスターではAUTHパスワードは設定できないので作り直すしかない
    • CloudFormationでもawscliでも変更できない
  • CloudFormationでAUTHトークンを設定するときはNoEchoを使うとよろしい
  • redis-cliでパスワード付きの接続をやる場合はstunnelでRedisノードへのSSL トンネルを作る必要がある

docs.aws.amazon.com

docs.aws.amazon.com

redis.io

(こっちはAzureだけどAWSでも一緒) tsukatoh.hatenablog.com

NoEcho

パラメータ値をマスクして、コンソール、コマンドラインツール、または API に表示されないようにするかどうか。NoEcho 属性を true に設定すると、CloudFormation は、スタックまたはスタックイベントを記述するすべての呼び出しに対して、アスタリスク (*****) としてマスクされたパラメーター値を返します。ただし、以下に指定された場所に保存されている情報は除きます。

マネコンのCloudFormationの画面でパラメータを見れなくする。のだけれど一定の制限はあるらしい。

docs.aws.amazon.com

healthCheckGracePeriodSeconds

Amazon ECS サービススケジューラが、タスクが RUNNING 状態になった後で異常な Elastic Load Balancing ターゲットのヘルスチェック、コンテナのヘルスチェック、Route 53 のヘルスチェックを無視する期間 (秒単位)。これが有効であるのは、ロードバランサーを使用するようにサービスが設定されている場合のみです。サービスにロードバランサーを定義している場合、ヘルスチェックの猶予期間値を指定しないと、デフォルト値の 0 が使用されます。

ECSサービスで設定する。タスク起動直後のロードバランサーなどからのヘルスチェックを無視する期間。

docs.aws.amazon.com

Emacs 2021-11-21

  • [2021-11-21 23:57:12 +0900]: Minor cleanup in w32inevt.c
  • [2021-11-21 22:44:41 +0900]: Use variable-pitch-mode in 'C-h C-h'
  • [2021-11-21 22:39:29 +0900]: Reorganize emba control files
  • [2021-11-21 22:14:06 +0900]: Fix double and triple click in Haiku.
  • [2021-11-21 22:07:58 +0900]: Report time in XInput 2 button events
  • [2021-11-21 21:43:53 +0900]: Fix horizontal wheel events on Haiku
  • [2021-11-21 19:04:35 +0900]: Fill the Emacs version on the splash page
  • [2021-11-21 18:38:41 +0900]: Implement `pick_embedded_child' for offscreen xwidgets
  • [2021-11-21 18:10:07 +0900]: Revert "* admin/gitmerge.el (gitmerge-mode-map): Convert to defvar-keymap."
  • [2021-11-21 17:18:57 +0900]: Fix icalendar time zone parsing
  • [2021-11-21 17:05:13 +0900]: Fix documentation string of x_coalesce_scroll_events
  • [2021-11-21 16:52:43 +0900]: Improve the fix for bug#51864
  • [2021-11-21 14:37:50 +0900]: Improve Haiku documentation
  • [2021-11-21 14:32:03 +0900]: Add a user command to stop page loading in xwidget-webkit
  • [2021-11-21 12:48:27 +0900]: Fix compiler warnings
  • [2021-11-21 12:40:36 +0900]: Add pixel delta support for wheel events on Haiku
  • [2021-11-21 12:14:14 +0900]: Attach download-started signals to correct WebKit context
  • [2021-11-21 12:04:29 +0900]: Allow handling smooth scroll events in xwidgets
  • [2021-11-21 10:32:46 +0900]: Select device notification events correctly
  • [2021-11-21 10:22:31 +0900]: Add XInput 2 input method support
  • [2021-11-21 05:50:20 +0900]: * test/infra/test-jobs-generator.sh: Generate also stages entry.
  • [2021-11-21 04:05:52 +0900]: Revert last change on emba files
  • [2021-11-21 03:12:18 +0900]: Update to Org 9.5-72-gc5d6656
  • [2021-11-21 03:08:06 +0900]: Fix mouse handling with several TTY frames on MS-Windows
  • [2021-11-21 01:17:59 +0900]: Fix temacs invocation from outside of the 'src' directory

Emacs 2021-11-20

  • [2021-11-20 22:30:08 +0900]: Add support for the Haiku operating system and its window system
  • [2021-11-20 21:29:33 +0900]: ; Rearrange normal stage in emba files
  • [2021-11-20 21:18:17 +0900]: ; Fix my last commit
  • [2021-11-20 21:12:38 +0900]: Make string-animate smoother
  • [2021-11-20 21:00:45 +0900]: Prevent crashes when scrolling in an unknown Window on XI2
  • [2021-11-20 20:54:51 +0900]: Fix xwidgets with XInput 2 builds
  • [2021-11-20 20:54:48 +0900]: Make 'eval' use lexical scoping in most tests
  • [2021-11-20 20:14:49 +0900]: ; Rearrange include in emba scripts
  • [2021-11-20 20:00:42 +0900]: ; Avoid byte-compilation warnings in edmacro.el
  • [2021-11-20 19:44:13 +0900]: ; * configure.ac (emacs_config_features): Add XINPUT2.
  • [2021-11-20 19:42:38 +0900]: Make shr render text with superscripts prettier
  • [2021-11-20 19:35:45 +0900]: Fix a comment in XInput related code
  • [2021-11-20 19:23:02 +0900]: Allow terminating page loading operations in webkit xwidgets
  • [2021-11-20 19:09:23 +0900]: image-dired: Improve some messages
  • [2021-11-20 19:00:19 +0900]: Convert snake and tetris keymaps to defvar-keymap
  • [2021-11-20 18:56:13 +0900]: Fix mouse events on tab bar or tool bar when 'track-mouse' is t
  • [2021-11-20 18:37:20 +0900]: Implement the buttonForeground resource
  • [2021-11-20 18:20:43 +0900]: Fix another narrow-to-defun problem in js-mode
  • [2021-11-20 18:07:48 +0900]: Continue adaptions of emba files
  • [2021-11-20 16:56:08 +0900]: Fix `browse-url-interactive-arg' for certain kinds of events
  • [2021-11-20 15:57:22 +0900]: Make xwidget-events special and document xwidget callbacks
  • [2021-11-20 15:30:12 +0900]: Use xwidget-live-p' insidexwidget-at'.
  • [2021-11-20 15:17:27 +0900]: Remove nonsensical command in xwidget-webkit-mode-map
  • [2021-11-20 15:15:46 +0900]: Fix option type of `xwidget-webkit-cookie-file' again
  • [2021-11-20 15:11:13 +0900]: Clarify doc string in xwidget-webkit
  • [2021-11-20 11:36:03 +0900]: * lisp/xwidget.el (xwidget-webkit-cookie-file): Fix type.
  • [2021-11-20 09:38:04 +0900]: Make xwidget-webkit default to not storing cookies
  • [2021-11-20 05:24:08 +0900]: ; * test/infra/test-jobs-generator.sh: Still fixes.
  • [2021-11-20 04:32:29 +0900]: Fix Tramp test
  • [2021-11-20 04:20:31 +0900]: ; Fix emba scripts
  • [2021-11-20 02:58:01 +0900]: * test/lisp/net/tramp-tests.el (tramp-get-remote-gid): Remove declaration.
  • [2021-11-20 02:57:47 +0900]: Add upward compatibility entry in Tramp (don't merge)
  • [2021-11-20 01:54:59 +0900]: ; Still gitlab-ci.yml fixes
  • [2021-11-20 01:46:40 +0900]: ; Further fixes in gitlab-ci.yml
  • [2021-11-20 01:33:12 +0900]: Fix stage in gitlab-ci.yml
  • [2021-11-20 00:50:03 +0900]: Add more test jobs for emba
  • [2021-11-20 00:23:35 +0900]: Fix doc strings in ucs-normalize.el