issues Search Results · repo:Wilfred/ag.el language:"Emacs Lisp"
Filter by
104 results
(45 ms)104 results
inWilfred/ag.el (press backspace or delete to remove)On my machine, the output of ag --version is: ag version 2.2.0 Features: +jit +lzma +zlib My Emacs version is: GNU
Emacs 29.4 I m using: Ubuntu 22
I use ag-regexp for simple searches rather than the ag ...
heaysa
- Opened on Sep 24, 2024
- #176
Hi,
I ve had the problem that jump-to-occurrence from the ag-mode buffer would stop working randomly. I ve finally been able
to track down the offender: verilog-mode.
The failure mode is as follows: ...
DanielG
- Opened on Sep 6, 2023
- #175
I m writing some elisp code that relies on ag-project-regexp and ag/search functions. It includes a line like this:
(ag-project-regexp (format fn.* %s fn-name))
The goal is to search for strings such ...
anon292
- Opened on Jan 11, 2023
- #174
When calling ag I get the error cond: Wrong type argument: listp, ag/run-finished-hook.
Environment Version information
package ag-20201031.2202
executable ag version 2.1.0 (I know this is rather ...
halloleo
- Opened on Jun 23, 2021
- #173
Thanks for reporting a bug/feature request! Make sure you include:
On my machine, the output of ag --version is: nothing - I do not have ag installed.
My Emacs version is: 28.0.50
I m using: Fedora ...
ndokos
- Opened on Mar 24, 2021
- #172
I love ag.el, fantastic, but today I heard about repgrip for the first time and I was considering switching to it but I
m so into ag.el that I m hesitant.
They have a lot of the same options and similar ...
snan
- Opened on Aug 30, 2020
- #170
On my machine, the output of ag --version is:
ag version 2.2.0
Features:
+jit +lzma +zlib
My Emacs version is: GNU Emacs 26.3
I m using: macOS 10.15.4 with homebrew cask emacs.
I ve recently begun ...
efroemling
- Opened on May 21, 2020
- #168
Info
On my machine, the output of ag --version is: AG VERSION OUTPUT HERE
ag version 2.1.0
Features:
+jit +lzma +zlib
My Emacs version is: 26.3 (WINDOWS)
Problem
I am getting huge word wrapped lines. ...
Davidj361
- Opened on May 1, 2020
- #167
Prefix File: breaks jumping to file
When i search with ag mode and press Enter on any file instead of jumping to the file i get this: изображение
When i remove the File: prefix from https://github.com/Wilfred/ag.el/blob/master/ag.el#L656 ...
GeorgeBekh
- Opened on Nov 20, 2019
- #165
I ve updated from 0.47 to master and the results are no longer highlighted in *ag search* buffer.
My settings:
(setq ag-highlight-search t
ag-reuse-buffers t)
ag command from *ag search* buffer: ...
joca-bt
- 3
- Opened on Sep 6, 2019
- #162

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.