alphapapa / alphapapa/activities.el

FEATURE REQUEST: Shorten default printable representation of activities

Aberta
#155 6 comentários 0 reações 0 responsáveis Ver no GitHub
Linguagem predominante
Emacs Lisp
Estrelas
319
Forks
19
Métricas de merge de PRs
Nenhum PR com merge em 30d

Descrição

Hi alphapapa:

As an example, if I resume an activity with just 2 windows to restore, in the minibuffer I see this massive print construct which is good for a developer of the activities.el package but too noisy for a user. Maybe you could add a debug flag that would turn on such details but have another representation where largely just the buffer names to display were shown. This is another instance where working with activity names rather than the associated objects could help. Thanks.
-------------------
Redo: (activities-resume #s(activities-activity "actglasses" #s(activities-activity-state (((min-height . 4) (min-width . 20) (min-height-ignore . 3) (min-width-ignore . 10) (min-height-safe . 1) (min-width-safe . 4) (min-pixel-height . 92) (min-pixel-width . 220) (min-pixel-height-ignore . 69) (min-pixel-width-ignore . 110) (min-pixel-height-safe . 23) (min-pixel-width-safe . 44)) hc (pixel-width . 1528) (pixel-height . 989) (total-width . 139) (total-height . 43) (normal-height . 1.0) (normal-width . 1.0) (combination-limit) (leaf (parameters (activities-buffer . #s(activities-buffer ("hsys-activities.el" (filename . "~/Dropbox/emacs/hyperbole/hsys-activities.el") (front-context-string . "- Create activit") (rear-context-string . "n one function.
") (position . 1880) (defaults "hsys-activities.el")) "/home/bw/Dropbox/emacs/hyperbole/hsys-activities.el" "hsys-activities.el" nil ((indirectp) (narrowedp))))) (pixel-width . 769) (pixel-height . 989) (total-width . 70) (total-height . 43) (normal-height . 1.0) (normal-width . 0.5) (buffer "hsys-activities.el" (selected) (hscroll . 0) (fringes 8 8 nil nil) (margins nil) (scroll-bars nil 2 t nil 0 t nil) (vscroll . 0) (dedicated) (point . 1880) (start . 1880)) (prev-buffers ("*grep: make -k *" 1 1) ("*Packages*" 1 1) ("org-refile.el" 16546 16835) ("HYPERBOLEQA.kotl" 52 449) ("Glass.org" 1 1) ("hywiki-rsw" 1 778) ("*Buffer List*" 1 78))) (leaf (parameters (activities-buffer . #s(activities-buffer ("Glass.org" (filename . "~/Dropbox/hywiki-rsw/Glass.org") (front-context-string . "Includes glasses") (rear-context-string) (position . 1) (defaults "Glass.org")) "/home/bw/Dropbox/hywiki-rsw/Glass.org" "Glass.org" nil ((indirectp) (narrowedp))))) (last . t) (pixel-width . 759) (pixel-height . 989) (total-width . 69) (total-height . 43) (normal-height . 1.0) (normal-width . 0.5) (buffer "Glass.org" (selected . t) (hscroll . 0) (fringes 8 8 nil nil) (margins nil) (scroll-bars nil 2 t nil 0 t nil) (vscroll . 0) (dedicated) (point . 1) (start . 1)) (prev-buffers ("hsys-activities.el" 1219 1880)))) ((time 26942 13116 379574 447000))) #s(activities-activity-state (((min-height . 4) (min-width . 20) (min-height-ignore . 3) (min-width-ignore . 10) (min-height-safe . 1) (min-width-safe . 4) (min-pixel-height . 92) (min-pixel-width . 220) (min-pixel-height-ignore . 69) (min-pixel-width-ignore . 110) (min-pixel-height-safe . 23) (min-pixel-width-safe . 44)) hc (pixel-width . 1528) (pixel-height . 989) (total-width . 139) (total-height . 43) (normal-height . 1.0) (normal-width . 1.0) (combination-limit) (leaf (parameters (activities-buffer . #s(activities-buffer ("hsys-activities.el" (filename . "~/Dropbox/emacs/hyperbole/hsys-activities.el") (front-context-string . "- Create activit") (rear-context-string . "n one function.
") (position . 1880) (defaults "hsys-activities.el")) "/home/bw/Dropbox/emacs/hyperbole/hsys-activities.el" "hsys-activities.el" nil ((indirectp) (narrowedp))))) (pixel-width . 769) (pixel-height . 989) (total-width . 70) (total-height . 43) (normal-height . 1.0) (normal-width . 0.5) (buffer "hsys-activities.el" (selected) (hscroll . 0) (fringes 8 8 nil nil) (margins nil) (scroll-bars nil 2 t nil 0 t nil) (vscroll . 0) (dedicated) (point . 1880) (start . 1880)) (prev-buffers ("*grep: make -k *" 1 1) ("*Packages*" 1 1) ("org-refile.el" 16546 16835) ("HYPERBOLEQA.kotl" 52 449) ("Glass.org" 1 1) ("hywiki-rsw" 1 778) ("*Buffer List*" 1 78))) (leaf (parameters (activities-buffer . #s(activities-buffer ("Glass.org" (filename . "~/Dropbox/hywiki-rsw/Glass.org") (front-context-string . "Includes glasses") (rear-context-string) (position . 1) (defaults "Glass.org")) "/home/bw/Dropbox/hywiki-rsw/Glass.org" "Glass.org" nil ((indirectp) (narrowedp))))) (last . t) (pixel-width . 759) (pixel-height . 989) (total-width . 69) (total-height . 43) (normal-height . 1.0) (normal-width . 0.5) (buffer "Glass.org" (selected . t) (hscroll . 0) (fringes 8 8 nil nil) (margins nil) (scroll-bars nil 2 t nil 0 t nil) (vscroll . 0) (dedicated) (point . 1) (start . 1)) (prev-buffers ("hsys-activities.el" 1219 1880)))) ((time 26942 13116 379574 447000))) nil) ':resetp nil)

Guia de contribuição

Nenhum guia de contribuição indexado para este repositório

Avaliação

Esta issue ainda não foi avaliada.

Receba novas issues na sua caixa de entrada

Um resumo curto de issues do GitHub para quem está começando.